v1

latestOpenAPI 3.1.02026-07-26580123.9 KB

Create a one-time charge

This query creates a one-time charge for an individual customer

post/{companyDomain}/customers/{customerUniqueId}/invoices

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

currencyCodestring required

The code for the currency of the one-time charge

amountinteger required

The amount of the one-time charge

descriptionstring required

The description for the one-time charge

Response

200