SOAP Operation: Golf_CreateOrder (0.0.0)
-
-
Description
Create operation is used to send an oder to a supplier.
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. |
| POS |
Element |
POS
|
Point of Sale (POS) identifies the party or connection channel making the request. |
| OrderConfirmation |
Element |
Order_Confirmation
|
An order contains offers, persons, and payments. This confirmed order is received from the supplier to fill. |
| Result |
Element |
Result
|
When present indicates that errors or warnings occurred during processing. |
Notification
| Field Name |
Member Type |
Field Type |
Description |
| OfferConfirmed |
Element |
Offer_Confirmed
|
The order identifier. |
| Result |
Element |
Result
|
When present indicates that errors or warnings occurred during processing. |
|