Contains payment information for subscriptions
Request
| Property Name | Type | Required | Description |
|---|---|---|---|
acssDirectDebitInfo | array | Optional | Array of objects containing acssDirectDebitInfo properties. |
becsDirectDebitInfo | array | Optional | Array of objects containing becsDirectDebitInfo properties. |
creditCardInfo | object | Required for credit cards | Object containing the following:
|
ecpInfo | object | Required for ACH/ECP | See ecpInfo. |
sepaDirectDebitInfo | object | Required for SEPA Direct Debit | See sepaDirectDebitInfo. |
wallet | object | Required for Apple Pay and Google Pay™ | See wallet. |
Response
| Property Name | Type | Description |
|---|---|---|
acssDirectDebitInfo | array | Array of objects containing acssDirectDebitInfo properties. |
becsDirectDebitInfo | array | Array of objects containing becsDirectDebitInfo properties. |
creditCardInfo | object | Object containing the following:
|
ecpInfo | object | See ecpInfo. |
sepaDirectDebitInfo | object | See sepaDirectDebitInfo. |
wallet | object | See wallet. |
