Get Invoice
Get Invoice
Resource URL
Headers
Name
Value
Name
Type
Description
Response body payload
Name
Type
Mandatory?
Comments
Error codes
HTTP code
Error code
Description
Authorizations
irembopay-secretKeystringRequired
Path parameters
invoice_referencestringRequired
Invoice number or unique transaction identifier provided by the merchant when creating the invoice.
Responses
200
Invoice fetched successfully
application/json
401
Unauthorized
application/json
404
Invoice not found
application/json
get
/payments/invoices/{invoice_reference}Last updated