spec release

This commit is contained in:
Adyen Automation
2025-04-09 14:58:34 +02:00
parent 7e8ea8c409
commit 67ae5a1602
8 changed files with 52 additions and 8 deletions

View File

@@ -4810,7 +4810,7 @@
"type" : "string"
},
"createdAt" : {
"description" : "The date when the Terms of Service were accepted.",
"description" : "The date when the Terms of Service were accepted, in ISO 8601 extended format. For example, 2022-12-18T10:15:30+01:00.",
"format" : "date-time",
"type" : "string"
},
@@ -4832,6 +4832,11 @@
"adyenPccr"
],
"type" : "string"
},
"validTo" : {
"description" : "The expiration date for the Terms of Service acceptance, in ISO 8601 extended format. For example, 2022-12-18T00:00:00+01:00.",
"format" : "date-time",
"type" : "string"
}
},
"type" : "object"

View File

@@ -5458,7 +5458,7 @@
"type" : "string"
},
"createdAt" : {
"description" : "The date when the Terms of Service were accepted.",
"description" : "The date when the Terms of Service were accepted, in ISO 8601 extended format. For example, 2022-12-18T10:15:30+01:00.",
"format" : "date-time",
"type" : "string"
},
@@ -5480,6 +5480,11 @@
"adyenPccr"
],
"type" : "string"
},
"validTo" : {
"description" : "The expiration date for the Terms of Service acceptance, in ISO 8601 extended format. For example, 2022-12-18T00:00:00+01:00.",
"format" : "date-time",
"type" : "string"
}
},
"type" : "object"

View File

@@ -6193,7 +6193,7 @@
"type" : "string"
},
"createdAt" : {
"description" : "The date when the Terms of Service were accepted.",
"description" : "The date when the Terms of Service were accepted, in ISO 8601 extended format. For example, 2022-12-18T10:15:30+01:00.",
"format" : "date-time",
"type" : "string"
},
@@ -6215,6 +6215,11 @@
"adyenPccr"
],
"type" : "string"
},
"validTo" : {
"description" : "The expiration date for the Terms of Service acceptance, in ISO 8601 extended format. For example, 2022-12-18T00:00:00+01:00.",
"format" : "date-time",
"type" : "string"
}
},
"type" : "object"

View File

@@ -6343,7 +6343,7 @@
"type" : "string"
},
"createdAt" : {
"description" : "The date when the Terms of Service were accepted.",
"description" : "The date when the Terms of Service were accepted, in ISO 8601 extended format. For example, 2022-12-18T10:15:30+01:00.",
"format" : "date-time",
"type" : "string"
},
@@ -6365,6 +6365,11 @@
"adyenPccr"
],
"type" : "string"
},
"validTo" : {
"description" : "The expiration date for the Terms of Service acceptance, in ISO 8601 extended format. For example, 2022-12-18T00:00:00+01:00.",
"format" : "date-time",
"type" : "string"
}
},
"type" : "object"

View File

@@ -3665,7 +3665,8 @@ components:
of Service are accepted.
type: string
createdAt:
description: The date when the Terms of Service were accepted.
description: The date when the Terms of Service were accepted, in ISO 8601
extended format. For example, 2022-12-18T10:15:30+01:00.
format: date-time
type: string
id:
@@ -3708,6 +3709,11 @@ components:
- adyenIssuing
- adyenPccr
type: string
validTo:
description: The expiration date for the Terms of Service acceptance, in
ISO 8601 extended format. For example, 2022-12-18T00:00:00+01:00.
format: date-time
type: string
type: object
TransferInstrument:
additionalProperties: false

View File

@@ -4225,7 +4225,8 @@ components:
of Service are accepted.
type: string
createdAt:
description: The date when the Terms of Service were accepted.
description: The date when the Terms of Service were accepted, in ISO 8601
extended format. For example, 2022-12-18T10:15:30+01:00.
format: date-time
type: string
id:
@@ -4268,6 +4269,11 @@ components:
- adyenIssuing
- adyenPccr
type: string
validTo:
description: The expiration date for the Terms of Service acceptance, in
ISO 8601 extended format. For example, 2022-12-18T00:00:00+01:00.
format: date-time
type: string
type: object
TransferInstrument:
additionalProperties: false

View File

@@ -4784,7 +4784,8 @@ components:
of Service are accepted.
type: string
createdAt:
description: The date when the Terms of Service were accepted.
description: The date when the Terms of Service were accepted, in ISO 8601
extended format. For example, 2022-12-18T10:15:30+01:00.
format: date-time
type: string
id:
@@ -4827,6 +4828,11 @@ components:
- adyenIssuing
- adyenPccr
type: string
validTo:
description: The expiration date for the Terms of Service acceptance, in
ISO 8601 extended format. For example, 2022-12-18T00:00:00+01:00.
format: date-time
type: string
type: object
TransferInstrument:
additionalProperties: false

View File

@@ -4982,7 +4982,8 @@ components:
of Service are accepted.
type: string
createdAt:
description: The date when the Terms of Service were accepted.
description: The date when the Terms of Service were accepted, in ISO 8601
extended format. For example, 2022-12-18T10:15:30+01:00.
format: date-time
type: string
id:
@@ -5025,6 +5026,11 @@ components:
- adyenIssuing
- adyenPccr
type: string
validTo:
description: The expiration date for the Terms of Service acceptance, in
ISO 8601 extended format. For example, 2022-12-18T00:00:00+01:00.
format: date-time
type: string
type: object
TransferInstrument:
additionalProperties: false