Skip to main content
POST
Cancelling a payin
You can cancel a payin when it’s in one of the following statuses - requires_payment_method or requires_action. Upon cancellation, the status changes to cancelled.

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

ID of the already created payin

Response

200 - application/json

200

status
string

Indicates whether the payin creation request succeeded.

message
string

Response message or additional context regarding the payin request.

data
object

Contains detailed information about a payin object.