Create transaction
Create a new transaction for a user
Documentation Index
Fetch the complete documentation index at: https://docs.cadanapay.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Required when using a Platform API token. The tenant key identifying which business to operate on.
Path Parameters
The unique identifier for the user
"c06f3427-3bbe-4d70-9a54-28acda267e48"
Body
- Option 1
- Option 2
The type of transaction
payout, savings_funding "payout"
"c871b333-e129-409c-aabd-7cfb55a967cc"
The unique identifier for the fx quote
"d35d2bd6-188b-4e82-9a16-71442dad7375"
The destination amount (required if sourceAmount is not provided). When using this field, sourceCurrency is also required.
The source currency code. Required when using the amount field (destination amount).
"USD"
The client reference for the transaction
"c06f3427-3bbe-4d70-9a54-28acda267e48"
The source amount (required if amount is not provided). The currency in this amount object represents the source currency.
Response
Transaction created response
"d0137ede-7df1-4a54-8206-b3ab7b03876f"