post https://public.billsby.com/api/v1/rest/core//products
Create a new product for your company
This query allows you to create a product without using the products interface on the Billsby application. You are able to define all settings associated with the product that you would be able to within the Billsby application.
Returned variables
Variable name | Description |
---|---|
ProductCountryLimitation | |
ProductId | The unique identifier of the product in the Billsby platform |
name | The name of the product |
visibility | The visibility you have defined for your product; public, hidden, internal or off-sale |
billingCurrency | The billing currency of the product |
billingCurrencyTemplate | |
displayName | The display name of the product |
description | The product description |
typeOfProduct | The product type: 1 - Tiered 2- Multi-SKU |
hasPlans | The product has plans associated with it: True False |
isShippingAddressRequired | Does the product require customers to have a shipping address: True False |
isShippingAddressValidationRequired | Does the product require that the shipping address is validated when it is added through Billsby Checkout: True False |
isBillingAddressValidationRequired | Does the product require that the billing address is validated when it is added through Billsby Checkout: True False |
isAdditionalEmailRequired | Does the product request an additional billing email address from the customer when it is added through Billsby Checkout: True False |
isPhoneNumberRequired | Does the product request a phone number from the customer when it is added through Billsby Checkout: True False |
isMarketingConsentRequired | Does the product request marketing consent from the customer when it is added through Billsby Checkout: True False |
numberOfPlans | The number of plans associated with the product expressed as an integer |
alertEmail | The alert email address that has been set for email forwarding relating to this product |