Contains information about a specific subscription
Request
Property Name | Type | Required | Description |
|---|---|---|---|
| boolean | Required for SEPA Direct Debit | Value must be true. Pass this parameter to indicate that you have obtained the shopper's authorization of the SEPA Direct Debit mandate. |
| boolean | Optional | Determines whether the subscription automatically continues, or expires at the end of the current period. |
| string | Optional | Merchant's support phone number that appears on the shopper's bank statement. Maximum 20 characters. |
| string | Optional | ID of the tax quote for the initial subscription charge. For details, see Taxes guide. |
| container | Optional | Refer to level3Data. |
| string | Optional | Next charge date. |
| decimal | Optional | Initial amount to be charged. This overrides the charge amount defined for the associated billing plan. The override applies only to this subscription. |
| decimal | Optional | Recurring amount to be charged. This overrides the charge amount defined for the associated billing plan. The override applies only to this subscription. |
| integer | Optional | Number of days in the trial period. This overrides the trial period defined for the associated billing plan. The override applies only to this subscription. Note: This value must be greater than |
| container | Optional Do not include if sending | Refer to payerInfo. |
| container | Required for Create Subscription if sending Optional if sending | Refer to paymentSource. |
| integer | Required for Create Subscription | ID of the billing plan associated with this subscription. |
| integer | Optional | Quantity to apply to the subscription. |
| string | Optional | ID of the tax quote for recurring subscription charges. For details, see Taxes guide. |
| string | Optional | Description of the transaction, which appears on the shopper's credit card statement. Maximum 20 characters. |
| string | Optional | Permitted values:
|
| container | Optional | Refer to threeDSecure. |
| container | Required for Create Subscription | Refer to transactionFraudInfo. |
| string | Optional | Refer to cardTransaction |
| integer | Optional Do not include if sending | ID of an existing vaulted shopper. |
Response
Property Name | Type | Required |
|---|---|---|
| boolean | Determines whether the subscription automatically continues, or expires at the end of the current period. |
| container | Create Subscription response only Refer to charge. |
| string | Possible values: |
| string | Currency code (ISO 4217) of the amount to be charged. Refer to Currency codes. |
| string | Merchant's support phone number that appears on the shopper's bank statement. |
| container | Create Subscription response only Refer to fraudResultInfo. |
| decimal | Amount of the initial charge. |
| container | Refer to level3Data. |
| string | Appears only if subscription is ACTIVE |
| decimal | Initial amount to be charged. This overrides the charge amount defined for the associated billing plan. The override applies only to this subscription. |
| decimal | Recurring amount to be charged. This overrides the charge amount defined for the associated billing plan. The override applies only to this subscription. |
| integer | Number of days in the trial period. This overrides the trial period defined for the associated billing plan. The override applies only to this subscription. |
| container | Refer to payerInfo. |
| container | Refer to paymentSource. |
| integer | ID of the billing plan associated with this subscription. |
| integer | Quantity to apply to the subscription. |
| decimal | Recurring amount to be charged. |
| string | ID of the tax quote for recurring subscription charges. For details, see Taxes guide. |
| boolean | Identifies if the transaction is a regularly scheduled event. Possible values: Refer to Card on File Guide. |
| string | Description of the transaction, which appears on the shopper's credit card statement. |
| string | Possible values:
|
| integer | BlueSnap identifier for the subscription. |
| container | Refer to threeDSecure. |
| integer | Number of days in the trial period. |
| integer | ID of an existing vaulted shopper. |
