mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
spec release
This commit is contained in:
@@ -939,6 +939,10 @@
|
||||
"description" : "The flight departure date. Local time `(HH:mm)` is optional.\n* Date format: `yyyy-MM-dd`\n* Date and time format: `yyyy-MM-dd HH:mm`\n* minLength: 10 characters\n* maxLength: 16 characters",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.issue_date" : {
|
||||
"description" : "The date that the ticket was issued to the passenger.\n* minLength: 6 characters\n* maxLength: 6 characters\n* Date format: YYMMDD",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.leg.carrier_code" : {
|
||||
"description" : "The [IATA](https://www.iata.org/services/pages/codes.aspx) 2-letter accounting code (PAX) that identifies the carrier.\nThis field is required if the airline data includes leg details.\n* Example: KLM = KL\n* minLength: 2 characters\n* maxLength: 2 characters\n* Must not be all spaces\n*Must not be all zeros.",
|
||||
"type" : "string"
|
||||
@@ -1270,6 +1274,10 @@
|
||||
"AdditionalDataLodging" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"lodging.SpecialProgramCode" : {
|
||||
"description" : "A code that corresponds to the category of lodging charges for the payment. Possible values:\n* 1: Lodging\n* 2: No show reservation\n* 3: Advanced deposit",
|
||||
"type" : "string"
|
||||
},
|
||||
"lodging.checkInDate" : {
|
||||
"description" : "The arrival date.\n* Date format: **yyyyMmDd**. For example, for 2023 April 22, **20230422**.",
|
||||
"type" : "string"
|
||||
@@ -1621,7 +1629,7 @@
|
||||
"type" : "string"
|
||||
},
|
||||
"bin" : {
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).",
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).",
|
||||
"type" : "string"
|
||||
},
|
||||
"cvcResultRaw" : {
|
||||
|
||||
@@ -1175,6 +1175,10 @@
|
||||
"description" : "The flight departure date. Local time `(HH:mm)` is optional.\n* Date format: `yyyy-MM-dd`\n* Date and time format: `yyyy-MM-dd HH:mm`\n* minLength: 10 characters\n* maxLength: 16 characters",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.issue_date" : {
|
||||
"description" : "The date that the ticket was issued to the passenger.\n* minLength: 6 characters\n* maxLength: 6 characters\n* Date format: YYMMDD",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.leg.carrier_code" : {
|
||||
"description" : "The [IATA](https://www.iata.org/services/pages/codes.aspx) 2-letter accounting code (PAX) that identifies the carrier.\nThis field is required if the airline data includes leg details.\n* Example: KLM = KL\n* minLength: 2 characters\n* maxLength: 2 characters\n* Must not be all spaces\n*Must not be all zeros.",
|
||||
"type" : "string"
|
||||
@@ -1506,6 +1510,10 @@
|
||||
"AdditionalDataLodging" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"lodging.SpecialProgramCode" : {
|
||||
"description" : "A code that corresponds to the category of lodging charges for the payment. Possible values:\n* 1: Lodging\n* 2: No show reservation\n* 3: Advanced deposit",
|
||||
"type" : "string"
|
||||
},
|
||||
"lodging.checkInDate" : {
|
||||
"description" : "The arrival date.\n* Date format: **yyyyMmDd**. For example, for 2023 April 22, **20230422**.",
|
||||
"type" : "string"
|
||||
@@ -1857,7 +1865,7 @@
|
||||
"type" : "string"
|
||||
},
|
||||
"bin" : {
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).",
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).",
|
||||
"type" : "string"
|
||||
},
|
||||
"cvcResultRaw" : {
|
||||
|
||||
@@ -1641,6 +1641,10 @@
|
||||
"description" : "The flight departure date. Local time `(HH:mm)` is optional.\n* Date format: `yyyy-MM-dd`\n* Date and time format: `yyyy-MM-dd HH:mm`\n* minLength: 10 characters\n* maxLength: 16 characters",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.issue_date" : {
|
||||
"description" : "The date that the ticket was issued to the passenger.\n* minLength: 6 characters\n* maxLength: 6 characters\n* Date format: YYMMDD",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.leg.carrier_code" : {
|
||||
"description" : "The [IATA](https://www.iata.org/services/pages/codes.aspx) 2-letter accounting code (PAX) that identifies the carrier.\nThis field is required if the airline data includes leg details.\n* Example: KLM = KL\n* minLength: 2 characters\n* maxLength: 2 characters\n* Must not be all spaces\n*Must not be all zeros.",
|
||||
"type" : "string"
|
||||
@@ -1972,6 +1976,10 @@
|
||||
"AdditionalDataLodging" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"lodging.SpecialProgramCode" : {
|
||||
"description" : "A code that corresponds to the category of lodging charges for the payment. Possible values:\n* 1: Lodging\n* 2: No show reservation\n* 3: Advanced deposit",
|
||||
"type" : "string"
|
||||
},
|
||||
"lodging.checkInDate" : {
|
||||
"description" : "The arrival date.\n* Date format: **yyyyMmDd**. For example, for 2023 April 22, **20230422**.",
|
||||
"type" : "string"
|
||||
@@ -2323,7 +2331,7 @@
|
||||
"type" : "string"
|
||||
},
|
||||
"bin" : {
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).",
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).",
|
||||
"type" : "string"
|
||||
},
|
||||
"cvcResultRaw" : {
|
||||
|
||||
@@ -1641,6 +1641,10 @@
|
||||
"description" : "The flight departure date. Local time `(HH:mm)` is optional.\n* Date format: `yyyy-MM-dd`\n* Date and time format: `yyyy-MM-dd HH:mm`\n* minLength: 10 characters\n* maxLength: 16 characters",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.issue_date" : {
|
||||
"description" : "The date that the ticket was issued to the passenger.\n* minLength: 6 characters\n* maxLength: 6 characters\n* Date format: YYMMDD",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.leg.carrier_code" : {
|
||||
"description" : "The [IATA](https://www.iata.org/services/pages/codes.aspx) 2-letter accounting code (PAX) that identifies the carrier.\nThis field is required if the airline data includes leg details.\n* Example: KLM = KL\n* minLength: 2 characters\n* maxLength: 2 characters\n* Must not be all spaces\n*Must not be all zeros.",
|
||||
"type" : "string"
|
||||
@@ -1972,6 +1976,10 @@
|
||||
"AdditionalDataLodging" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"lodging.SpecialProgramCode" : {
|
||||
"description" : "A code that corresponds to the category of lodging charges for the payment. Possible values:\n* 1: Lodging\n* 2: No show reservation\n* 3: Advanced deposit",
|
||||
"type" : "string"
|
||||
},
|
||||
"lodging.checkInDate" : {
|
||||
"description" : "The arrival date.\n* Date format: **yyyyMmDd**. For example, for 2023 April 22, **20230422**.",
|
||||
"type" : "string"
|
||||
@@ -2323,7 +2331,7 @@
|
||||
"type" : "string"
|
||||
},
|
||||
"bin" : {
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).",
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).",
|
||||
"type" : "string"
|
||||
},
|
||||
"cvcResultRaw" : {
|
||||
|
||||
@@ -1641,6 +1641,10 @@
|
||||
"description" : "The flight departure date. Local time `(HH:mm)` is optional.\n* Date format: `yyyy-MM-dd`\n* Date and time format: `yyyy-MM-dd HH:mm`\n* minLength: 10 characters\n* maxLength: 16 characters",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.issue_date" : {
|
||||
"description" : "The date that the ticket was issued to the passenger.\n* minLength: 6 characters\n* maxLength: 6 characters\n* Date format: YYMMDD",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.leg.carrier_code" : {
|
||||
"description" : "The [IATA](https://www.iata.org/services/pages/codes.aspx) 2-letter accounting code (PAX) that identifies the carrier.\nThis field is required if the airline data includes leg details.\n* Example: KLM = KL\n* minLength: 2 characters\n* maxLength: 2 characters\n* Must not be all spaces\n*Must not be all zeros.",
|
||||
"type" : "string"
|
||||
@@ -1972,6 +1976,10 @@
|
||||
"AdditionalDataLodging" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"lodging.SpecialProgramCode" : {
|
||||
"description" : "A code that corresponds to the category of lodging charges for the payment. Possible values:\n* 1: Lodging\n* 2: No show reservation\n* 3: Advanced deposit",
|
||||
"type" : "string"
|
||||
},
|
||||
"lodging.checkInDate" : {
|
||||
"description" : "The arrival date.\n* Date format: **yyyyMmDd**. For example, for 2023 April 22, **20230422**.",
|
||||
"type" : "string"
|
||||
@@ -2323,7 +2331,7 @@
|
||||
"type" : "string"
|
||||
},
|
||||
"bin" : {
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).",
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).",
|
||||
"type" : "string"
|
||||
},
|
||||
"cvcResultRaw" : {
|
||||
|
||||
@@ -1651,6 +1651,10 @@
|
||||
"description" : "The flight departure date. Local time `(HH:mm)` is optional.\n* Date format: `yyyy-MM-dd`\n* Date and time format: `yyyy-MM-dd HH:mm`\n* minLength: 10 characters\n* maxLength: 16 characters",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.issue_date" : {
|
||||
"description" : "The date that the ticket was issued to the passenger.\n* minLength: 6 characters\n* maxLength: 6 characters\n* Date format: YYMMDD",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.leg.carrier_code" : {
|
||||
"description" : "The [IATA](https://www.iata.org/services/pages/codes.aspx) 2-letter accounting code (PAX) that identifies the carrier.\nThis field is required if the airline data includes leg details.\n* Example: KLM = KL\n* minLength: 2 characters\n* maxLength: 2 characters\n* Must not be all spaces\n*Must not be all zeros.",
|
||||
"type" : "string"
|
||||
@@ -1982,6 +1986,10 @@
|
||||
"AdditionalDataLodging" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"lodging.SpecialProgramCode" : {
|
||||
"description" : "A code that corresponds to the category of lodging charges for the payment. Possible values:\n* 1: Lodging\n* 2: No show reservation\n* 3: Advanced deposit",
|
||||
"type" : "string"
|
||||
},
|
||||
"lodging.checkInDate" : {
|
||||
"description" : "The arrival date.\n* Date format: **yyyyMmDd**. For example, for 2023 April 22, **20230422**.",
|
||||
"type" : "string"
|
||||
@@ -2333,7 +2341,7 @@
|
||||
"type" : "string"
|
||||
},
|
||||
"bin" : {
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).",
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).",
|
||||
"type" : "string"
|
||||
},
|
||||
"cvcResultRaw" : {
|
||||
|
||||
@@ -1765,6 +1765,10 @@
|
||||
"description" : "The flight departure date. Local time `(HH:mm)` is optional.\n* Date format: `yyyy-MM-dd`\n* Date and time format: `yyyy-MM-dd HH:mm`\n* minLength: 10 characters\n* maxLength: 16 characters",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.issue_date" : {
|
||||
"description" : "The date that the ticket was issued to the passenger.\n* minLength: 6 characters\n* maxLength: 6 characters\n* Date format: YYMMDD",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.leg.carrier_code" : {
|
||||
"description" : "The [IATA](https://www.iata.org/services/pages/codes.aspx) 2-letter accounting code (PAX) that identifies the carrier.\nThis field is required if the airline data includes leg details.\n* Example: KLM = KL\n* minLength: 2 characters\n* maxLength: 2 characters\n* Must not be all spaces\n*Must not be all zeros.",
|
||||
"type" : "string"
|
||||
@@ -2096,6 +2100,10 @@
|
||||
"AdditionalDataLodging" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"lodging.SpecialProgramCode" : {
|
||||
"description" : "A code that corresponds to the category of lodging charges for the payment. Possible values:\n* 1: Lodging\n* 2: No show reservation\n* 3: Advanced deposit",
|
||||
"type" : "string"
|
||||
},
|
||||
"lodging.checkInDate" : {
|
||||
"description" : "The arrival date.\n* Date format: **yyyyMmDd**. For example, for 2023 April 22, **20230422**.",
|
||||
"type" : "string"
|
||||
@@ -2447,7 +2455,7 @@
|
||||
"type" : "string"
|
||||
},
|
||||
"bin" : {
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).",
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).",
|
||||
"type" : "string"
|
||||
},
|
||||
"cvcResultRaw" : {
|
||||
|
||||
@@ -1765,6 +1765,10 @@
|
||||
"description" : "The flight departure date. Local time `(HH:mm)` is optional.\n* Date format: `yyyy-MM-dd`\n* Date and time format: `yyyy-MM-dd HH:mm`\n* minLength: 10 characters\n* maxLength: 16 characters",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.issue_date" : {
|
||||
"description" : "The date that the ticket was issued to the passenger.\n* minLength: 6 characters\n* maxLength: 6 characters\n* Date format: YYMMDD",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.leg.carrier_code" : {
|
||||
"description" : "The [IATA](https://www.iata.org/services/pages/codes.aspx) 2-letter accounting code (PAX) that identifies the carrier.\nThis field is required if the airline data includes leg details.\n* Example: KLM = KL\n* minLength: 2 characters\n* maxLength: 2 characters\n* Must not be all spaces\n*Must not be all zeros.",
|
||||
"type" : "string"
|
||||
@@ -2096,6 +2100,10 @@
|
||||
"AdditionalDataLodging" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"lodging.SpecialProgramCode" : {
|
||||
"description" : "A code that corresponds to the category of lodging charges for the payment. Possible values:\n* 1: Lodging\n* 2: No show reservation\n* 3: Advanced deposit",
|
||||
"type" : "string"
|
||||
},
|
||||
"lodging.checkInDate" : {
|
||||
"description" : "The arrival date.\n* Date format: **yyyyMmDd**. For example, for 2023 April 22, **20230422**.",
|
||||
"type" : "string"
|
||||
@@ -2447,7 +2455,7 @@
|
||||
"type" : "string"
|
||||
},
|
||||
"bin" : {
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).",
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).",
|
||||
"type" : "string"
|
||||
},
|
||||
"cvcResultRaw" : {
|
||||
|
||||
@@ -1765,6 +1765,10 @@
|
||||
"description" : "The flight departure date. Local time `(HH:mm)` is optional.\n* Date format: `yyyy-MM-dd`\n* Date and time format: `yyyy-MM-dd HH:mm`\n* minLength: 10 characters\n* maxLength: 16 characters",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.issue_date" : {
|
||||
"description" : "The date that the ticket was issued to the passenger.\n* minLength: 6 characters\n* maxLength: 6 characters\n* Date format: YYMMDD",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.leg.carrier_code" : {
|
||||
"description" : "The [IATA](https://www.iata.org/services/pages/codes.aspx) 2-letter accounting code (PAX) that identifies the carrier.\nThis field is required if the airline data includes leg details.\n* Example: KLM = KL\n* minLength: 2 characters\n* maxLength: 2 characters\n* Must not be all spaces\n*Must not be all zeros.",
|
||||
"type" : "string"
|
||||
@@ -2096,6 +2100,10 @@
|
||||
"AdditionalDataLodging" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"lodging.SpecialProgramCode" : {
|
||||
"description" : "A code that corresponds to the category of lodging charges for the payment. Possible values:\n* 1: Lodging\n* 2: No show reservation\n* 3: Advanced deposit",
|
||||
"type" : "string"
|
||||
},
|
||||
"lodging.checkInDate" : {
|
||||
"description" : "The arrival date.\n* Date format: **yyyyMmDd**. For example, for 2023 April 22, **20230422**.",
|
||||
"type" : "string"
|
||||
@@ -2447,7 +2455,7 @@
|
||||
"type" : "string"
|
||||
},
|
||||
"bin" : {
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).",
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).",
|
||||
"type" : "string"
|
||||
},
|
||||
"cvcResultRaw" : {
|
||||
|
||||
@@ -1765,6 +1765,10 @@
|
||||
"description" : "The flight departure date. Local time `(HH:mm)` is optional.\n* Date format: `yyyy-MM-dd`\n* Date and time format: `yyyy-MM-dd HH:mm`\n* minLength: 10 characters\n* maxLength: 16 characters",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.issue_date" : {
|
||||
"description" : "The date that the ticket was issued to the passenger.\n* minLength: 6 characters\n* maxLength: 6 characters\n* Date format: YYMMDD",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.leg.carrier_code" : {
|
||||
"description" : "The [IATA](https://www.iata.org/services/pages/codes.aspx) 2-letter accounting code (PAX) that identifies the carrier.\nThis field is required if the airline data includes leg details.\n* Example: KLM = KL\n* minLength: 2 characters\n* maxLength: 2 characters\n* Must not be all spaces\n*Must not be all zeros.",
|
||||
"type" : "string"
|
||||
@@ -2096,6 +2100,10 @@
|
||||
"AdditionalDataLodging" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"lodging.SpecialProgramCode" : {
|
||||
"description" : "A code that corresponds to the category of lodging charges for the payment. Possible values:\n* 1: Lodging\n* 2: No show reservation\n* 3: Advanced deposit",
|
||||
"type" : "string"
|
||||
},
|
||||
"lodging.checkInDate" : {
|
||||
"description" : "The arrival date.\n* Date format: **yyyyMmDd**. For example, for 2023 April 22, **20230422**.",
|
||||
"type" : "string"
|
||||
@@ -2447,7 +2455,7 @@
|
||||
"type" : "string"
|
||||
},
|
||||
"bin" : {
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).",
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).",
|
||||
"type" : "string"
|
||||
},
|
||||
"cvcResultRaw" : {
|
||||
|
||||
@@ -1901,6 +1901,10 @@
|
||||
"description" : "The flight departure date. Local time `(HH:mm)` is optional.\n* Date format: `yyyy-MM-dd`\n* Date and time format: `yyyy-MM-dd HH:mm`\n* minLength: 10 characters\n* maxLength: 16 characters",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.issue_date" : {
|
||||
"description" : "The date that the ticket was issued to the passenger.\n* minLength: 6 characters\n* maxLength: 6 characters\n* Date format: YYMMDD",
|
||||
"type" : "string"
|
||||
},
|
||||
"airline.leg.carrier_code" : {
|
||||
"description" : "The [IATA](https://www.iata.org/services/pages/codes.aspx) 2-letter accounting code (PAX) that identifies the carrier.\nThis field is required if the airline data includes leg details.\n* Example: KLM = KL\n* minLength: 2 characters\n* maxLength: 2 characters\n* Must not be all spaces\n*Must not be all zeros.",
|
||||
"type" : "string"
|
||||
@@ -2232,6 +2236,10 @@
|
||||
"AdditionalDataLodging" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"lodging.SpecialProgramCode" : {
|
||||
"description" : "A code that corresponds to the category of lodging charges for the payment. Possible values:\n* 1: Lodging\n* 2: No show reservation\n* 3: Advanced deposit",
|
||||
"type" : "string"
|
||||
},
|
||||
"lodging.checkInDate" : {
|
||||
"description" : "The arrival date.\n* Date format: **yyyyMmDd**. For example, for 2023 April 22, **20230422**.",
|
||||
"type" : "string"
|
||||
@@ -2583,7 +2591,7 @@
|
||||
"type" : "string"
|
||||
},
|
||||
"bin" : {
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).",
|
||||
"description" : "The Bank Identification Number of a credit card, which is the first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).",
|
||||
"type" : "string"
|
||||
},
|
||||
"cvcResultRaw" : {
|
||||
@@ -4252,6 +4260,11 @@
|
||||
"description" : "The reference to uniquely identify a payment. This reference is used in all communication with you about the payment status. We recommend using a unique value per payment; however, it is not a requirement.\nIf you need to provide multiple references for a transaction, separate them with hyphens (\"-\").\nMaximum length: 80 characters.",
|
||||
"type" : "string"
|
||||
},
|
||||
"secureRemoteCommerceCheckoutData" : {
|
||||
"x-addedInVersion" : "68",
|
||||
"description" : "Checkout data for a Secure Remote Commerce payment.",
|
||||
"$ref" : "#/components/schemas/SecureRemoteCommerceCheckoutData"
|
||||
},
|
||||
"selectedBrand" : {
|
||||
"description" : "Some payment methods require defining a value for this field to specify how to process the transaction.\n\nFor the Bancontact payment method, it can be set to:\n* `maestro` (default), to be processed like a Maestro card, or\n* `bcmc`, to be processed like a Bancontact card.",
|
||||
"type" : "string"
|
||||
@@ -5732,6 +5745,47 @@
|
||||
},
|
||||
"type" : "object"
|
||||
},
|
||||
"SecureRemoteCommerceCheckoutData" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
"checkoutPayload" : {
|
||||
"description" : "The Secure Remote Commerce checkout payload to process the payment with.",
|
||||
"maxLength" : 10000,
|
||||
"type" : "string"
|
||||
},
|
||||
"correlationId" : {
|
||||
"description" : "This is the unique identifier generated by SRC system to track and link SRC messages. Available within the present checkout session (e.g. received in an earlier API response during the present session).",
|
||||
"maxLength" : 40,
|
||||
"minLength" : 1,
|
||||
"type" : "string"
|
||||
},
|
||||
"cvc" : {
|
||||
"description" : "The [card verification code](https://docs.adyen.com/get-started-with-adyen/payment-glossary/#card-security-code-cvc-cvv-cid).",
|
||||
"maxLength" : 20,
|
||||
"minLength" : 1,
|
||||
"type" : "string"
|
||||
},
|
||||
"digitalCardId" : {
|
||||
"description" : "A unique identifier that represents the token associated with a card enrolled. Required for scheme 'mc'.",
|
||||
"maxLength" : 80,
|
||||
"type" : "string"
|
||||
},
|
||||
"scheme" : {
|
||||
"description" : "The Secure Remote Commerce scheme.",
|
||||
"enum" : [
|
||||
"mc",
|
||||
"visa"
|
||||
],
|
||||
"type" : "string"
|
||||
},
|
||||
"tokenReference" : {
|
||||
"description" : "A unique identifier that represents the token associated with a card enrolled. Required for scheme 'visa'.",
|
||||
"maxLength" : 80,
|
||||
"type" : "string"
|
||||
}
|
||||
},
|
||||
"type" : "object"
|
||||
},
|
||||
"ServiceError" : {
|
||||
"additionalProperties" : false,
|
||||
"properties" : {
|
||||
|
||||
@@ -785,6 +785,15 @@ components:
|
||||
|
||||
* maxLength: 16 characters'
|
||||
type: string
|
||||
airline.issue_date:
|
||||
description: 'The date that the ticket was issued to the passenger.
|
||||
|
||||
* minLength: 6 characters
|
||||
|
||||
* maxLength: 6 characters
|
||||
|
||||
* Date format: YYMMDD'
|
||||
type: string
|
||||
airline.leg.carrier_code:
|
||||
description: 'The [IATA](https://www.iata.org/services/pages/codes.aspx)
|
||||
2-letter accounting code (PAX) that identifies the carrier.
|
||||
@@ -1563,6 +1572,16 @@ components:
|
||||
AdditionalDataLodging:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
lodging.SpecialProgramCode:
|
||||
description: 'A code that corresponds to the category of lodging charges
|
||||
for the payment. Possible values:
|
||||
|
||||
* 1: Lodging
|
||||
|
||||
* 2: No show reservation
|
||||
|
||||
* 3: Advanced deposit'
|
||||
type: string
|
||||
lodging.checkInDate:
|
||||
description: 'The arrival date.
|
||||
|
||||
@@ -1997,7 +2016,7 @@ components:
|
||||
type: string
|
||||
bin:
|
||||
description: The Bank Identification Number of a credit card, which is the
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).
|
||||
type: string
|
||||
cvcResultRaw:
|
||||
description: 'Raw CVC result received from the acquirer, where available.
|
||||
|
||||
@@ -947,6 +947,15 @@ components:
|
||||
|
||||
* maxLength: 16 characters'
|
||||
type: string
|
||||
airline.issue_date:
|
||||
description: 'The date that the ticket was issued to the passenger.
|
||||
|
||||
* minLength: 6 characters
|
||||
|
||||
* maxLength: 6 characters
|
||||
|
||||
* Date format: YYMMDD'
|
||||
type: string
|
||||
airline.leg.carrier_code:
|
||||
description: 'The [IATA](https://www.iata.org/services/pages/codes.aspx)
|
||||
2-letter accounting code (PAX) that identifies the carrier.
|
||||
@@ -1725,6 +1734,16 @@ components:
|
||||
AdditionalDataLodging:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
lodging.SpecialProgramCode:
|
||||
description: 'A code that corresponds to the category of lodging charges
|
||||
for the payment. Possible values:
|
||||
|
||||
* 1: Lodging
|
||||
|
||||
* 2: No show reservation
|
||||
|
||||
* 3: Advanced deposit'
|
||||
type: string
|
||||
lodging.checkInDate:
|
||||
description: 'The arrival date.
|
||||
|
||||
@@ -2159,7 +2178,7 @@ components:
|
||||
type: string
|
||||
bin:
|
||||
description: The Bank Identification Number of a credit card, which is the
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).
|
||||
type: string
|
||||
cvcResultRaw:
|
||||
description: 'Raw CVC result received from the acquirer, where available.
|
||||
|
||||
@@ -1326,6 +1326,15 @@ components:
|
||||
|
||||
* maxLength: 16 characters'
|
||||
type: string
|
||||
airline.issue_date:
|
||||
description: 'The date that the ticket was issued to the passenger.
|
||||
|
||||
* minLength: 6 characters
|
||||
|
||||
* maxLength: 6 characters
|
||||
|
||||
* Date format: YYMMDD'
|
||||
type: string
|
||||
airline.leg.carrier_code:
|
||||
description: 'The [IATA](https://www.iata.org/services/pages/codes.aspx)
|
||||
2-letter accounting code (PAX) that identifies the carrier.
|
||||
@@ -2104,6 +2113,16 @@ components:
|
||||
AdditionalDataLodging:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
lodging.SpecialProgramCode:
|
||||
description: 'A code that corresponds to the category of lodging charges
|
||||
for the payment. Possible values:
|
||||
|
||||
* 1: Lodging
|
||||
|
||||
* 2: No show reservation
|
||||
|
||||
* 3: Advanced deposit'
|
||||
type: string
|
||||
lodging.checkInDate:
|
||||
description: 'The arrival date.
|
||||
|
||||
@@ -2538,7 +2557,7 @@ components:
|
||||
type: string
|
||||
bin:
|
||||
description: The Bank Identification Number of a credit card, which is the
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).
|
||||
type: string
|
||||
cvcResultRaw:
|
||||
description: 'Raw CVC result received from the acquirer, where available.
|
||||
|
||||
@@ -1326,6 +1326,15 @@ components:
|
||||
|
||||
* maxLength: 16 characters'
|
||||
type: string
|
||||
airline.issue_date:
|
||||
description: 'The date that the ticket was issued to the passenger.
|
||||
|
||||
* minLength: 6 characters
|
||||
|
||||
* maxLength: 6 characters
|
||||
|
||||
* Date format: YYMMDD'
|
||||
type: string
|
||||
airline.leg.carrier_code:
|
||||
description: 'The [IATA](https://www.iata.org/services/pages/codes.aspx)
|
||||
2-letter accounting code (PAX) that identifies the carrier.
|
||||
@@ -2104,6 +2113,16 @@ components:
|
||||
AdditionalDataLodging:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
lodging.SpecialProgramCode:
|
||||
description: 'A code that corresponds to the category of lodging charges
|
||||
for the payment. Possible values:
|
||||
|
||||
* 1: Lodging
|
||||
|
||||
* 2: No show reservation
|
||||
|
||||
* 3: Advanced deposit'
|
||||
type: string
|
||||
lodging.checkInDate:
|
||||
description: 'The arrival date.
|
||||
|
||||
@@ -2538,7 +2557,7 @@ components:
|
||||
type: string
|
||||
bin:
|
||||
description: The Bank Identification Number of a credit card, which is the
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).
|
||||
type: string
|
||||
cvcResultRaw:
|
||||
description: 'Raw CVC result received from the acquirer, where available.
|
||||
|
||||
@@ -1326,6 +1326,15 @@ components:
|
||||
|
||||
* maxLength: 16 characters'
|
||||
type: string
|
||||
airline.issue_date:
|
||||
description: 'The date that the ticket was issued to the passenger.
|
||||
|
||||
* minLength: 6 characters
|
||||
|
||||
* maxLength: 6 characters
|
||||
|
||||
* Date format: YYMMDD'
|
||||
type: string
|
||||
airline.leg.carrier_code:
|
||||
description: 'The [IATA](https://www.iata.org/services/pages/codes.aspx)
|
||||
2-letter accounting code (PAX) that identifies the carrier.
|
||||
@@ -2104,6 +2113,16 @@ components:
|
||||
AdditionalDataLodging:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
lodging.SpecialProgramCode:
|
||||
description: 'A code that corresponds to the category of lodging charges
|
||||
for the payment. Possible values:
|
||||
|
||||
* 1: Lodging
|
||||
|
||||
* 2: No show reservation
|
||||
|
||||
* 3: Advanced deposit'
|
||||
type: string
|
||||
lodging.checkInDate:
|
||||
description: 'The arrival date.
|
||||
|
||||
@@ -2538,7 +2557,7 @@ components:
|
||||
type: string
|
||||
bin:
|
||||
description: The Bank Identification Number of a credit card, which is the
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).
|
||||
type: string
|
||||
cvcResultRaw:
|
||||
description: 'Raw CVC result received from the acquirer, where available.
|
||||
|
||||
@@ -1343,6 +1343,15 @@ components:
|
||||
|
||||
* maxLength: 16 characters'
|
||||
type: string
|
||||
airline.issue_date:
|
||||
description: 'The date that the ticket was issued to the passenger.
|
||||
|
||||
* minLength: 6 characters
|
||||
|
||||
* maxLength: 6 characters
|
||||
|
||||
* Date format: YYMMDD'
|
||||
type: string
|
||||
airline.leg.carrier_code:
|
||||
description: 'The [IATA](https://www.iata.org/services/pages/codes.aspx)
|
||||
2-letter accounting code (PAX) that identifies the carrier.
|
||||
@@ -2121,6 +2130,16 @@ components:
|
||||
AdditionalDataLodging:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
lodging.SpecialProgramCode:
|
||||
description: 'A code that corresponds to the category of lodging charges
|
||||
for the payment. Possible values:
|
||||
|
||||
* 1: Lodging
|
||||
|
||||
* 2: No show reservation
|
||||
|
||||
* 3: Advanced deposit'
|
||||
type: string
|
||||
lodging.checkInDate:
|
||||
description: 'The arrival date.
|
||||
|
||||
@@ -2555,7 +2574,7 @@ components:
|
||||
type: string
|
||||
bin:
|
||||
description: The Bank Identification Number of a credit card, which is the
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).
|
||||
type: string
|
||||
cvcResultRaw:
|
||||
description: 'Raw CVC result received from the acquirer, where available.
|
||||
|
||||
@@ -1411,6 +1411,15 @@ components:
|
||||
|
||||
* maxLength: 16 characters'
|
||||
type: string
|
||||
airline.issue_date:
|
||||
description: 'The date that the ticket was issued to the passenger.
|
||||
|
||||
* minLength: 6 characters
|
||||
|
||||
* maxLength: 6 characters
|
||||
|
||||
* Date format: YYMMDD'
|
||||
type: string
|
||||
airline.leg.carrier_code:
|
||||
description: 'The [IATA](https://www.iata.org/services/pages/codes.aspx)
|
||||
2-letter accounting code (PAX) that identifies the carrier.
|
||||
@@ -2189,6 +2198,16 @@ components:
|
||||
AdditionalDataLodging:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
lodging.SpecialProgramCode:
|
||||
description: 'A code that corresponds to the category of lodging charges
|
||||
for the payment. Possible values:
|
||||
|
||||
* 1: Lodging
|
||||
|
||||
* 2: No show reservation
|
||||
|
||||
* 3: Advanced deposit'
|
||||
type: string
|
||||
lodging.checkInDate:
|
||||
description: 'The arrival date.
|
||||
|
||||
@@ -2623,7 +2642,7 @@ components:
|
||||
type: string
|
||||
bin:
|
||||
description: The Bank Identification Number of a credit card, which is the
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).
|
||||
type: string
|
||||
cvcResultRaw:
|
||||
description: 'Raw CVC result received from the acquirer, where available.
|
||||
|
||||
@@ -1411,6 +1411,15 @@ components:
|
||||
|
||||
* maxLength: 16 characters'
|
||||
type: string
|
||||
airline.issue_date:
|
||||
description: 'The date that the ticket was issued to the passenger.
|
||||
|
||||
* minLength: 6 characters
|
||||
|
||||
* maxLength: 6 characters
|
||||
|
||||
* Date format: YYMMDD'
|
||||
type: string
|
||||
airline.leg.carrier_code:
|
||||
description: 'The [IATA](https://www.iata.org/services/pages/codes.aspx)
|
||||
2-letter accounting code (PAX) that identifies the carrier.
|
||||
@@ -2189,6 +2198,16 @@ components:
|
||||
AdditionalDataLodging:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
lodging.SpecialProgramCode:
|
||||
description: 'A code that corresponds to the category of lodging charges
|
||||
for the payment. Possible values:
|
||||
|
||||
* 1: Lodging
|
||||
|
||||
* 2: No show reservation
|
||||
|
||||
* 3: Advanced deposit'
|
||||
type: string
|
||||
lodging.checkInDate:
|
||||
description: 'The arrival date.
|
||||
|
||||
@@ -2623,7 +2642,7 @@ components:
|
||||
type: string
|
||||
bin:
|
||||
description: The Bank Identification Number of a credit card, which is the
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).
|
||||
type: string
|
||||
cvcResultRaw:
|
||||
description: 'Raw CVC result received from the acquirer, where available.
|
||||
|
||||
@@ -1411,6 +1411,15 @@ components:
|
||||
|
||||
* maxLength: 16 characters'
|
||||
type: string
|
||||
airline.issue_date:
|
||||
description: 'The date that the ticket was issued to the passenger.
|
||||
|
||||
* minLength: 6 characters
|
||||
|
||||
* maxLength: 6 characters
|
||||
|
||||
* Date format: YYMMDD'
|
||||
type: string
|
||||
airline.leg.carrier_code:
|
||||
description: 'The [IATA](https://www.iata.org/services/pages/codes.aspx)
|
||||
2-letter accounting code (PAX) that identifies the carrier.
|
||||
@@ -2189,6 +2198,16 @@ components:
|
||||
AdditionalDataLodging:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
lodging.SpecialProgramCode:
|
||||
description: 'A code that corresponds to the category of lodging charges
|
||||
for the payment. Possible values:
|
||||
|
||||
* 1: Lodging
|
||||
|
||||
* 2: No show reservation
|
||||
|
||||
* 3: Advanced deposit'
|
||||
type: string
|
||||
lodging.checkInDate:
|
||||
description: 'The arrival date.
|
||||
|
||||
@@ -2623,7 +2642,7 @@ components:
|
||||
type: string
|
||||
bin:
|
||||
description: The Bank Identification Number of a credit card, which is the
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).
|
||||
type: string
|
||||
cvcResultRaw:
|
||||
description: 'Raw CVC result received from the acquirer, where available.
|
||||
|
||||
@@ -1411,6 +1411,15 @@ components:
|
||||
|
||||
* maxLength: 16 characters'
|
||||
type: string
|
||||
airline.issue_date:
|
||||
description: 'The date that the ticket was issued to the passenger.
|
||||
|
||||
* minLength: 6 characters
|
||||
|
||||
* maxLength: 6 characters
|
||||
|
||||
* Date format: YYMMDD'
|
||||
type: string
|
||||
airline.leg.carrier_code:
|
||||
description: 'The [IATA](https://www.iata.org/services/pages/codes.aspx)
|
||||
2-letter accounting code (PAX) that identifies the carrier.
|
||||
@@ -2189,6 +2198,16 @@ components:
|
||||
AdditionalDataLodging:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
lodging.SpecialProgramCode:
|
||||
description: 'A code that corresponds to the category of lodging charges
|
||||
for the payment. Possible values:
|
||||
|
||||
* 1: Lodging
|
||||
|
||||
* 2: No show reservation
|
||||
|
||||
* 3: Advanced deposit'
|
||||
type: string
|
||||
lodging.checkInDate:
|
||||
description: 'The arrival date.
|
||||
|
||||
@@ -2623,7 +2642,7 @@ components:
|
||||
type: string
|
||||
bin:
|
||||
description: The Bank Identification Number of a credit card, which is the
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).
|
||||
type: string
|
||||
cvcResultRaw:
|
||||
description: 'Raw CVC result received from the acquirer, where available.
|
||||
|
||||
@@ -1560,6 +1560,15 @@ components:
|
||||
|
||||
* maxLength: 16 characters'
|
||||
type: string
|
||||
airline.issue_date:
|
||||
description: 'The date that the ticket was issued to the passenger.
|
||||
|
||||
* minLength: 6 characters
|
||||
|
||||
* maxLength: 6 characters
|
||||
|
||||
* Date format: YYMMDD'
|
||||
type: string
|
||||
airline.leg.carrier_code:
|
||||
description: 'The [IATA](https://www.iata.org/services/pages/codes.aspx)
|
||||
2-letter accounting code (PAX) that identifies the carrier.
|
||||
@@ -2338,6 +2347,16 @@ components:
|
||||
AdditionalDataLodging:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
lodging.SpecialProgramCode:
|
||||
description: 'A code that corresponds to the category of lodging charges
|
||||
for the payment. Possible values:
|
||||
|
||||
* 1: Lodging
|
||||
|
||||
* 2: No show reservation
|
||||
|
||||
* 3: Advanced deposit'
|
||||
type: string
|
||||
lodging.checkInDate:
|
||||
description: 'The arrival date.
|
||||
|
||||
@@ -2772,7 +2791,7 @@ components:
|
||||
type: string
|
||||
bin:
|
||||
description: The Bank Identification Number of a credit card, which is the
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/risk-management/standalone-risk#tokenised-pan-request).
|
||||
first six digits of a card number. Required for [tokenized card request](https://docs.adyen.com/online-payments/tokenization).
|
||||
type: string
|
||||
cvcResultRaw:
|
||||
description: 'Raw CVC result received from the acquirer, where available.
|
||||
@@ -4408,6 +4427,10 @@ components:
|
||||
|
||||
Maximum length: 80 characters.'
|
||||
type: string
|
||||
secureRemoteCommerceCheckoutData:
|
||||
x-addedInVersion: '68'
|
||||
description: Checkout data for a Secure Remote Commerce payment.
|
||||
$ref: '#/components/schemas/SecureRemoteCommerceCheckoutData'
|
||||
selectedBrand:
|
||||
description: 'Some payment methods require defining a value for this field
|
||||
to specify how to process the transaction.
|
||||
@@ -6275,6 +6298,43 @@ components:
|
||||
description: The `y` value as received from the 3D Secure 2 SDK.
|
||||
type: string
|
||||
type: object
|
||||
SecureRemoteCommerceCheckoutData:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
checkoutPayload:
|
||||
description: The Secure Remote Commerce checkout payload to process the
|
||||
payment with.
|
||||
maxLength: 10000
|
||||
type: string
|
||||
correlationId:
|
||||
description: This is the unique identifier generated by SRC system to track
|
||||
and link SRC messages. Available within the present checkout session (e.g.
|
||||
received in an earlier API response during the present session).
|
||||
maxLength: 40
|
||||
minLength: 1
|
||||
type: string
|
||||
cvc:
|
||||
description: The [card verification code](https://docs.adyen.com/get-started-with-adyen/payment-glossary/#card-security-code-cvc-cvv-cid).
|
||||
maxLength: 20
|
||||
minLength: 1
|
||||
type: string
|
||||
digitalCardId:
|
||||
description: A unique identifier that represents the token associated with
|
||||
a card enrolled. Required for scheme 'mc'.
|
||||
maxLength: 80
|
||||
type: string
|
||||
scheme:
|
||||
description: The Secure Remote Commerce scheme.
|
||||
enum:
|
||||
- mc
|
||||
- visa
|
||||
type: string
|
||||
tokenReference:
|
||||
description: A unique identifier that represents the token associated with
|
||||
a card enrolled. Required for scheme 'visa'.
|
||||
maxLength: 80
|
||||
type: string
|
||||
type: object
|
||||
ServiceError:
|
||||
additionalProperties: false
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user