GET
/
claims
/
fuel-purchase
curl --request GET \
  --url https://dev.api.emerging.eco/emerging-platform/v1/claims/fuel-purchase
{
  "fuel_id": "fuel-123",
  "amount": 100.5,
  "purchase_date": "2024-01-20T00:00:00.000Z"
}

Response

200
application/json
Successful response
fuel_id
string

Unique identifier of the fuel purchase

amount
number

Amount of fuel purchased

purchase_date
string

Date when the fuel was purchased