- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
OrderTransactionDTO
The order transaction details.
id
stringThe ID of the transaction
order_id
stringThe ID of the associated order
The associated order
amount
BigNumberValueThe amount of the transaction
amount
BigNumberValueraw_amount
BigNumberRawValueThe raw amount of the transaction
raw_amount
BigNumberRawValuecurrency_code
stringThe currency code of the transaction
reference
stringThe reference of the transaction
reference_id
stringThe ID of the reference
metadata
null | Record<string, unknown>The metadata of the transaction
created_at
string | DateWhen the transaction was created
updated_at
string | DateWhen the transaction was updated
Was this page helpful?