Confirm pre-authorized cash-in or cash-out

Confirm a pre-authorized payment operation. Use this endpoint only if the created payment operation had the pre_authorization set to true.

In the request, provide a new tracking_id for the confirmation operation and the original_tracking_id of the original payment operation. If you don't provide the amount, the platform confirms the total original amount. You can also provide the amount to confirm a total, partial, or greater amount.

Refer to the Payment methods guide for additional information.

This endpoint generates a Platform authorization created event.

Note: This is a PCI endpoint, use the https://gw-pci.pismolabs.io environment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 36 and 50

Unique tracking ID for this operation.

string
required
length between 36 and 50

Tracking ID for the original operation.

float

Credit or debit amount.

metadata
object

Any key-value object with custom information.

Responses

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