Retrieve supplies
Request Endpoint:
GET /v1.0/v1.0/SuppliesParameters
Example Response Body:
[
{
"Id": "string",
"ExtReference": "string",
"OriginatorAddress": "string",
"ReceiverAddress": "string",
"UniqueAssetIdOffered": "string",
"UniqueAssetIdDesired": "string",
"TotalAmount": "string",
"RemainingAmount": "string",
"ExchangeRate": "string",
"TakeAll": true,
"ExpiryBlock": "string",
"ExpiryTime": "2025-10-08T09:13:33.353Z",
"CreatedOnBlock": "string",
"CreatedInBlockchainOn": "2025-10-08T09:13:33.353Z",
"CreatedOn": "2025-10-08T09:13:33.353Z",
"UpdatedOn": "2025-10-08T09:13:33.353Z"
}
]Response Variables Description:
Response Codes:
Last updated
Was this helpful?