Connect DepositReference Transfer to a deposit payment

The "Connect Deposit Reference Payment" endpoint is used to connect a PingDepositPayment to a transfer which could not automatically be matched to a payment
due to there being no non-terminated payments with the given reference.

This endpoint can be used in conjunction with the callbacks sent to the deposit_reference_callback_url, see PUT /tenant for further information about the callback.

Log in to see full request history
Path Params
uuid
required

DepositReferenceID path param

uuid
required

TransferId path param

Body Params

Connect Payment request body

string
required

Who performed the operation

string
required

ID of the Payment you wish to connect to the Transfer

Headers
uuid
required

Tenant ID header

Responses
204

Transfer was successfully connected to payment

404

A requested entity could not be found

Callback
Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json