Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

OrderTransactionDTO

Properties

idstringRequired
The ID of the transaction
order_idstringRequired
The ID of the associated order
orderOrderDTORequired
The associated order
amountBigNumberValueRequired
The amount of the transaction
raw_amountBigNumberRawValueRequired
The raw 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?