RC Request API
Overview
This is an API request to initiate the creation of Reporting Criteria (RC) 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*****************************************=