Skip to main content
GET
Get dedicated invoice payment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

businessId
string<uuid>
required

The UUID of the business.

invoiceId
string<uuid>
required

The UUID of the invoice.

paymentId
string<uuid>
required

The UUID of the payment.

Response

OK.

data
object
required