Skip to content

Commit

Permalink
spec release
Browse files Browse the repository at this point in the history
  • Loading branch information
Adyen Automation committed Jun 17, 2024
1 parent 001e9ea commit 1c73e30
Show file tree
Hide file tree
Showing 22 changed files with 406 additions and 22 deletions.
10 changes: 9 additions & 1 deletion json/PaymentService-v25.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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" : {
Expand Down
10 changes: 9 additions & 1 deletion json/PaymentService-v30.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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" : {
Expand Down
10 changes: 9 additions & 1 deletion json/PaymentService-v40.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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" : {
Expand Down
10 changes: 9 additions & 1 deletion json/PaymentService-v46.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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" : {
Expand Down
10 changes: 9 additions & 1 deletion json/PaymentService-v49.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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" : {
Expand Down
10 changes: 9 additions & 1 deletion json/PaymentService-v50.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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" : {
Expand Down
10 changes: 9 additions & 1 deletion json/PaymentService-v51.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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" : {
Expand Down
10 changes: 9 additions & 1 deletion json/PaymentService-v52.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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" : {
Expand Down
Loading

0 comments on commit 1c73e30

Please sign in to comment.