v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBr) Wallet Cross Border Remittances
List cross-border remittances for a wallet
Returns the wallet's remittances, optionally filtered by date range.
get/eclipse-conductor/rest/v1/tenants/{tenantId}/wallets/{walletId}/remittances
Path parameters
tenantIdinteger required
walletIdinteger required
Query parameters
dateFromInclstring
Start date (inclusive) for filtering remittances. ISO 8601 format.
dateToExclstring
End date (exclusive) for filtering remittances. ISO 8601 format.
limitinteger
offsetinteger
Response
OK
Example response
[
{
"created": "2022-03-10T12:15:50-04:00",
"quoteExpires": "2022-03-10T12:15:50-04:00"
}
]