OrderWeb Properties |
The OrderWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | AcceptedDate |
The accepted date of the order.
|
![]() | Articles |
The articles (sale) on this order.
|
![]() | CampaignCodeResult |
The result of the supplied campaign code. This field is only filled out for Booking calls with a valid campaign code.
|
![]() | CreatedDate |
The date the order was created.
|
![]() | CurrencyIsoCode |
The ISO 4217 currency code of the order.
|
![]() | CustomerComment |
A customer comment as parsed into the booking service. See CustomerComment.
|
![]() | CustomerCompany |
If the CustomerType is a company this property is filled out with the company details.
|
![]() | CustomerPerson |
If the CustomerType is a person this property is filled out with the person details.
|
![]() | CustomerProfileId |
A unique identifier for the customer (GUID). CustomerProfileId is always required to get list of orders for a customer
(Inherited from OrderInfoCriteria.) |
![]() | CustomerReferenceNumber |
The customers reference number. See CustomerReferenceNo.
|
![]() | CustomerType |
The customer type (payer) of the order.
|
![]() | EndSettlementOrderNo | |
![]() | ExpireDate |
If the order is an offer, this date will signal when the order is expiring and thus deleted (if no payment has occured before that date).
|
![]() | ExternalOrderOrigin | |
![]() | Installments |
A list of installments for the order.
|
![]() | InstallmentsDueAmount |
The total due amount remaining for this order item
|
![]() | InternalAccountingNo |
The customers EAN internal accounting number (if known) if the customer is in the public sector.
|
![]() | InvoiceNoValue |
Get the order number, or null if empty or invalid.
(Inherited from OrderInfoCriteria.) |
![]() | OrderNo |
OrderNo is optionally. If it is empty all order for the given CustomerProfileId are returned else only the speficied order is returned.
Unique order number identifing both order number and possible invoice number.
The format is orderNo-invoiceNo for example: 15487-4871211.
For the id of draft lines only order number is necessary, for example 15487.
(Inherited from OrderInfoCriteria.) |
![]() | OrderNoValue |
Get the order number, or null if empty or invalid.
(Inherited from OrderInfoCriteria.) |
![]() | Orders |
A list of orders related to a parent order.
Only orders with rental agreements can be parent orders.
|
![]() | PartnerNo |
The partner code if the order is originating from a partner.
|
![]() | PaymentId |
The order payment ID. Used by the customer to transfer the due amount using a bank transfer.
|
![]() | PostOrderArticlesUri |
Uri to order articles after the initial order
|
![]() | PostOrderTicketsUri |
Uri to order articles after the initial order, cant be removed from datacontract
|
![]() | PrintedDate |
The print date of the order.
|
![]() | ProvisionAmount |
The partners provision amount for the current order if the order was placed by a partner without contract fulfillment obligation.
|
![]() | ProvisionCurrencyIsoCode |
The ISO 4217 currency code of the partners provision if the order was placed by a partner without contract fulfillment obligation.
|
![]() | RelatedToRentalAgreementId |
If the sale is related to a rental agreement from a different OrderWeb then this property will carry the ID of the rental agreement.
|
![]() | RentalAgreements |
A list of 0..n rental agreements attached to this order. An order may contain several rental agreements (tennancies).
|
![]() | SummarizedInstallments |
A total list of installments for the order and related orders.
Contains summarixed installments per installment date for the current and related orders.
Ony contains elements for orders containing rental agreements.
|
![]() | SummarizedInstallmentsDueAmount |
The total due amount remaining for all related order items.
|