Create reconciliation

Create a reconciliation by matching a transaction with a payment.

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

The ID of the transaction to be reconciled.

string

The ID of the payment_order, incoming_payment, return, expected_payment or payment_capture to be reconciled. If empty and transaction is unreconciled (reconciliation_status = unreconciled), will exclude the transaction from reconciliation (reconciliation_status = excluded).

int32

The amount of the reconciliation, in the related payment and transaction currency’s smallest unit. For euro, the smallest unit is cents. €20 is represented as 2000. If unspecified, the system will try to create a reconciliation with the maximum amount possible. It must be left empty if payment_id is empty.

metadata
object

Additional client data in JSON format. See Metadata.

Headers
string
Responses

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