- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
CreateOrderTransactionDTO
The data of the transaction to be created.
order_id
stringThe associated order's ID.
amount
BigNumberInputThe amount of the transaction.
amount
BigNumberInputcurrency_code
stringThe currency code of the transaction.
return_id
stringOptionalThe associated return's ID.
claim_id
stringOptionalThe associated claim's ID.
exchange_id
stringOptionalThe associated exchange's ID.
reference
stringOptionalThe data model this transaction references.
For example,
payment
.reference_id
stringOptionalThe ID of the data model's record referenced.
For example,
pay_132
.Was this page helpful?