Simulate Payin Completion/Cancellation

Use this Method in the sandbox to simulate the completion or cancellation of a Payin , i.e., funds deposited, charged to the customer, or cancellation of the Payin.

The Payin must be in a PENDING status to complete or cancel it. Upon successful execution, the Payin status updates to COMPLETED or CANCELLED. If the Payin is not in a PENDING status or if you attempt to complete an already completed or cancelled Payin, a 406 error will be returned.

Body Params
int32

Use this to provide transaction amount in case of partial payment. The number of decimal place will be different for each currency according to ISO 4217

string

Transaction currency in case of partial payment

string
required

Payin reference (payin_*)

string
enum
required

COMPLETED or CANCELLED

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/json; charset=utf-8