Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | |
amount | float | ❌ | |
created | int | ❌ | |
currency | str | ❌ | In transactions without FX, defines the currency of the transaction. Three-letter ISO 4217 code.<BR> In FX transactions:<BR> _ When fixed_side is buy, it is the currency received in the Rapyd wallet.<BR> _ When fixed_side is sell, it is the currency charged to the buyer. |
items | List[OrderReturnedItemResponse] | ❌ | |
order | str | ❌ | |
refund | str | ❌ |