Get Invoice - invoiceNo
Fetch Invoice with invoiceNo
/invoiceNo
GET
https://seerbitapi.com/invoice/{{publicKey}}/{{InvoiceNo}}
This endpoint allows you to fetch an invoice using invoiceNo
Path Parameters
Name
Type
Description
InvoiceNo*
String
customer email
publicKey
String
merchant public key
Headers
Name
Type
Description
Authorization*
String
Bearer token
Last updated