Refunds
Represents a refund of items or transactions in an order.
View-Specific Information
Select
The driver processes filters client-side within the driver.
Columns
| Name | Type | References | Description |
| Id [KEY] | String | Globally unique identifier. | |
| CreatedAt | Datetime | When the refund was created. | |
| DutiesCountryCodeOfOrigin | Datetime | The ISO code of the country of origin of the line item. | |
| DutiesHarmonizedSystemCode | Datetime | The harmonized system code of the line item. | |
| DutiesId | String | Globally unique identifier. | |
| DutiesTaxlineRate | Decimal | The tax rate to be applied. | |
| DutiesTaxlineratePercentage | Decimal | The percentage of the price that the tax rate represents. | |
| DutiesTaxlineTitle | String | The name of the tax. | |
| LegacyResourceId | Long | The ID of the corresponding resource in the REST Admin API. | |
| TotalRefundedSetPresentmentMoneyAmount | Decimal | Amount in presentment currency. | |
| TotalRefundedSetPresentmentMoneyCurrencyCode | String | Amount in shop currency. | |
| TotalRefundedSetShopMoneyAmount | Decimal | Amount in presentment currency. | |
| TotalRefundedSetShopMoneyCurrencyCode | String | Amount in shop currency. | |
| Note | String | Note associated with the refund. | |
| OrderId | String | Order ID associated with the refund. | |
| UpdatedAt | Datetime | When the refund was last updated. |