Order download
This is the description of the format used for the json download which contains all tickets. Explanations to the properties can be found on the page about the Order
Order (download)¶
Property | Type | Description |
---|---|---|
orderNumber | string | Readonly. |
@id | string | Readonly. json-ld: full url to load the object (based on identifier) |
partnerAcronym | string | Readonly. Partner acronym D365: ambcust_description / store |
orderDate | DateTime | |
customer | Person | Current copy of the guest placing the order |
orderStatus | string | Marketplace service Orderstates |
priceCurrency | string | CHF |
totalAmount | double | Total amount in the "priceCurrency" including tax and everything |
totalAmountCHF | double | Total amount in CHF |
ticket | Ticket[] | |
errorTicket | ErrorTicket[] | A ticket which couldn't be delivered |
ErrorTicket¶
Property | Type | Description |
---|---|---|
name | string | name of the ticket (not translated) |
underName | Traveler | |
validFrom | DateTime | desired valid from |
orderItemNumber | string | order item number |
Last update: February 18, 2021 19:36:04