Contains information about a specific subscription
Request
Property Name | Type | Required | Description |
|---|---|---|---|
| boolean | Required for SEPA Direct Debit Create Subscription requests only | Value must be Pass this parameter to indicate that you have obtained the shopper's authorization of the |
| boolean | Optional Optional Update Subscription requests only | 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 | Container of level-3-data properties. |
| string | Optional Create/Update Subscription requests only | Next charge date. If you change this, the date of future recurring charges is adjusted accordingly. Format: yyyy-mm-dd |
| 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. If you override the price, any later changes to the plan's price are not applied 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 | Container of payer-info properties. |
| container | Requiredfor Create Subscription if sending Optional if sending | Container of payment-source properties. |
| integer | Required for Create Subscription | ID of the billing plan associated with this subscription. |
| integer | Optional Create Subscription requests only | Quantity to apply to the subscription. For example, to charge for 10 users in this subscription, set the quantity to 10. If the associated plan's price is $30 per month, then this subscription's recurring payment will be $300 per month (10 x $30). |
| 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 Create/Update Subscription requests only | Permitted values: |
| container | Optional | Container of three-d-secure properties. |
| container | Required for Create Subscription | Container of transaction-fraud-info properties. |
| string | Optional | Identifies the order type. The only option is |
| integer | Optional Do not include if sending | ID of an existing vaulted shopper. |
Response
Property Name | Type | Description |
|---|---|---|
| boolean | Determines whether the subscription automatically continues, or expires at the end of the current period. |
| string | Possible values: |
| container | Create Subscription response only Container of charge properties. |
| string | Currency code (ISO 4217) of the amount to be charged. Refer to Currency codes. |
| string | Description of the transaction, which appears on the shopper's credit card statement. |
| container | Create Subscription response only Container of fraud-result-info properties. |
| decimal | Amount of the initial charge. |
| container | Container of level-3-data properties. |
| 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. If you override the price, any later changes to the plan's price are not applied 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 | Container of payer-info properties. |
| container | Container of payment-source properties. |
| 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: |
| string | Description of the transaction, which appears on the shopper's credit card statement. |
| string | Possible values: |
| integer | BlueSnap identifier for the subscription. |
| container | Container of three-d-secure properties. |
| integer | Number of days in the trial period. |
| integer | ID of an existing vaulted shopper. |
