Skip to main content
GET
List an invoice's payments

Authorizations

Authorization
string
header
required

Your account's secret key: Authorization: Bearer sk_test_… or sk_live_…. Server-side only.

Path Parameters

invoiceID
string<uuid>
required

Invoice ID.

Response

The invoice's payments.

payments
object[]