This API is used to fetch credentials from client system which are used in headers.
Increff system can send key value pairs in header for authenticating client APIs.
If client system throws a 401 HTTP status in any of the API calls then Increff system triggers a “Get Credential” call to client system to re fetch the new credentials.
Empty Body
{"key1":"value1","key2":"value2"}
HttpStatus : 200