Changes how often to place an order.
Response Body Definitions
Name | Type | Description | Example |
|---|---|---|---|
customer | string | Customer ID |
|
merchant | string | Merchant ID |
|
product | string | Product ID |
|
payment | string | Payment record ID |
|
shipping_address | string | Shipping address record ID |
|
offer | string | Offer ID |
|
subscription_type | string | Subscription Type |
|
components | string | Legacy Bundle components |
|
components | array of objects: | New Bundle components | |
extra_data | string | Raw JSON string that should be JSON.parse() as key/value store for any extra information. | |
public_id | string | Subscription ID |
|
product_attribute | string |
| |
quantity | integer | Number of items |
|
price | string | Price |
|
frequency_days | integer | Order placement interval in days |
|
reminder_days | integer | Days before order placement to email reminder (minimum of 5) |
|
every | integer | Number of periods |
|
every_period | integer | Type of period |
|
start_date | string | Date of subscription start, in format YYYY-MM-DD |
|
cancelled | string | Date of subscription cancellation; |
|
cancel_reason | string | Pipe-delimited cancel reason code and cancel reason details |
|
cancel_reason_code | string | Cancel reason code |
|
| string | Deprecated | |
| string | Deprecated | |
session_id | string | Session ID, obtained from og_session_id cookie |
|
merchant_order_id | string | Order ID in your system |
|
| string | Deprecated | |
| string | Deprecated | |
created | string | Date created |
|
updated | string | Date updated |
|
live | boolean | True=active subscription; |
|
prepaid_subscription_context | object | Prepaid information | or |
