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