@sp-api-sdk/finances-api-v0 4.2.8 → 5.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -9
- package/dist/index.cjs +520 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +1747 -0
- package/dist/index.d.ts +1747 -0
- package/dist/index.js +491 -0
- package/dist/index.js.map +1 -0
- package/package.json +26 -12
- package/dist/cjs/api-model/api/finances-api.js +0 -365
- package/dist/cjs/api-model/api.js +0 -30
- package/dist/cjs/api-model/base.js +0 -52
- package/dist/cjs/api-model/common.js +0 -123
- package/dist/cjs/api-model/configuration.js +0 -98
- package/dist/cjs/api-model/index.js +0 -32
- package/dist/cjs/api-model/models/adhoc-disbursement-event.js +0 -15
- package/dist/cjs/api-model/models/adjustment-event.js +0 -15
- package/dist/cjs/api-model/models/adjustment-item.js +0 -15
- package/dist/cjs/api-model/models/affordability-expense-event.js +0 -15
- package/dist/cjs/api-model/models/capacity-reservation-billing-event.js +0 -15
- package/dist/cjs/api-model/models/charge-component.js +0 -15
- package/dist/cjs/api-model/models/charge-instrument.js +0 -15
- package/dist/cjs/api-model/models/charge-refund-event.js +0 -15
- package/dist/cjs/api-model/models/charge-refund-transaction.js +0 -15
- package/dist/cjs/api-model/models/coupon-payment-event.js +0 -15
- package/dist/cjs/api-model/models/currency.js +0 -15
- package/dist/cjs/api-model/models/debt-recovery-event.js +0 -15
- package/dist/cjs/api-model/models/debt-recovery-item.js +0 -15
- package/dist/cjs/api-model/models/direct-payment.js +0 -15
- package/dist/cjs/api-model/models/ebtrefund-reimbursement-only-event.js +0 -15
- package/dist/cjs/api-model/models/failed-adhoc-disbursement-event.js +0 -15
- package/dist/cjs/api-model/models/fbaliquidation-event.js +0 -15
- package/dist/cjs/api-model/models/fee-component.js +0 -15
- package/dist/cjs/api-model/models/financial-event-group.js +0 -15
- package/dist/cjs/api-model/models/financial-events.js +0 -15
- package/dist/cjs/api-model/models/imaging-services-fee-event.js +0 -15
- package/dist/cjs/api-model/models/index.js +0 -67
- package/dist/cjs/api-model/models/list-financial-event-groups-payload.js +0 -15
- package/dist/cjs/api-model/models/list-financial-event-groups-response.js +0 -15
- package/dist/cjs/api-model/models/list-financial-events-payload.js +0 -15
- package/dist/cjs/api-model/models/list-financial-events-response.js +0 -15
- package/dist/cjs/api-model/models/loan-servicing-event.js +0 -15
- package/dist/cjs/api-model/models/model-error.js +0 -15
- package/dist/cjs/api-model/models/network-commingling-transaction-event.js +0 -15
- package/dist/cjs/api-model/models/pay-with-amazon-event.js +0 -15
- package/dist/cjs/api-model/models/product-ads-payment-event.js +0 -15
- package/dist/cjs/api-model/models/promotion.js +0 -15
- package/dist/cjs/api-model/models/removal-shipment-adjustment-event.js +0 -15
- package/dist/cjs/api-model/models/removal-shipment-event.js +0 -15
- package/dist/cjs/api-model/models/removal-shipment-item-adjustment.js +0 -15
- package/dist/cjs/api-model/models/removal-shipment-item.js +0 -15
- package/dist/cjs/api-model/models/rental-transaction-event.js +0 -15
- package/dist/cjs/api-model/models/retrocharge-event.js +0 -15
- package/dist/cjs/api-model/models/safetreimbursement-event.js +0 -15
- package/dist/cjs/api-model/models/safetreimbursement-item.js +0 -15
- package/dist/cjs/api-model/models/seller-deal-payment-event.js +0 -15
- package/dist/cjs/api-model/models/seller-review-enrollment-payment-event.js +0 -15
- package/dist/cjs/api-model/models/service-fee-event.js +0 -15
- package/dist/cjs/api-model/models/shipment-event.js +0 -15
- package/dist/cjs/api-model/models/shipment-item.js +0 -15
- package/dist/cjs/api-model/models/solution-provider-credit-event.js +0 -15
- package/dist/cjs/api-model/models/tax-withheld-component.js +0 -15
- package/dist/cjs/api-model/models/tax-withholding-event.js +0 -15
- package/dist/cjs/api-model/models/tax-withholding-period.js +0 -15
- package/dist/cjs/api-model/models/tdsreimbursement-event.js +0 -15
- package/dist/cjs/api-model/models/trial-shipment-event.js +0 -15
- package/dist/cjs/api-model/models/value-added-service-charge-event.js +0 -15
- package/dist/cjs/client.js +0 -42
- package/dist/cjs/index.js +0 -18
- package/dist/es/api-model/api/finances-api.js +0 -355
- package/dist/es/api-model/api.js +0 -14
- package/dist/es/api-model/base.js +0 -44
- package/dist/es/api-model/common.js +0 -110
- package/dist/es/api-model/configuration.js +0 -94
- package/dist/es/api-model/index.js +0 -16
- package/dist/es/api-model/models/adhoc-disbursement-event.js +0 -14
- package/dist/es/api-model/models/adjustment-event.js +0 -14
- package/dist/es/api-model/models/adjustment-item.js +0 -14
- package/dist/es/api-model/models/affordability-expense-event.js +0 -14
- package/dist/es/api-model/models/capacity-reservation-billing-event.js +0 -14
- package/dist/es/api-model/models/charge-component.js +0 -14
- package/dist/es/api-model/models/charge-instrument.js +0 -14
- package/dist/es/api-model/models/charge-refund-event.js +0 -14
- package/dist/es/api-model/models/charge-refund-transaction.js +0 -14
- package/dist/es/api-model/models/coupon-payment-event.js +0 -14
- package/dist/es/api-model/models/currency.js +0 -14
- package/dist/es/api-model/models/debt-recovery-event.js +0 -14
- package/dist/es/api-model/models/debt-recovery-item.js +0 -14
- package/dist/es/api-model/models/direct-payment.js +0 -14
- package/dist/es/api-model/models/ebtrefund-reimbursement-only-event.js +0 -14
- package/dist/es/api-model/models/failed-adhoc-disbursement-event.js +0 -14
- package/dist/es/api-model/models/fbaliquidation-event.js +0 -14
- package/dist/es/api-model/models/fee-component.js +0 -14
- package/dist/es/api-model/models/financial-event-group.js +0 -14
- package/dist/es/api-model/models/financial-events.js +0 -14
- package/dist/es/api-model/models/imaging-services-fee-event.js +0 -14
- package/dist/es/api-model/models/index.js +0 -51
- package/dist/es/api-model/models/list-financial-event-groups-payload.js +0 -14
- package/dist/es/api-model/models/list-financial-event-groups-response.js +0 -14
- package/dist/es/api-model/models/list-financial-events-payload.js +0 -14
- package/dist/es/api-model/models/list-financial-events-response.js +0 -14
- package/dist/es/api-model/models/loan-servicing-event.js +0 -14
- package/dist/es/api-model/models/model-error.js +0 -14
- package/dist/es/api-model/models/network-commingling-transaction-event.js +0 -14
- package/dist/es/api-model/models/pay-with-amazon-event.js +0 -14
- package/dist/es/api-model/models/product-ads-payment-event.js +0 -14
- package/dist/es/api-model/models/promotion.js +0 -14
- package/dist/es/api-model/models/removal-shipment-adjustment-event.js +0 -14
- package/dist/es/api-model/models/removal-shipment-event.js +0 -14
- package/dist/es/api-model/models/removal-shipment-item-adjustment.js +0 -14
- package/dist/es/api-model/models/removal-shipment-item.js +0 -14
- package/dist/es/api-model/models/rental-transaction-event.js +0 -14
- package/dist/es/api-model/models/retrocharge-event.js +0 -14
- package/dist/es/api-model/models/safetreimbursement-event.js +0 -14
- package/dist/es/api-model/models/safetreimbursement-item.js +0 -14
- package/dist/es/api-model/models/seller-deal-payment-event.js +0 -14
- package/dist/es/api-model/models/seller-review-enrollment-payment-event.js +0 -14
- package/dist/es/api-model/models/service-fee-event.js +0 -14
- package/dist/es/api-model/models/shipment-event.js +0 -14
- package/dist/es/api-model/models/shipment-item.js +0 -14
- package/dist/es/api-model/models/solution-provider-credit-event.js +0 -14
- package/dist/es/api-model/models/tax-withheld-component.js +0 -14
- package/dist/es/api-model/models/tax-withholding-event.js +0 -14
- package/dist/es/api-model/models/tax-withholding-period.js +0 -14
- package/dist/es/api-model/models/tdsreimbursement-event.js +0 -14
- package/dist/es/api-model/models/trial-shipment-event.js +0 -14
- package/dist/es/api-model/models/value-added-service-charge-event.js +0 -14
- package/dist/es/client.js +0 -38
- package/dist/es/index.js +0 -2
- package/dist/types/api-model/api/finances-api.d.ts +0 -257
- package/dist/types/api-model/api.d.ts +0 -12
- package/dist/types/api-model/base.d.ts +0 -42
- package/dist/types/api-model/common.d.ts +0 -34
- package/dist/types/api-model/configuration.d.ts +0 -98
- package/dist/types/api-model/index.d.ts +0 -14
- package/dist/types/api-model/models/adhoc-disbursement-event.d.ts +0 -30
- package/dist/types/api-model/models/adjustment-event.d.ts +0 -35
- package/dist/types/api-model/models/adjustment-item.d.ts +0 -43
- package/dist/types/api-model/models/affordability-expense-event.d.ts +0 -38
- package/dist/types/api-model/models/capacity-reservation-billing-event.d.ts +0 -30
- package/dist/types/api-model/models/charge-component.d.ts +0 -22
- package/dist/types/api-model/models/charge-instrument.d.ts +0 -26
- package/dist/types/api-model/models/charge-refund-event.d.ts +0 -33
- package/dist/types/api-model/models/charge-refund-transaction.d.ts +0 -22
- package/dist/types/api-model/models/coupon-payment-event.d.ts +0 -42
- package/dist/types/api-model/models/currency.d.ts +0 -24
- package/dist/types/api-model/models/debt-recovery-event.d.ts +0 -33
- package/dist/types/api-model/models/debt-recovery-item.d.ts +0 -27
- package/dist/types/api-model/models/direct-payment.d.ts +0 -22
- package/dist/types/api-model/models/ebtrefund-reimbursement-only-event.d.ts +0 -26
- package/dist/types/api-model/models/failed-adhoc-disbursement-event.d.ts +0 -42
- package/dist/types/api-model/models/fbaliquidation-event.d.ts +0 -27
- package/dist/types/api-model/models/fee-component.d.ts +0 -22
- package/dist/types/api-model/models/financial-event-group.d.ts +0 -52
- package/dist/types/api-model/models/financial-events.d.ts +0 -181
- package/dist/types/api-model/models/imaging-services-fee-event.d.ts +0 -33
- package/dist/types/api-model/models/index.d.ts +0 -51
- package/dist/types/api-model/models/list-financial-event-groups-payload.d.ts +0 -25
- package/dist/types/api-model/models/list-financial-event-groups-response.d.ts +0 -22
- package/dist/types/api-model/models/list-financial-events-payload.d.ts +0 -22
- package/dist/types/api-model/models/list-financial-events-response.d.ts +0 -22
- package/dist/types/api-model/models/loan-servicing-event.d.ts +0 -22
- package/dist/types/api-model/models/model-error.d.ts +0 -28
- package/dist/types/api-model/models/network-commingling-transaction-event.d.ts +0 -43
- package/dist/types/api-model/models/pay-with-amazon-event.d.ts +0 -55
- package/dist/types/api-model/models/product-ads-payment-event.d.ts +0 -32
- package/dist/types/api-model/models/promotion.d.ts +0 -26
- package/dist/types/api-model/models/removal-shipment-adjustment-event.d.ts +0 -41
- package/dist/types/api-model/models/removal-shipment-event.d.ts +0 -41
- package/dist/types/api-model/models/removal-shipment-item-adjustment.d.ts +0 -36
- package/dist/types/api-model/models/removal-shipment-item.d.ts +0 -37
- package/dist/types/api-model/models/rental-transaction-event.d.ts +0 -54
- package/dist/types/api-model/models/retrocharge-event.d.ts +0 -40
- package/dist/types/api-model/models/safetreimbursement-event.d.ts +0 -35
- package/dist/types/api-model/models/safetreimbursement-item.d.ts +0 -29
- package/dist/types/api-model/models/seller-deal-payment-event.d.ts +0 -40
- package/dist/types/api-model/models/seller-review-enrollment-payment-event.d.ts +0 -34
- package/dist/types/api-model/models/service-fee-event.d.ts +0 -49
- package/dist/types/api-model/models/shipment-event.d.ts +0 -76
- package/dist/types/api-model/models/shipment-item.d.ts +0 -67
- package/dist/types/api-model/models/solution-provider-credit-event.d.ts +0 -54
- package/dist/types/api-model/models/tax-withheld-component.d.ts +0 -25
- package/dist/types/api-model/models/tax-withholding-event.d.ts +0 -25
- package/dist/types/api-model/models/tax-withholding-period.d.ts +0 -24
- package/dist/types/api-model/models/tdsreimbursement-event.d.ts +0 -26
- package/dist/types/api-model/models/trial-shipment-event.d.ts +0 -37
- package/dist/types/api-model/models/value-added-service-charge-event.d.ts +0 -30
- package/dist/types/client.d.ts +0 -6
- package/dist/types/index.d.ts +0 -3
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Finances
|
|
3
|
-
* The Selling Partner API for Finances provides financial information that is relevant to a seller\'s business. You can obtain financial events for a given order, financial event group, or date range without having to wait until a statement period closes. You can also obtain financial event groups for a given date range.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { Currency } from './currency';
|
|
13
|
-
/**
|
|
14
|
-
* A Sponsored Products payment event.
|
|
15
|
-
*/
|
|
16
|
-
export interface ProductAdsPaymentEvent {
|
|
17
|
-
/**
|
|
18
|
-
* A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
|
|
19
|
-
*/
|
|
20
|
-
'postedDate'?: string;
|
|
21
|
-
/**
|
|
22
|
-
* Indicates if the transaction is for a charge or a refund. Possible values: * `charge` * `refund`
|
|
23
|
-
*/
|
|
24
|
-
'transactionType'?: string;
|
|
25
|
-
/**
|
|
26
|
-
* The identifier for the invoice that includes the transaction.
|
|
27
|
-
*/
|
|
28
|
-
'invoiceId'?: string;
|
|
29
|
-
'baseValue'?: Currency;
|
|
30
|
-
'taxValue'?: Currency;
|
|
31
|
-
'transactionValue'?: Currency;
|
|
32
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Finances
|
|
3
|
-
* The Selling Partner API for Finances provides financial information that is relevant to a seller\'s business. You can obtain financial events for a given order, financial event group, or date range without having to wait until a statement period closes. You can also obtain financial event groups for a given date range.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { Currency } from './currency';
|
|
13
|
-
/**
|
|
14
|
-
* A promotion applied to an item.
|
|
15
|
-
*/
|
|
16
|
-
export interface Promotion {
|
|
17
|
-
/**
|
|
18
|
-
* The type of promotion.
|
|
19
|
-
*/
|
|
20
|
-
'PromotionType'?: string;
|
|
21
|
-
/**
|
|
22
|
-
* The seller-specified identifier for the promotion.
|
|
23
|
-
*/
|
|
24
|
-
'PromotionId'?: string;
|
|
25
|
-
'PromotionAmount'?: Currency;
|
|
26
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Finances
|
|
3
|
-
* The Selling Partner API for Finances provides financial information that is relevant to a seller\'s business. You can obtain financial events for a given order, financial event group, or date range without having to wait until a statement period closes. You can also obtain financial event groups for a given date range.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { RemovalShipmentItemAdjustment } from './removal-shipment-item-adjustment';
|
|
13
|
-
/**
|
|
14
|
-
* A financial adjustment event for FBA liquidated inventory. A positive value indicates money owed to Amazon by the buyer (for example, when the charge was incorrectly calculated as less than it should be). A negative value indicates a full or partial refund owed to the buyer (for example, when the buyer receives damaged items or fewer items than ordered).
|
|
15
|
-
*/
|
|
16
|
-
export interface RemovalShipmentAdjustmentEvent {
|
|
17
|
-
/**
|
|
18
|
-
* A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
|
|
19
|
-
*/
|
|
20
|
-
'PostedDate'?: string;
|
|
21
|
-
/**
|
|
22
|
-
* The unique identifier for the adjustment event.
|
|
23
|
-
*/
|
|
24
|
-
'AdjustmentEventId'?: string;
|
|
25
|
-
/**
|
|
26
|
-
* The merchant removal orderId.
|
|
27
|
-
*/
|
|
28
|
-
'MerchantOrderId'?: string;
|
|
29
|
-
/**
|
|
30
|
-
* The orderId for shipping inventory.
|
|
31
|
-
*/
|
|
32
|
-
'OrderId'?: string;
|
|
33
|
-
/**
|
|
34
|
-
* The type of removal order. Possible values: * `WHOLESALE_LIQUIDATION`.
|
|
35
|
-
*/
|
|
36
|
-
'TransactionType'?: string;
|
|
37
|
-
/**
|
|
38
|
-
* A comma-delimited list of `RemovalShipmentItemAdjustment` details for FBA inventory.
|
|
39
|
-
*/
|
|
40
|
-
'RemovalShipmentItemAdjustmentList'?: Array<RemovalShipmentItemAdjustment>;
|
|
41
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Finances
|
|
3
|
-
* The Selling Partner API for Finances provides financial information that is relevant to a seller\'s business. You can obtain financial events for a given order, financial event group, or date range without having to wait until a statement period closes. You can also obtain financial event groups for a given date range.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { RemovalShipmentItem } from './removal-shipment-item';
|
|
13
|
-
/**
|
|
14
|
-
* A removal shipment event for a removal order.
|
|
15
|
-
*/
|
|
16
|
-
export interface RemovalShipmentEvent {
|
|
17
|
-
/**
|
|
18
|
-
* A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
|
|
19
|
-
*/
|
|
20
|
-
'PostedDate'?: string;
|
|
21
|
-
/**
|
|
22
|
-
* The merchant removal `orderId`.
|
|
23
|
-
*/
|
|
24
|
-
'MerchantOrderId'?: string;
|
|
25
|
-
/**
|
|
26
|
-
* The identifier for the removal shipment order.
|
|
27
|
-
*/
|
|
28
|
-
'OrderId'?: string;
|
|
29
|
-
/**
|
|
30
|
-
* The type of removal order. Possible values: * `WHOLESALE_LIQUIDATION`
|
|
31
|
-
*/
|
|
32
|
-
'TransactionType'?: string;
|
|
33
|
-
/**
|
|
34
|
-
* The name of the store where the event occurred.
|
|
35
|
-
*/
|
|
36
|
-
'StoreName'?: string;
|
|
37
|
-
/**
|
|
38
|
-
* A list of `RemovalShipmentItem`.
|
|
39
|
-
*/
|
|
40
|
-
'RemovalShipmentItemList'?: Array<RemovalShipmentItem>;
|
|
41
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Finances
|
|
3
|
-
* The Selling Partner API for Finances provides financial information that is relevant to a seller\'s business. You can obtain financial events for a given order, financial event group, or date range without having to wait until a statement period closes. You can also obtain financial event groups for a given date range.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { Currency } from './currency';
|
|
13
|
-
/**
|
|
14
|
-
* Item-level information for a removal shipment item adjustment.
|
|
15
|
-
*/
|
|
16
|
-
export interface RemovalShipmentItemAdjustment {
|
|
17
|
-
/**
|
|
18
|
-
* An identifier for an item in a removal shipment.
|
|
19
|
-
*/
|
|
20
|
-
'RemovalShipmentItemId'?: string;
|
|
21
|
-
/**
|
|
22
|
-
* The tax collection model that is applied to the item. Possible values: * `MarketplaceFacilitator`: Tax is withheld and remitted to the taxing authority by Amazon on behalf of the seller. * `Standard`: Tax is paid to the seller and not remitted to the taxing authority by Amazon.
|
|
23
|
-
*/
|
|
24
|
-
'TaxCollectionModel'?: string;
|
|
25
|
-
/**
|
|
26
|
-
* The Amazon fulfillment network SKU for the item.
|
|
27
|
-
*/
|
|
28
|
-
'FulfillmentNetworkSKU'?: string;
|
|
29
|
-
/**
|
|
30
|
-
* Adjusted quantity of `RemovalShipmentItemAdjustment` items.
|
|
31
|
-
*/
|
|
32
|
-
'AdjustedQuantity'?: number;
|
|
33
|
-
'RevenueAdjustment'?: Currency;
|
|
34
|
-
'TaxAmountAdjustment'?: Currency;
|
|
35
|
-
'TaxWithheldAdjustment'?: Currency;
|
|
36
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Finances
|
|
3
|
-
* The Selling Partner API for Finances provides financial information that is relevant to a seller\'s business. You can obtain financial events for a given order, financial event group, or date range without having to wait until a statement period closes. You can also obtain financial event groups for a given date range.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { Currency } from './currency';
|
|
13
|
-
/**
|
|
14
|
-
* Item-level information for a removal shipment.
|
|
15
|
-
*/
|
|
16
|
-
export interface RemovalShipmentItem {
|
|
17
|
-
/**
|
|
18
|
-
* An identifier for an item in a removal shipment.
|
|
19
|
-
*/
|
|
20
|
-
'RemovalShipmentItemId'?: string;
|
|
21
|
-
/**
|
|
22
|
-
* The tax collection model that is applied to the item. Possible values: * `MarketplaceFacilitator`: Tax is withheld and remitted to the taxing authority by Amazon on behalf of the seller. * `Standard`: Tax is paid to the seller and not remitted to the taxing authority by Amazon.
|
|
23
|
-
*/
|
|
24
|
-
'TaxCollectionModel'?: string;
|
|
25
|
-
/**
|
|
26
|
-
* The Amazon fulfillment network SKU for the item.
|
|
27
|
-
*/
|
|
28
|
-
'FulfillmentNetworkSKU'?: string;
|
|
29
|
-
/**
|
|
30
|
-
* The quantity of the item.
|
|
31
|
-
*/
|
|
32
|
-
'Quantity'?: number;
|
|
33
|
-
'Revenue'?: Currency;
|
|
34
|
-
'FeeAmount'?: Currency;
|
|
35
|
-
'TaxAmount'?: Currency;
|
|
36
|
-
'TaxWithheld'?: Currency;
|
|
37
|
-
}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Finances
|
|
3
|
-
* The Selling Partner API for Finances provides financial information that is relevant to a seller\'s business. You can obtain financial events for a given order, financial event group, or date range without having to wait until a statement period closes. You can also obtain financial event groups for a given date range.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { ChargeComponent } from './charge-component';
|
|
13
|
-
import type { Currency } from './currency';
|
|
14
|
-
import type { FeeComponent } from './fee-component';
|
|
15
|
-
import type { TaxWithheldComponent } from './tax-withheld-component';
|
|
16
|
-
/**
|
|
17
|
-
* An event related to a rental transaction.
|
|
18
|
-
*/
|
|
19
|
-
export interface RentalTransactionEvent {
|
|
20
|
-
/**
|
|
21
|
-
* An Amazon-defined identifier for an order.
|
|
22
|
-
*/
|
|
23
|
-
'AmazonOrderId'?: string;
|
|
24
|
-
/**
|
|
25
|
-
* The type of rental event. Possible values: * `RentalCustomerPayment-Buyout`: A transaction type that represents when the customer wants to buy out a rented item. * `RentalCustomerPayment-Extension`: A transaction type that represents when the customer wants to extend the rental period. * `RentalCustomerRefund-Buyout`: A transaction type that represents when the customer requests a refund for the buyout of the rented item. * `RentalCustomerRefund-Extension`: A transaction type that represents when the customer requests a refund over the extension on the rented item. * `RentalHandlingFee`: A transaction type that represents the fee that Amazon charges sellers who rent through Amazon. * `RentalChargeFailureReimbursement`: A transaction type that represents when Amazon sends money to the seller to compensate for a failed charge. * `RentalLostItemReimbursement`: A transaction type that represents when Amazon sends money to the seller to compensate for a lost item.
|
|
26
|
-
*/
|
|
27
|
-
'RentalEventType'?: string;
|
|
28
|
-
/**
|
|
29
|
-
* The number of days that the buyer extended an already rented item. This value is only returned for `RentalCustomerPayment-Extension` and `RentalCustomerRefund-Extension` events.
|
|
30
|
-
*/
|
|
31
|
-
'ExtensionLength'?: number;
|
|
32
|
-
/**
|
|
33
|
-
* A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
|
|
34
|
-
*/
|
|
35
|
-
'PostedDate'?: string;
|
|
36
|
-
/**
|
|
37
|
-
* A list of charge information on the seller\'s account.
|
|
38
|
-
*/
|
|
39
|
-
'RentalChargeList'?: Array<ChargeComponent>;
|
|
40
|
-
/**
|
|
41
|
-
* A list of fee component information.
|
|
42
|
-
*/
|
|
43
|
-
'RentalFeeList'?: Array<FeeComponent>;
|
|
44
|
-
/**
|
|
45
|
-
* The name of the marketplace.
|
|
46
|
-
*/
|
|
47
|
-
'MarketplaceName'?: string;
|
|
48
|
-
'RentalInitialValue'?: Currency;
|
|
49
|
-
'RentalReimbursement'?: Currency;
|
|
50
|
-
/**
|
|
51
|
-
* A list of information about taxes withheld.
|
|
52
|
-
*/
|
|
53
|
-
'RentalTaxWithheldList'?: Array<TaxWithheldComponent>;
|
|
54
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Finances
|
|
3
|
-
* The Selling Partner API for Finances provides financial information that is relevant to a seller\'s business. You can obtain financial events for a given order, financial event group, or date range without having to wait until a statement period closes. You can also obtain financial event groups for a given date range.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { Currency } from './currency';
|
|
13
|
-
import type { TaxWithheldComponent } from './tax-withheld-component';
|
|
14
|
-
/**
|
|
15
|
-
* A retrocharge or retrocharge reversal.
|
|
16
|
-
*/
|
|
17
|
-
export interface RetrochargeEvent {
|
|
18
|
-
/**
|
|
19
|
-
* The type of event. Possible values: * `Retrocharge` * `RetrochargeReversal`
|
|
20
|
-
*/
|
|
21
|
-
'RetrochargeEventType'?: string;
|
|
22
|
-
/**
|
|
23
|
-
* An Amazon-defined identifier for an order.
|
|
24
|
-
*/
|
|
25
|
-
'AmazonOrderId'?: string;
|
|
26
|
-
/**
|
|
27
|
-
* A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
|
|
28
|
-
*/
|
|
29
|
-
'PostedDate'?: string;
|
|
30
|
-
'BaseTax'?: Currency;
|
|
31
|
-
'ShippingTax'?: Currency;
|
|
32
|
-
/**
|
|
33
|
-
* The name of the marketplace where the retrocharge event occurred.
|
|
34
|
-
*/
|
|
35
|
-
'MarketplaceName'?: string;
|
|
36
|
-
/**
|
|
37
|
-
* A list of information about taxes withheld.
|
|
38
|
-
*/
|
|
39
|
-
'RetrochargeTaxWithheldList'?: Array<TaxWithheldComponent>;
|
|
40
|
-
}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Finances
|
|
3
|
-
* The Selling Partner API for Finances provides financial information that is relevant to a seller\'s business. You can obtain financial events for a given order, financial event group, or date range without having to wait until a statement period closes. You can also obtain financial event groups for a given date range.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { Currency } from './currency';
|
|
13
|
-
import type { SAFETReimbursementItem } from './safetreimbursement-item';
|
|
14
|
-
/**
|
|
15
|
-
* A SAFE-T claim reimbursement on the seller\'s account.
|
|
16
|
-
*/
|
|
17
|
-
export interface SAFETReimbursementEvent {
|
|
18
|
-
/**
|
|
19
|
-
* A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
|
|
20
|
-
*/
|
|
21
|
-
'PostedDate'?: string;
|
|
22
|
-
/**
|
|
23
|
-
* A SAFE-T claim identifier.
|
|
24
|
-
*/
|
|
25
|
-
'SAFETClaimId'?: string;
|
|
26
|
-
'ReimbursedAmount'?: Currency;
|
|
27
|
-
/**
|
|
28
|
-
* Indicates why the seller was reimbursed.
|
|
29
|
-
*/
|
|
30
|
-
'ReasonCode'?: string;
|
|
31
|
-
/**
|
|
32
|
-
* A list of `SAFETReimbursementItem`.
|
|
33
|
-
*/
|
|
34
|
-
'SAFETReimbursementItemList'?: Array<SAFETReimbursementItem>;
|
|
35
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Finances
|
|
3
|
-
* The Selling Partner API for Finances provides financial information that is relevant to a seller\'s business. You can obtain financial events for a given order, financial event group, or date range without having to wait until a statement period closes. You can also obtain financial event groups for a given date range.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { ChargeComponent } from './charge-component';
|
|
13
|
-
/**
|
|
14
|
-
* An item from a SAFE-T claim reimbursement.
|
|
15
|
-
*/
|
|
16
|
-
export interface SAFETReimbursementItem {
|
|
17
|
-
/**
|
|
18
|
-
* A list of charge information on the seller\'s account.
|
|
19
|
-
*/
|
|
20
|
-
'itemChargeList'?: Array<ChargeComponent>;
|
|
21
|
-
/**
|
|
22
|
-
* The description of the item as shown on the product detail page on the retail website.
|
|
23
|
-
*/
|
|
24
|
-
'productDescription'?: string;
|
|
25
|
-
/**
|
|
26
|
-
* The number of units of the item being reimbursed.
|
|
27
|
-
*/
|
|
28
|
-
'quantity'?: string;
|
|
29
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Finances
|
|
3
|
-
* The Selling Partner API for Finances provides financial information that is relevant to a seller\'s business. You can obtain financial events for a given order, financial event group, or date range without having to wait until a statement period closes. You can also obtain financial event groups for a given date range.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { Currency } from './currency';
|
|
13
|
-
/**
|
|
14
|
-
* An event linked to the payment of a fee related to the specified deal.
|
|
15
|
-
*/
|
|
16
|
-
export interface SellerDealPaymentEvent {
|
|
17
|
-
/**
|
|
18
|
-
* A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
|
|
19
|
-
*/
|
|
20
|
-
'postedDate'?: string;
|
|
21
|
-
/**
|
|
22
|
-
* The unique identifier of the deal.
|
|
23
|
-
*/
|
|
24
|
-
'dealId'?: string;
|
|
25
|
-
/**
|
|
26
|
-
* The internal description of the deal.
|
|
27
|
-
*/
|
|
28
|
-
'dealDescription'?: string;
|
|
29
|
-
/**
|
|
30
|
-
* The type of event: `SellerDealComplete`.
|
|
31
|
-
*/
|
|
32
|
-
'eventType'?: string;
|
|
33
|
-
/**
|
|
34
|
-
* The type of fee: `RunLightningDealFee`.
|
|
35
|
-
*/
|
|
36
|
-
'feeType'?: string;
|
|
37
|
-
'feeAmount'?: Currency;
|
|
38
|
-
'taxAmount'?: Currency;
|
|
39
|
-
'totalAmount'?: Currency;
|
|
40
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Finances
|
|
3
|
-
* The Selling Partner API for Finances provides financial information that is relevant to a seller\'s business. You can obtain financial events for a given order, financial event group, or date range without having to wait until a statement period closes. You can also obtain financial event groups for a given date range.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { ChargeComponent } from './charge-component';
|
|
13
|
-
import type { Currency } from './currency';
|
|
14
|
-
import type { FeeComponent } from './fee-component';
|
|
15
|
-
/**
|
|
16
|
-
* A fee payment event for the Early Reviewer Program.
|
|
17
|
-
*/
|
|
18
|
-
export interface SellerReviewEnrollmentPaymentEvent {
|
|
19
|
-
/**
|
|
20
|
-
* A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
|
|
21
|
-
*/
|
|
22
|
-
'PostedDate'?: string;
|
|
23
|
-
/**
|
|
24
|
-
* An enrollment identifier.
|
|
25
|
-
*/
|
|
26
|
-
'EnrollmentId'?: string;
|
|
27
|
-
/**
|
|
28
|
-
* The Amazon Standard Identification Number (ASIN) of the item that was enrolled in the Early Reviewer Program.
|
|
29
|
-
*/
|
|
30
|
-
'ParentASIN'?: string;
|
|
31
|
-
'FeeComponent'?: FeeComponent;
|
|
32
|
-
'ChargeComponent'?: ChargeComponent;
|
|
33
|
-
'TotalAmount'?: Currency;
|
|
34
|
-
}
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Finances
|
|
3
|
-
* The Selling Partner API for Finances provides financial information that is relevant to a seller\'s business. You can obtain financial events for a given order, financial event group, or date range without having to wait until a statement period closes. You can also obtain financial event groups for a given date range.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { FeeComponent } from './fee-component';
|
|
13
|
-
/**
|
|
14
|
-
* A service fee on the seller\'s account.
|
|
15
|
-
*/
|
|
16
|
-
export interface ServiceFeeEvent {
|
|
17
|
-
/**
|
|
18
|
-
* An Amazon-defined identifier for an order.
|
|
19
|
-
*/
|
|
20
|
-
'AmazonOrderId'?: string;
|
|
21
|
-
/**
|
|
22
|
-
* A short description of the service fee reason.
|
|
23
|
-
*/
|
|
24
|
-
'FeeReason'?: string;
|
|
25
|
-
/**
|
|
26
|
-
* A list of fee component information.
|
|
27
|
-
*/
|
|
28
|
-
'FeeList'?: Array<FeeComponent>;
|
|
29
|
-
/**
|
|
30
|
-
* The seller SKU of the item. The seller SKU is qualified by the seller\'s seller ID, which is included with every call to the Selling Partner API.
|
|
31
|
-
*/
|
|
32
|
-
'SellerSKU'?: string;
|
|
33
|
-
/**
|
|
34
|
-
* A unique identifier assigned by Amazon to products stored in and fulfilled from an Amazon fulfillment center.
|
|
35
|
-
*/
|
|
36
|
-
'FnSKU'?: string;
|
|
37
|
-
/**
|
|
38
|
-
* A short description of the service fee event.
|
|
39
|
-
*/
|
|
40
|
-
'FeeDescription'?: string;
|
|
41
|
-
/**
|
|
42
|
-
* The Amazon Standard Identification Number (ASIN) of the item.
|
|
43
|
-
*/
|
|
44
|
-
'ASIN'?: string;
|
|
45
|
-
/**
|
|
46
|
-
* The name of the store where the event occurred.
|
|
47
|
-
*/
|
|
48
|
-
'StoreName'?: string;
|
|
49
|
-
}
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Finances
|
|
3
|
-
* The Selling Partner API for Finances provides financial information that is relevant to a seller\'s business. You can obtain financial events for a given order, financial event group, or date range without having to wait until a statement period closes. You can also obtain financial event groups for a given date range.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { ChargeComponent } from './charge-component';
|
|
13
|
-
import type { DirectPayment } from './direct-payment';
|
|
14
|
-
import type { FeeComponent } from './fee-component';
|
|
15
|
-
import type { ShipmentItem } from './shipment-item';
|
|
16
|
-
/**
|
|
17
|
-
* A shipment, refund, guarantee claim, or chargeback.
|
|
18
|
-
*/
|
|
19
|
-
export interface ShipmentEvent {
|
|
20
|
-
/**
|
|
21
|
-
* An Amazon-defined identifier for an order.
|
|
22
|
-
*/
|
|
23
|
-
'AmazonOrderId'?: string;
|
|
24
|
-
/**
|
|
25
|
-
* A seller-defined identifier for an order.
|
|
26
|
-
*/
|
|
27
|
-
'SellerOrderId'?: string;
|
|
28
|
-
/**
|
|
29
|
-
* The name of the marketplace where the event occurred.
|
|
30
|
-
*/
|
|
31
|
-
'MarketplaceName'?: string;
|
|
32
|
-
/**
|
|
33
|
-
* The name of the store where the event occurred.
|
|
34
|
-
*/
|
|
35
|
-
'StoreName'?: string;
|
|
36
|
-
/**
|
|
37
|
-
* A list of charge information on the seller\'s account.
|
|
38
|
-
*/
|
|
39
|
-
'OrderChargeList'?: Array<ChargeComponent>;
|
|
40
|
-
/**
|
|
41
|
-
* A list of charge information on the seller\'s account.
|
|
42
|
-
*/
|
|
43
|
-
'OrderChargeAdjustmentList'?: Array<ChargeComponent>;
|
|
44
|
-
/**
|
|
45
|
-
* A list of fee component information.
|
|
46
|
-
*/
|
|
47
|
-
'ShipmentFeeList'?: Array<FeeComponent>;
|
|
48
|
-
/**
|
|
49
|
-
* A list of fee component information.
|
|
50
|
-
*/
|
|
51
|
-
'ShipmentFeeAdjustmentList'?: Array<FeeComponent>;
|
|
52
|
-
/**
|
|
53
|
-
* A list of fee component information.
|
|
54
|
-
*/
|
|
55
|
-
'OrderFeeList'?: Array<FeeComponent>;
|
|
56
|
-
/**
|
|
57
|
-
* A list of fee component information.
|
|
58
|
-
*/
|
|
59
|
-
'OrderFeeAdjustmentList'?: Array<FeeComponent>;
|
|
60
|
-
/**
|
|
61
|
-
* A list of direct payment information.
|
|
62
|
-
*/
|
|
63
|
-
'DirectPaymentList'?: Array<DirectPayment>;
|
|
64
|
-
/**
|
|
65
|
-
* A date in [ISO 8601](https://developer-docs.amazon.com/sp-api/docs/iso-8601) date-time format.
|
|
66
|
-
*/
|
|
67
|
-
'PostedDate'?: string;
|
|
68
|
-
/**
|
|
69
|
-
* A list of shipment items.
|
|
70
|
-
*/
|
|
71
|
-
'ShipmentItemList'?: Array<ShipmentItem>;
|
|
72
|
-
/**
|
|
73
|
-
* A list of shipment items.
|
|
74
|
-
*/
|
|
75
|
-
'ShipmentItemAdjustmentList'?: Array<ShipmentItem>;
|
|
76
|
-
}
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Selling Partner API for Finances
|
|
3
|
-
* The Selling Partner API for Finances provides financial information that is relevant to a seller\'s business. You can obtain financial events for a given order, financial event group, or date range without having to wait until a statement period closes. You can also obtain financial event groups for a given date range.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: v0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { ChargeComponent } from './charge-component';
|
|
13
|
-
import type { Currency } from './currency';
|
|
14
|
-
import type { FeeComponent } from './fee-component';
|
|
15
|
-
import type { Promotion } from './promotion';
|
|
16
|
-
import type { TaxWithheldComponent } from './tax-withheld-component';
|
|
17
|
-
/**
|
|
18
|
-
* An item of a shipment, refund, guarantee claim, or chargeback.
|
|
19
|
-
*/
|
|
20
|
-
export interface ShipmentItem {
|
|
21
|
-
/**
|
|
22
|
-
* The seller SKU of the item. The seller SKU is qualified by the seller\'s seller ID, which is included with every call to the Selling Partner API.
|
|
23
|
-
*/
|
|
24
|
-
'SellerSKU'?: string;
|
|
25
|
-
/**
|
|
26
|
-
* An Amazon-defined order item identifier.
|
|
27
|
-
*/
|
|
28
|
-
'OrderItemId'?: string;
|
|
29
|
-
/**
|
|
30
|
-
* An Amazon-defined order adjustment identifier defined for refunds, guarantee claims, and chargeback events.
|
|
31
|
-
*/
|
|
32
|
-
'OrderAdjustmentItemId'?: string;
|
|
33
|
-
/**
|
|
34
|
-
* The number of items shipped.
|
|
35
|
-
*/
|
|
36
|
-
'QuantityShipped'?: number;
|
|
37
|
-
/**
|
|
38
|
-
* A list of charge information on the seller\'s account.
|
|
39
|
-
*/
|
|
40
|
-
'ItemChargeList'?: Array<ChargeComponent>;
|
|
41
|
-
/**
|
|
42
|
-
* A list of charge information on the seller\'s account.
|
|
43
|
-
*/
|
|
44
|
-
'ItemChargeAdjustmentList'?: Array<ChargeComponent>;
|
|
45
|
-
/**
|
|
46
|
-
* A list of fee component information.
|
|
47
|
-
*/
|
|
48
|
-
'ItemFeeList'?: Array<FeeComponent>;
|
|
49
|
-
/**
|
|
50
|
-
* A list of fee component information.
|
|
51
|
-
*/
|
|
52
|
-
'ItemFeeAdjustmentList'?: Array<FeeComponent>;
|
|
53
|
-
/**
|
|
54
|
-
* A list of information about taxes withheld.
|
|
55
|
-
*/
|
|
56
|
-
'ItemTaxWithheldList'?: Array<TaxWithheldComponent>;
|
|
57
|
-
/**
|
|
58
|
-
* A list of promotions.
|
|
59
|
-
*/
|
|
60
|
-
'PromotionList'?: Array<Promotion>;
|
|
61
|
-
/**
|
|
62
|
-
* A list of promotions.
|
|
63
|
-
*/
|
|
64
|
-
'PromotionAdjustmentList'?: Array<Promotion>;
|
|
65
|
-
'CostOfPointsGranted'?: Currency;
|
|
66
|
-
'CostOfPointsReturned'?: Currency;
|
|
67
|
-
}
|