Skip to main content
GET
List payments of an invoice

Authorizations

Authorization
string
header
required

Bearer authentication using your BookingShake API key. Retrieve your API key from Settings > Integrations in your BookingShake dashboard.

Query Parameters

invoice_id
string
required

Invoice document ID whose payments you want to list (the invoice_id carried by the payment.* webhooks).

Response

Payments retrieved successfully (possibly an empty array)

message
string
Example:

"success"

data
object[]