Authorisation:Capture

Transactions that have the status authorize (is used by credit card payments or Buy now, Pay later payments) needs an extra action to convert the payment state to a PAID (100) transaction. This can be achieved by capturing the transaction. You can use the EX code or the order Id to capture the transaction

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The Id of the transaction.

Body Params
integer
≥ 1

The amount in cents.

products
object
Responses

401

Unauthorized. Supplied credentials are invalid

403

Forbidden. Supplied credentials have no rights

404

Not found

405

Used HTTP method is not allowed

406

Not acceptable. The supplied content type in the accept parameter in the header is not supported

429

Rate limit reached.

500

An internal error occurred

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