Skip to main content
GET
List payments for an invoice

Authorizations

x-dolfin-api-key
string
header
required

An API key issued to your client. It carries the client's scope; org-scoped calls also require the x-dolfin-organisation-id header. Keys are created and revoked by a client administrator.

Headers

x-dolfin-organisation-id
string<uuid>

Target organisation. Required when authenticating with an API key; omit for Bearer callers (resolved from the token).

Path Parameters

id
string<uuid>
required

Response

OK

currency
string
required
status
string
required
providerReference
string
required
id
string<uuid>
invoiceId
string<uuid>
organisationId
string<uuid>
amount
provider
any
Available options:
Stripe,
Manual,
Yapily,
null
chargeReference
null | string
applicationFeeAmount
notes
null | string
receiptUrl
null | string
receiptEmail
null | string
paymentMethod
null | object
billing
null | object
risk
null | object
succeededAt
null | string<date-time>
createdAt
string<date-time>