OrderB2CResponse¶
Properties¶
Name | Type | Description |
---|---|---|
orderNumber | string | |
orderStatus | string | |
partnerAcronym | string | |
orderDate | date-time | |
orderDelivery | ParcelDeliveryResponse[] | |
customer | OrderCustomerResponse | |
customerField | FieldDefinitionResponse[] | |
billingAddress | FullAddressResponse | |
shippingAddress | FullAddressResponse | |
paymentMethodId | string | |
confirmationNumber | string | |
priceCurrency | string | |
salesChannel | string | |
totalAmount | double | |
totalAmountCHF | double | |
totalTax | double | |
totalTaxCHF | double | |
mailBodyToken | string | |
orderTokenName | string | |
language | string | |
orderedItem | OrderItemResponse[] | |
description | string | |
expiresAt | date-time | |
term | TermVersionCheckResponse[] | |
additionalProperty | PropertyValueResponse[] | |
orderPaymentStatus | string | Contains payment status based on summarized information from OrderPaymentDetails. May contains next statuses: new, captured, transferred, done, partially refunded, refunded, disputed, error |
orderPaymentDetails | OrderPaymentDetailsResponse | |
tax | OrderTaxEntryResponse[] | |
orderPaymentDetailsList | OrderPaymentDetailsResponse[] | Contains list of order payment details including regular payment details, voucher payment details, etc. |
@download | string | |
profileId | string | |
@id | string | |
dataGovernance | DataGovernanceResponse | |
createdDateTime | date-time | |
lastModified | date-time | |
lastModifiedBy | string | |
createdBySubscription | string | |
lastModifiedBySubscription | string |