Updated Recurring API definitions

This commit is contained in:
aleksei
2020-03-05 14:11:36 +01:00
parent 94d5d3f4e2
commit cc763b63e2
10 changed files with 20 additions and 20 deletions

View File

@@ -174,7 +174,7 @@
"type" : "string"
},
"stateOrProvince" : {
"description" : "State or province codes as defined in ISO 3166-2. For example, **SF** in US or **ON** for Canada.\n> Required for the US and Canada.",
"description" : "State or province codes as defined in ISO 3166-2. For example, **CA** in the US or **ON** in Canada.\n> Required for the US and Canada.",
"type" : "string"
},
"street" : {
@@ -433,7 +433,7 @@
"type" : "string"
},
"paymentMethodVariant" : {
"description" : "The type or sub-brand of a payment method used, e.g. Visa Debit, Visa Corporate, etc. For more information, refer to [PaymentMethodVariant](https://docs.adyen.com/api-reference/common-api/paymentmethodvariant).",
"description" : "The type or sub-brand of a payment method used, e.g. Visa Debit, Visa Corporate, etc. For more information, refer to [PaymentMethodVariant](https://docs.adyen.com/development-resources/paymentmethodvariant).",
"type" : "string"
},
"recurringDetailReference" : {