Record
sales-data-order-extension-interface
No description available.
record sales-data-order-extension-interface {
amazon-order-reference-id: option<string>,
applied-taxes: option<list<tax-data-order-tax-details-applied-tax-interface>>,
base-customer-balance-amount: option<f64>,
base-customer-balance-invoiced: option<f64>,
base-customer-balance-refunded: option<f64>,
base-customer-balance-total-refunded: option<f64>,
base-gift-cards-amount: option<f64>,
base-gift-cards-invoiced: option<f64>,
base-gift-cards-refunded: option<f64>,
base-reward-currency-amount: option<f64>,
company-order-attributes: option<company-data-company-order-interface>,
converting-from-quote: option<bool>,
customer-balance-amount: option<f64>,
customer-balance-invoiced: option<f64>,
customer-balance-refunded: option<f64>,
customer-balance-total-refunded: option<f64>,
gift-cards: option<list<gift-card-account-data-gift-card-interface>>,
gift-cards-amount: option<f64>,
gift-cards-invoiced: option<f64>,
gift-cards-refunded: option<f64>,
gift-message: option<gift-message-data-message-interface>,
gw-add-card: option<string>,
gw-allow-gift-receipt: option<string>,
gw-base-price: option<string>,
gw-base-price-incl-tax: option<string>,
gw-base-price-invoiced: option<string>,
gw-base-price-refunded: option<string>,
gw-base-tax-amount: option<string>,
gw-base-tax-amount-invoiced: option<string>,
gw-base-tax-amount-refunded: option<string>,
gw-card-base-price: option<string>,
gw-card-base-price-incl-tax: option<string>,
gw-card-base-price-invoiced: option<string>,
gw-card-base-price-refunded: option<string>,
gw-card-base-tax-amount: option<string>,
gw-card-base-tax-invoiced: option<string>,
gw-card-base-tax-refunded: option<string>,
gw-card-price: option<string>,
gw-card-price-incl-tax: option<string>,
gw-card-price-invoiced: option<string>,
gw-card-price-refunded: option<string>,
gw-card-tax-amount: option<string>,
gw-card-tax-invoiced: option<string>,
gw-card-tax-refunded: option<string>,
gw-id: option<string>,
gw-items-base-price: option<string>,
gw-items-base-price-incl-tax: option<string>,
gw-items-base-price-invoiced: option<string>,
gw-items-base-price-refunded: option<string>,
gw-items-base-tax-amount: option<string>,
gw-items-base-tax-invoiced: option<string>,
gw-items-base-tax-refunded: option<string>,
gw-items-price: option<string>,
gw-items-price-incl-tax: option<string>,
gw-items-price-invoiced: option<string>,
gw-items-price-refunded: option<string>,
gw-items-tax-amount: option<string>,
gw-items-tax-invoiced: option<string>,
gw-items-tax-refunded: option<string>,
gw-price: option<string>,
gw-price-incl-tax: option<string>,
gw-price-invoiced: option<string>,
gw-price-refunded: option<string>,
gw-tax-amount: option<string>,
gw-tax-amount-invoiced: option<string>,
gw-tax-amount-refunded: option<string>,
item-applied-taxes: option<list<tax-data-order-tax-details-item-interface>>,
payment-additional-info: option<list<payment-data-payment-additional-info-interface>>,
reward-currency-amount: option<f64>,
reward-points-balance: option<s32>,
shipping-assignments: option<list<sales-data-shipping-assignment-interface>>,
}Fields
| Name | Type | Description |
|---|---|---|
| amazon-order-reference-id | option<string> | |
| applied-taxes | option<list<tax-data-order-tax-details-applied-tax-interface>> | |
| base-customer-balance-amount | option<f64> | |
| base-customer-balance-invoiced | option<f64> | |
| base-customer-balance-refunded | option<f64> | |
| base-customer-balance-total-refunded | option<f64> | |
| base-gift-cards-amount | option<f64> | |
| base-gift-cards-invoiced | option<f64> | |
| base-gift-cards-refunded | option<f64> | |
| base-reward-currency-amount | option<f64> | |
| company-order-attributes | option<company-data-company-order-interface> | |
| converting-from-quote | option<bool> | |
| customer-balance-amount | option<f64> | |
| customer-balance-invoiced | option<f64> | |
| customer-balance-refunded | option<f64> | |
| customer-balance-total-refunded | option<f64> | |
| gift-cards | option<list<gift-card-account-data-gift-card-interface>> | |
| gift-cards-amount | option<f64> | |
| gift-cards-invoiced | option<f64> | |
| gift-cards-refunded | option<f64> | |
| gift-message | option<gift-message-data-message-interface> | |
| gw-add-card | option<string> | |
| gw-allow-gift-receipt | option<string> | |
| gw-base-price | option<string> | |
| gw-base-price-incl-tax | option<string> | |
| gw-base-price-invoiced | option<string> | |
| gw-base-price-refunded | option<string> | |
| gw-base-tax-amount | option<string> | |
| gw-base-tax-amount-invoiced | option<string> | |
| gw-base-tax-amount-refunded | option<string> | |
| gw-card-base-price | option<string> | |
| gw-card-base-price-incl-tax | option<string> | |
| gw-card-base-price-invoiced | option<string> | |
| gw-card-base-price-refunded | option<string> | |
| gw-card-base-tax-amount | option<string> | |
| gw-card-base-tax-invoiced | option<string> | |
| gw-card-base-tax-refunded | option<string> | |
| gw-card-price | option<string> | |
| gw-card-price-incl-tax | option<string> | |
| gw-card-price-invoiced | option<string> | |
| gw-card-price-refunded | option<string> | |
| gw-card-tax-amount | option<string> | |
| gw-card-tax-invoiced | option<string> | |
| gw-card-tax-refunded | option<string> | |
| gw-id | option<string> | |
| gw-items-base-price | option<string> | |
| gw-items-base-price-incl-tax | option<string> | |
| gw-items-base-price-invoiced | option<string> | |
| gw-items-base-price-refunded | option<string> | |
| gw-items-base-tax-amount | option<string> | |
| gw-items-base-tax-invoiced | option<string> | |
| gw-items-base-tax-refunded | option<string> | |
| gw-items-price | option<string> | |
| gw-items-price-incl-tax | option<string> | |
| gw-items-price-invoiced | option<string> | |
| gw-items-price-refunded | option<string> | |
| gw-items-tax-amount | option<string> | |
| gw-items-tax-invoiced | option<string> | |
| gw-items-tax-refunded | option<string> | |
| gw-price | option<string> | |
| gw-price-incl-tax | option<string> | |
| gw-price-invoiced | option<string> | |
| gw-price-refunded | option<string> | |
| gw-tax-amount | option<string> | |
| gw-tax-amount-invoiced | option<string> | |
| gw-tax-amount-refunded | option<string> | |
| item-applied-taxes | option<list<tax-data-order-tax-details-item-interface>> | |
| payment-additional-info | option<list<payment-data-payment-additional-info-interface>> | |
| reward-currency-amount | option<f64> | |
| reward-points-balance | option<s32> | |
| shipping-assignments | option<list<sales-data-shipping-assignment-interface>> |