Skip to main content

Return codes

The code and description fields are included in responses from all payment and transaction endpoints, including Create Payment, Capture, Refund, Release, and Query Transaction. For example:

Transaction statuses

The status field at the transaction level is returned by the Create Payment endpoint (POST /api/v2/payment) and the Query Transaction endpoint (GET /api/v2/transactions/{transactionId}):

Order statuses

The order status field is returned by the Create Order endpoint (POST /api/v2/orders) and the Query Order endpoint (GET /api/v2/orders/{orderId}):

Operation types

The operationType field is returned by the Query Transaction endpoint (GET /api/v2/transactions/{transactionId}):

Brands

The brand field is returned by the Create Payment endpoint (POST /api/v2/payment) and the Query Transaction endpoint (GET /api/v2/transactions/{transactionId}):