cURL
curl --request GET \ --url https://dev.api.emerging.eco/emerging-platform/v1/credits/transferred
{ "sender": "entity-abc", "recipient": "entity-xyz", "amount": 500, "transfer_date": "2024-01-10T00:00:00.000Z" }
View records of credits transferred to ITMOs.
Successful response
The response is of type object.
object
Was this page helpful?