Skip to main content
Skip to main content

OrderTransactionDTO

idstringRequired
The ID of the transaction
order_idstringRequired
The ID of the associated order
orderOrderDTORequired
The associated order
amountnumberRequired
The amount of the transaction
currency_codestringRequired
The currency code of the transaction
referencestringRequired
The reference of the transaction
reference_idstringRequired
The ID of the reference
metadatanull | Record<string, unknown>Required
The metadata of the transaction
created_atstring | DateRequired
When the transaction was created
updated_atstring | DateRequired
When the transaction was updated
Was this section helpful?