Get Invoice - customerEmail
Fetch Invoice using customer's email
/customer/customerEmail
GET
https://seerbitapi.com/invoice/{{publicKey}}/customer/{{customerEmail}}
This endpoint allows you to fetch a list of invoice available to a customer
Path Parameters
Name
Type
Description
customerEmail*
String
customer email
publicKey
String
merchant public key
Headers
Name
Type
Description
Authorization*
String
Bearer token
/customer/customerEmail
GET
https://seerbitapi.com/invoice/{{publicKey}}/customer/{{customerEmail}}
Path Parameters
Name
Type
Description
customerEmail*
String
8xMKC83iKpLI
Headers
Name
Type
Description
Authorization*
String
yJunjDFJ1GIr
Last updated