cURL
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" }
Retrieve verified claims of purchased fuel units.
Successful response
The response is of type object.
object
Was this page helpful?