Record
sales-data-order-interface
No description available.
record sales-data-order-interface {
adjustment-negative: option<f64>,
adjustment-positive: option<f64>,
applied-rule-ids: option<string>,
base-adjustment-negative: option<f64>,
base-adjustment-positive: option<f64>,
base-currency-code: option<string>,
base-discount-amount: option<f64>,
base-discount-canceled: option<f64>,
base-discount-invoiced: option<f64>,
base-discount-refunded: option<f64>,
base-discount-tax-compensation-amount: option<f64>,
base-discount-tax-compensation-invoiced: option<f64>,
base-discount-tax-compensation-refunded: option<f64>,
base-grand-total: f64,
base-shipping-amount: option<f64>,
base-shipping-canceled: option<f64>,
base-shipping-discount-amount: option<f64>,
base-shipping-discount-tax-compensation-amnt: option<f64>,
base-shipping-incl-tax: option<f64>,
base-shipping-invoiced: option<f64>,
base-shipping-refunded: option<f64>,
base-shipping-tax-amount: option<f64>,
base-shipping-tax-refunded: option<f64>,
base-subtotal: option<f64>,
base-subtotal-canceled: option<f64>,
base-subtotal-incl-tax: option<f64>,
base-subtotal-invoiced: option<f64>,
base-subtotal-refunded: option<f64>,
base-tax-amount: option<f64>,
base-tax-canceled: option<f64>,
base-tax-invoiced: option<f64>,
base-tax-refunded: option<f64>,
base-to-global-rate: option<f64>,
base-to-order-rate: option<f64>,
base-total-canceled: option<f64>,
base-total-due: option<f64>,
base-total-invoiced: option<f64>,
base-total-invoiced-cost: option<f64>,
base-total-offline-refunded: option<f64>,
base-total-online-refunded: option<f64>,
base-total-paid: option<f64>,
base-total-qty-ordered: option<f64>,
base-total-refunded: option<f64>,
billing-address: option<sales-data-order-address-interface>,
billing-address-id: option<s32>,
can-ship-partially: option<s32>,
can-ship-partially-item: option<s32>,
coupon-code: option<string>,
created-at: option<string>,
customer-dob: option<string>,
customer-email: string,
customer-firstname: option<string>,
customer-gender: option<s32>,
customer-group-id: option<s32>,
customer-id: option<s32>,
customer-is-guest: option<s32>,
customer-lastname: option<string>,
customer-middlename: option<string>,
customer-note: option<string>,
customer-note-notify: option<s32>,
customer-prefix: option<string>,
customer-suffix: option<string>,
customer-taxvat: option<string>,
discount-amount: option<f64>,
discount-canceled: option<f64>,
discount-description: option<string>,
discount-invoiced: option<f64>,
discount-refunded: option<f64>,
discount-tax-compensation-amount: option<f64>,
discount-tax-compensation-invoiced: option<f64>,
discount-tax-compensation-refunded: option<f64>,
edit-increment: option<s32>,
email-sent: option<s32>,
entity-id: option<s32>,
ext-customer-id: option<string>,
ext-order-id: option<string>,
extension-attributes: option<sales-data-order-extension-interface>,
forced-shipment-with-invoice: option<s32>,
global-currency-code: option<string>,
grand-total: f64,
hold-before-state: option<string>,
hold-before-status: option<string>,
increment-id: option<string>,
is-virtual: option<s32>,
items: list<sales-data-order-item-interface>,
order-currency-code: option<string>,
original-increment-id: option<string>,
payment: option<sales-data-order-payment-interface>,
payment-auth-expiration: option<s32>,
payment-authorization-amount: option<f64>,
protect-code: option<string>,
quote-address-id: option<s32>,
quote-id: option<s32>,
relation-child-id: option<string>,
relation-child-real-id: option<string>,
relation-parent-id: option<string>,
relation-parent-real-id: option<string>,
remote-ip: option<string>,
shipping-amount: option<f64>,
shipping-canceled: option<f64>,
shipping-description: option<string>,
shipping-discount-amount: option<f64>,
shipping-discount-tax-compensation-amount: option<f64>,
shipping-incl-tax: option<f64>,
shipping-invoiced: option<f64>,
shipping-refunded: option<f64>,
shipping-tax-amount: option<f64>,
shipping-tax-refunded: option<f64>,
state: option<string>,
status: option<string>,
status-histories: option<list<sales-data-order-status-history-interface>>,
store-currency-code: option<string>,
store-id: option<s32>,
store-name: option<string>,
store-to-base-rate: option<f64>,
store-to-order-rate: option<f64>,
subtotal: option<f64>,
subtotal-canceled: option<f64>,
subtotal-incl-tax: option<f64>,
subtotal-invoiced: option<f64>,
subtotal-refunded: option<f64>,
tax-amount: option<f64>,
tax-canceled: option<f64>,
tax-invoiced: option<f64>,
tax-refunded: option<f64>,
total-canceled: option<f64>,
total-due: option<f64>,
total-invoiced: option<f64>,
total-item-count: option<s32>,
total-offline-refunded: option<f64>,
total-online-refunded: option<f64>,
total-paid: option<f64>,
total-qty-ordered: option<f64>,
total-refunded: option<f64>,
updated-at: option<string>,
weight: option<f64>,
x-forwarded-for: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| adjustment-negative | option<f64> | |
| adjustment-positive | option<f64> | |
| applied-rule-ids | option<string> | |
| base-adjustment-negative | option<f64> | |
| base-adjustment-positive | option<f64> | |
| base-currency-code | option<string> | |
| base-discount-amount | option<f64> | |
| base-discount-canceled | option<f64> | |
| base-discount-invoiced | option<f64> | |
| base-discount-refunded | option<f64> | |
| base-discount-tax-compensation-amount | option<f64> | |
| base-discount-tax-compensation-invoiced | option<f64> | |
| base-discount-tax-compensation-refunded | option<f64> | |
| base-grand-total | f64 | |
| base-shipping-amount | option<f64> | |
| base-shipping-canceled | option<f64> | |
| base-shipping-discount-amount | option<f64> | |
| base-shipping-discount-tax-compensation-amnt | option<f64> | |
| base-shipping-incl-tax | option<f64> | |
| base-shipping-invoiced | option<f64> | |
| base-shipping-refunded | option<f64> | |
| base-shipping-tax-amount | option<f64> | |
| base-shipping-tax-refunded | option<f64> | |
| base-subtotal | option<f64> | |
| base-subtotal-canceled | option<f64> | |
| base-subtotal-incl-tax | option<f64> | |
| base-subtotal-invoiced | option<f64> | |
| base-subtotal-refunded | option<f64> | |
| base-tax-amount | option<f64> | |
| base-tax-canceled | option<f64> | |
| base-tax-invoiced | option<f64> | |
| base-tax-refunded | option<f64> | |
| base-to-global-rate | option<f64> | |
| base-to-order-rate | option<f64> | |
| base-total-canceled | option<f64> | |
| base-total-due | option<f64> | |
| base-total-invoiced | option<f64> | |
| base-total-invoiced-cost | option<f64> | |
| base-total-offline-refunded | option<f64> | |
| base-total-online-refunded | option<f64> | |
| base-total-paid | option<f64> | |
| base-total-qty-ordered | option<f64> | |
| base-total-refunded | option<f64> | |
| billing-address | option<sales-data-order-address-interface> | |
| billing-address-id | option<s32> | |
| can-ship-partially | option<s32> | |
| can-ship-partially-item | option<s32> | |
| coupon-code | option<string> | |
| created-at | option<string> | |
| customer-dob | option<string> | |
| customer-email | string | |
| customer-firstname | option<string> | |
| customer-gender | option<s32> | |
| customer-group-id | option<s32> | |
| customer-id | option<s32> | |
| customer-is-guest | option<s32> | |
| customer-lastname | option<string> | |
| customer-middlename | option<string> | |
| customer-note | option<string> | |
| customer-note-notify | option<s32> | |
| customer-prefix | option<string> | |
| customer-suffix | option<string> | |
| customer-taxvat | option<string> | |
| discount-amount | option<f64> | |
| discount-canceled | option<f64> | |
| discount-description | option<string> | |
| discount-invoiced | option<f64> | |
| discount-refunded | option<f64> | |
| discount-tax-compensation-amount | option<f64> | |
| discount-tax-compensation-invoiced | option<f64> | |
| discount-tax-compensation-refunded | option<f64> | |
| edit-increment | option<s32> | |
| email-sent | option<s32> | |
| entity-id | option<s32> | |
| ext-customer-id | option<string> | |
| ext-order-id | option<string> | |
| extension-attributes | option<sales-data-order-extension-interface> | |
| forced-shipment-with-invoice | option<s32> | |
| global-currency-code | option<string> | |
| grand-total | f64 | |
| hold-before-state | option<string> | |
| hold-before-status | option<string> | |
| increment-id | option<string> | |
| is-virtual | option<s32> | |
| items | list<sales-data-order-item-interface> | |
| order-currency-code | option<string> | |
| original-increment-id | option<string> | |
| payment | option<sales-data-order-payment-interface> | |
| payment-auth-expiration | option<s32> | |
| payment-authorization-amount | option<f64> | |
| protect-code | option<string> | |
| quote-address-id | option<s32> | |
| quote-id | option<s32> | |
| relation-child-id | option<string> | |
| relation-child-real-id | option<string> | |
| relation-parent-id | option<string> | |
| relation-parent-real-id | option<string> | |
| remote-ip | option<string> | |
| shipping-amount | option<f64> | |
| shipping-canceled | option<f64> | |
| shipping-description | option<string> | |
| shipping-discount-amount | option<f64> | |
| shipping-discount-tax-compensation-amount | option<f64> | |
| shipping-incl-tax | option<f64> | |
| shipping-invoiced | option<f64> | |
| shipping-refunded | option<f64> | |
| shipping-tax-amount | option<f64> | |
| shipping-tax-refunded | option<f64> | |
| state | option<string> | |
| status | option<string> | |
| status-histories | option<list<sales-data-order-status-history-interface>> | |
| store-currency-code | option<string> | |
| store-id | option<s32> | |
| store-name | option<string> | |
| store-to-base-rate | option<f64> | |
| store-to-order-rate | option<f64> | |
| subtotal | option<f64> | |
| subtotal-canceled | option<f64> | |
| subtotal-incl-tax | option<f64> | |
| subtotal-invoiced | option<f64> | |
| subtotal-refunded | option<f64> | |
| tax-amount | option<f64> | |
| tax-canceled | option<f64> | |
| tax-invoiced | option<f64> | |
| tax-refunded | option<f64> | |
| total-canceled | option<f64> | |
| total-due | option<f64> | |
| total-invoiced | option<f64> | |
| total-item-count | option<s32> | |
| total-offline-refunded | option<f64> | |
| total-online-refunded | option<f64> | |
| total-paid | option<f64> | |
| total-qty-ordered | option<f64> | |
| total-refunded | option<f64> | |
| updated-at | option<string> | |
| weight | option<f64> | |
| x-forwarded-for | option<string> |