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 9 Current »

 New or modified element

To be removed/deprecated

Unique to v2 - Branded Fares

Unique to V1 - Fare Families

NAME

DESCRIPTION

FORMAT

POSSIBLE VALUES

<Response / Order / OrderItems / OrderItem>

TimeLimits / PaymentTimeLimit

Attribute

Timestamp

Payment Time Limit for Ancillaries booked and held in Unpaid Orders.

Alphanumeric

Date and Time in UTC format, example:

2024-01-24T22:59:00.000Z

PaymentTimeLimit example

 PaymentTimeLimit example
<OrderItems>
	<OrderItem OrderItemID="IBd9f8773737e74c85b1172bf9168214b1OC_02">
		<TimeLimits>
			<PaymentTimeLimit Timestamp="2024-04-25T11:46:00.000Z"/>
		</TimeLimits>
	</OrderItem>
</OrderItems>

  • No labels