Inquire
Get Action Reasons
Gets reason codes and reason descriptions based on the actions defined for your business. This serves as a log for tracking and analysis. As an example, an action such as ‘points transfer’ has a specific code for it and a description such as ‘transferring to relative’ associated with it. In addition to the predefined actions, custom actions can be added.
GET
/
v1
/
inquire
/
get_action_reasons
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Was this page helpful?