Payments
Execute a transfer quote
Executes a transfer quote which was created using the Create a transfer quote endpoint.
POST
Execute a transfer quote
Authorizations
A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Generate Bearer Token section of our Authentication docs for information on how to generate your Bearer Token.
Path Parameters
The ID of the transfer.
Response
200
application/json
Successfully committed a transfer.
The transfer object.
Execute a transfer quote