v1
latestOpenAPI 3.1.02026-07-26580123.9 KBAdd subscription to existing customer
post/{companyDomain}/customers/{customerUniqueId}/subscriptions
Path parameters
companyDomainstring required
Your companies Billsby subdomain - for example, if you login at widgets.billsby.com, your companyDomain is widgets
customerUniqueIdstring required
The unique identifier of the customer in the Billsby platform
Request body
Response
200
Example response
{
"customerUniqueId": "string",
"subscriptionUniqueId": "string"
}