Create new customer and subscription

You can sure this API to create a new customer with an associated subscription. There are a number of the body parameters that are required as we require them to create the subscription and customer, such as the payment information and personal details.

For the card details field, you'll need to extract the body parameter values from the response of the card tokenizer.

If the request was successful it will return the newly created Billsby Subscription and Customer IDs.

Returned variables

Variable nameDescription
customerUniqueIdThe unique identifier of the customer in the Billsby platform
subscriptionUniqueIdThe unique identifier of the subscription in the Billsby platform
Language
Authorization
Header
Click Try It! to start a request and see the response here!