status |
Type: String |
Title: Status |
Subscription status |
message |
Type: String |
Title: Message |
Subscription status message |
tax |
Type: Number |
Title: Tax |
Tax for the subscription |
formatted_tax |
Type: String |
Title: Currency Formatted Tax |
Currency formatted subscription tax |
shipping |
Type: Number |
Title: Shipping |
Shipping total for the subscription |
formatted_shipping |
Type: String |
Title: Currency Formatted Subscription Shipping |
Currency formatted shipping total |
subtotal |
Type: Number |
Title: Subtotal |
Subscription subtotal |
formatted_subtotal |
Type: String |
Title: Currency Formatted Subtotal |
Currency formatted subtotal |
total |
Type: Number |
Title: Subscription Total |
Subscription total price |
formatted_total |
Type: String |
Title: Currency Formatted Subscription Total |
Currency formatted subscription total price |
authfails |
Type: Number |
Title: Authorization Failures |
Number of times payment authorizaton has failed |
frequency |
Type: String |
Title: Subscription Frequency |
The frequency of the subscription fulfillment |
term |
Type: Number |
Title: Term |
Number of subscription terms |
descrip |
Type: String |
Title: Frequency Description |
description of the subscription frequency |
n |
Type: Number |
Title: Fulfillment N Days From Purchase |
Number of days or Months between each fulfillment. Only set if using Subscription Terms |
fixed_dow |
Type: Number |
Title: Fixed Day of Week |
Number indicating a fixed day of the week for weekly subscription fulfillment |
fixed_dom |
Type: Number |
Title: Fixed Day of Month |
Number indicating a fixed day of the month for monthly subscription fulfillment |
sub_count |
Type: Number |
Title: Subscription Count |
subscription count |
method |
Type: String |
Title: Shipping Method |
Shipping method for the subscription |
product_code |
Type: String |
Title: Product Code |
Product code of the item |
product_name |
Type: String |
Title: Product Name |
Product name of the item |
product_sku |
Type: String |
Title: Product SKU |
Product sku of the item |
product_price |
Type: Number |
Title: Product Price |
Product price of the item |
product_formatted_price |
Type: String |
Title: Currency Formatted Product Price |
Currency formatted product price |
product_cost |
Type: Number |
Title: Product Cost |
Product cost of the item |
product_formatted_cost |
Type: String |
Title: Currency Formatted Product Cost |
Currency formatted product cost |
product_weight |
Type: Number |
Title: Product Weight |
Product weight of the item |
product_taxable |
Type: Boolean |
Title: Product Taxable |
Boolean value indicating if the item is taxable |
product_thumbnail |
Type: String |
Title: Product Thumbnail |
filepath name of the product thumbnail image |
product_image |
Type: String |
Title: Product Image |
filepath name of the product image |
product_active |
Type: Boolean |
Title: Status Response |
Boolean value indicating if the product is active |
product_dt_created |
Type: Number |
Title: Product Date Created |
Unix timestamp for the product creation date |
product_dt_updated |
Type: Number |
Title: Product Date Updated |
Unix timestamp for the product update date |
product_page_title |
Type: String |
Title: Product Page Title |
The title of the product page |
product_page_id |
Type: Number |
Title: Product Page ID |
The Id of the product page |
product_page_code |
Type: String |
Title: Product Page Code |
The code of the product page |
product_cancat_id |
Type: Number |
Title: Product Canonical Category ID |
Canonical category id for the product |
product_cancat_code |
Type: String |
Title: Product Canonical Category Code |
Canonical Category Code for the Product |
product_inventory_active |
Type: Boolean |
Title: Product Inventory Active |
Boolean value indicating if the product inventory is active |
product_inventory |
Type: Number |
Title: Product Inventory |
Product inventory count |
paymentcard_lastfour |
Type: String |
Title: Payment Card Last Four |
Last four numbers of the payment card |
paymentcard_type |
Type: String |
Title: Payment Card Type |
The type of payment card being used on the subscription |
address_descrip |
Type: String |
Title: Address Subscription |
The address subscription |
address_fname |
Type: String |
Title: Address First Name |
First name for the subscription address |
address_lname |
Type: String |
Title: Address Last Name |
Last name for the subscription address |
address_email |
Type: String |
Title: Email Address |
Email address for the subscription |
address_comp |
Type: String |
Title: Computer Address |
IP address for the computer that made the subscription |
address_phone |
Type: String |
Title: Address Phone |
Phone number for the subscription address field |
address_fax |
Type: String |
Title: Address Fax |
Fax number for the subscription address field |
address_addr |
Type: String |
Title: Address |
Street address for the subscription |
address_addr1 |
Type: String |
Title: Address 1 |
Additional street address field for the subscription |
address_addr2 |
Type: String |
Title: Address 2 |
Additional street address field for the subscription |
address_city |
Type: String |
Title: Address City |
City for the subscription street address |
address_state |
Type: String |
Title: Address State |
State for the subscription street address |
address_zip |
Type: String |
Title: Address Zip Code |
Zip code for the subscription street address |
address_cntry |
Type: String |
Title: Address Country |
Country for the subscription street address |
address_resdntl |
Type: Boolean |
Title: Residential Address |
Boolean value indicating if the subscription address is residential |
customer_login |
Type: String |
Title: Customer Login |
Login name for the customer having the subscription |
customer_pw_email |
Type: String |
Title: Customer Password Email |
Email address associated with the password for the customer login |
customer_business_title |
Type: String |
Title: Customer Business Title |
The business title of the customer |
options |
Type: Object |
Title: Options |
Array of objects containing options. See usage here: List Load Query Overview |