PostItineraryOperationParams
Constructors
Types
Properties
IP address of the customer, as captured by your integration.
Ensure your integration passes the customer's IP, not your own. This value helps determine their location and assign the correct payment gateway.
Also used for fraud recovery and other important analytics.
Insert your own unique value for each user session, beginning with the first API call. Continue to pass the same value for each subsequent API call during the user's session, using a new value for every new customer session.
Including this value greatly eases EPS's internal debugging process for issues with partner requests, as it explicitly links together request paths for individual user's session.
The book call has a test header that can be used to return set responses with the following keywords:
* standard
* complete_payment_session
* service_unavailable
* internal_server_error
* price_mismatch
* cc_declined
* rooms_unavailable
Functions
IP address of the customer, as captured by your integration.
Ensure your integration passes the customer's IP, not your own. This value helps determine their location and assign the correct payment gateway.
Also used for fraud recovery and other important analytics.
Insert your own unique value for each user session, beginning with the first API call. Continue to pass the same value for each subsequent API call during the user's session, using a new value for every new customer session.
Including this value greatly eases EPS's internal debugging process for issues with partner requests, as it explicitly links together request paths for individual user's session.
The book call has a test header that can be used to return set responses with the following keywords:
* standard
* complete_payment_session
* service_unavailable
* internal_server_error
* price_mismatch
* cc_declined
* rooms_unavailable