v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBk) Wallet Topups
Update a top-up status
Updates the status of a top-up to SUCCESSFUL or ERROR_PERM. Only available in sandbox environments with the 'topup.allow.simulation' property enabled.
put/eclipse-conductor/rest/v1/tenants/{tenantId}/wallets/{walletId}/topups/{topupId}
Path parameters
tenantIdinteger required
walletIdinteger required
topupIdinteger required
Request body
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"
}