Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Error rendering macro 'excerpt-include' : No link could be created for 'NDC2:New 17.2 COMBINED'.

Query Pre-Sale

NAME

DESCRIPTION

FORMAT

ALLOWED/POSSIBLE VALUES

<Query / Offers> Pre-sale

Offer / OfferID

Id for the offer

Alphanumeric

Any

Offer / OfferItemIDs / OfferItemID

Id for the offer item

Alphanumeric

Any

 Example
<Query>
	<Offers>
		<Offer>
			<OfferID Owner="IB">IB5ca2c0a1f5da4dad9f422cfabe6504c5OC</OfferID>
			<OfferItemIDs>
				<OfferItemID Owner="IB">IB5ca2c0a1f5da4dad9f422cfabe6504c5OC_01  </OfferItemID>
			</OfferItemIDs>
		</Offer>
	</Offers>
</Query>

Query Post-Sale

NAME

DESCRIPTION

FORMAT

ALLOWED/POSSIBLE VALUES

<Query> Post-sale

OrderID

Order ID with mandatory attribute Owner

Alphanumeric

The order id of an existing order which has been created, paid and ticketed

 Example
<Query>
	<OrderID Owner="IB">IB8b26c7e907a246319fc8b6ada7644f63OC</OrderID>
</Query>

  • No labels