Fetch Invoice with invoiceNo
Last updated 4 months ago
GET https://seerbitapi.com/invoice/{{publicKey}}/{{InvoiceNo}}
GET
https://seerbitapi.com/invoice/{{publicKey}}/{{InvoiceNo}}
This endpoint allows you to fetch an invoice using invoiceNo
{ "payload": { "invoiceId": 54, "invoiceNo": "SBT-INV-000054", "totalAmount": 556.00, "subTotal": 556.00, "externalBusiness_id": "00000051", "discount": 0.00, "dueDate": "2022-10-12", "currency": "NGN", "invoiceItems": [ { "itemName": "Ada Ada iyoo", "unitPrice": 556.00, "vat": 0.00, "amount": 556.00, "quantity": 278 } ], "customer": {}, "billingCycle": false, "payButtonOnInvoices": false, "enableAdvancedOptions": false, "partialPayment": false, "status": "DRAFT", "createdAt": "2022-10-12T10:27:45.732" }, "code": "00" }
InvoiceNo*
String
customer email
publicKey
merchant public key
Authorization*
Bearer token