Get invoice payment by ID

View as Markdown

Authentication

Authorizationstring
API Key authentication via header

Path parameters

idstringRequired
Customer Id
invoiceIdstringRequired
Invoice Id
paymentIdstringRequired
Payment Id

Response

The payment
payloadobject
Response payload, will be empty when success is false
successboolean

Boolean with true=success, false=failure

messagestring

Plain-text description of the result

errorobject
json element with any error messages or warnings

Errors

404
Not Found Error