Mastercard · Schema

TravelDetails

Travel Information, Applicable only if the client has a prepaid card.

Credit CardsDigital IdentityFinancial ServicesFraud DetectionOpen BankingPayments

Properties

Name Type Description
type string Indicates the purpose of travel for which the client will be using the card. For example, medical reasons, cultural trip, and business trip and so on.
Valid values are as configured on portal in
startDate string Start date of the planned travel.
**Conditional Mandatory*** field - Required if travel type is provided.
Format - It is expressed in ISO 8601 - `YYYY-MM-DD`
endDate string End date of the planned travel.
**Conditional Mandatory*** field - Required if travel type is provided.
Format - It is expressed in ISO 8601 - `YYYY-MM-DD`
country string Country Code where client is traveling to.
Expressed as a 2-letter (Alpha-2) country code as defined in ISO 3166.
**Conditional Mandatory*** field - Required if t
View JSON Schema on GitHub