SOAP Operation: Order_CreateOrder (0.0.0)
Request
| Field Name |
Member Type |
Field Type |
Description |
| PayloadStdAttributes |
Element |
PayloadStdAttributes
|
The standard attributes that appear on the root element for all OpenTravel messages. |
| POS |
Element |
POS
|
Point of Sale (POS) identifies the party or connection channel making the request. |
| Order |
Element |
Order
|
An order contains offers, persons, and payments. This is sent to the supplier to fill. |
Response
| Field Name |
Member Type |
Field Type |
Description |
| PayloadStdAttributes |
Element |
PayloadStdAttributes
|
The standard attributes that appear on the root element for all OpenTravel messages. |
| Result |
Element |
Result
|
When present indicates that errors or warnings occurred during processing. |
| OrderConfirmation |
Element |
Order_Confirmation
|
An order contains offers, persons, and payments. This confirmed order is received from the supplier to fill. |
Notification
| Field Name |
Member Type |
Field Type |
Description |
| PayloadStdAttributes |
Element |
PayloadStdAttributes
|
The standard attributes that appear on the root element for all OpenTravel messages. |
| POS |
Element |
POS
|
Point of Sale (POS) identifies the party or connection channel sending the Notification. |
| Result |
Element |
Result
|
When present indicates that errors or warnings occurred during processing. |
| Order |
Element |
Order
|
This may contain just the ID or the entire order object. |
|