Skip to main content
GET
List invoice payable payments

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.

Path Parameters

invoicePayableId
string<uuid>
required

Response

default - application/json;charset=UTF-8

default response

id
string<uuid>

Unique identifier for the payment

invoicePayableId
string<uuid>

ID of the invoice payable this payment cleared

amount
integer<int64>

Payment amount in the smallest currency denomination (e.g. cents), in the invoice payable's currency

currency
string
Example:

"USD"

paymentDate
string<date>

Date the payment was made

payment
Bank payment · object

Type of payment entry for an invoice payable payment

createdAt
string<date-time>

Timestamp when the payment was created