v1

latestOpenAPI 3.1.0MIT2026-07-2484155300.5 KB
Bill

Retrieve

Recovers the bill resource by its id

get/bills/{id}

Path parameters

idstring uuid required

Bill primary identifier

Response

Retrieve a credit card bill.

idstring required

Primary identifier

dueDatestring date-time required

Due date of the bill, displayed for payment by the customer

billClosingDatestring date-time nullable

Date when the bill was closed

totalAmountnumber required

Total bill amount

totalAmountCurrencyCodestring required

Code referencing the currency of the bill

minimumPaymentAmountnumber

Minimum payment amount of the bill

allowsInstallmentsboolean

Indicates whether the bill allows installment payments (true) or not (false)

Example response

{}