v1

latestOpenAPI 3.0.32026-07-2476126451.9 KB
v1.1

Transition cash on delivery

Transition only CASH_ON_DELIVERY transactions to successful state

post/api/v1.4/transactions/{trx_uuid}/transition/

Path parameters

trx_uuidstring required

Transaction unique identifier that you want to transition

Request body

target_status'successful' | 'failed' required

Mark the transaction as successful or failed.

  • successful - successful
  • failed - failed
increase_amountstring decimal

Increase the transaction amount.

decrease_amountstring decimal

Decrease the transaction amount.

Response

idstring required

Transaction ID

{"stackTrail":"components:schemas:Transaction:properties:custom_fields","oasType":"schema","type":"unknown","nullable":true}
statusstring
amount_currencystring required

Transaction currency

payment_methodstring required
payment_method_namestring required
service_providerstring nullable required
accountstring required
is_retryboolean required

Is this transaction a retry after failure

{"stackTrail":"components:schemas:Transaction:properties:authentication_data","oasType":"schema","type":"unknown","description":"3ds authentication data","nullable":true}
{"stackTrail":"components:schemas:Transaction:properties:authentication","oasType":"schema","type":"unknown","description":"3ds authentication data","nullable":true}
full_captureboolean required
createdstring date-time required
modifiedstring date-time required