cURL
curl --request GET \ --url https://dev.api.emerging.eco/emerging-platform/v1/claims/fuel-delivery
{ "delivery_id": "delivery-456", "delivery_date": "2024-01-25T00:00:00.000Z", "delivered_quantity": 250 }
Retrieve details of completed fuel deliveries.
Successful response
The response is of type object.
object
Was this page helpful?