v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBk) Wallet Topups
Get a top-up by ID
Retrieves the current state and details of a top-up, including its status, amount, and any gateway reference.
get/eclipse-conductor/rest/v1/tenants/{tenantId}/wallets/{walletId}/topups/{topupId}
Path parameters
tenantIdinteger required
walletIdinteger required
topupIdinteger required
Response
OK
Example response
{
"cardExpires": "2022-03-10T12:15:50-04:00",
"created": "2022-03-10T12:15:50-04:00",
"expires": "2022-03-10T12:15:50-04:00"
}