v1

latestOpenAPI 3.1.02026-07-26580123.9 KB

Refund an invoice

post/{companyDomain}/customers/{customerUniqueId}/refunds

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

invoiceNumberstring required

The invoice number associated with the invoice you want to refund

amountinteger required

The amount you would like to refund (can be partial). Amounts are unformatted so if you're using a decimal currency, you'll need to put 100 to refund $1, for example.

Response

200