post https://api.calypso.finance/api/v1/invoice/all
Permission annotations:
Responses
Permission annotations:
xxxxxxxxxx
11curl --request POST \
--url https://api.calypso.finance/api/v1/invoice/all \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"payload": {
"sort": "ASC"
}
}
'
xxxxxxxxxx
39}
{
"result": [
{
"id": "string",
"invoiceAddress": "string",
"type": "SINGLE",
"amount": 0,
"fee": 0,
"totalDebitAmount": 0,
"currency": "string",
"state": "MEM_POOL_FOUND",
"lastDepositHash": "string",
"description": "string",
"createdDate": "2025-04-06T07:24:37.350Z",
"idempotencyKey": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"expiration": "2025-04-06T07:24:37.350Z",
"fiatAmount": 0,
"fiatCurrency": "string",
"lastFiatUpdated": "2025-04-06T07:24:37.350Z",
"interventionType": "OVERPAY",
"isInterventionResolved": true,
"subscriptionEnabled": true,
"returnUrl": "string",
"logoUrl": "string",
"supportUrl": "string",