Invoice Report API
Overview
This is an API request to retrieve the Invoice Report for merchants.
Authentication
Authentication is performed using HTTP Basic Authentication.
The Authorization header must contain a Base64-encoded value of the provided API Key
i.e.: the provided API Key is psc_abc****************************
The value that needs to be provided in the Authorization Header is:
Basic cHNabc*****************************************=