v1
latestOpenAPI 3.0.02026-07-26168846732.2 KBGsm - Create
Creates a GSM (Global Status Mapping) Rule. A GSM rule is used to map a connector's error message/error code combination during a particular payments flow/sub-flow to Hyperswitch's unified status/error code/error message combination. It is also used to decide the next action in the flow - retry/requeue/do_default
Request body
The flow in which the code and message occurred for a connector
The sub_flow in which the code and message occurred for a connector
code received from the connector
message received from the connector
status provided by the router
optional error provided by the router
indicates if step_up retry is possible Deprecated: This field is now included as part of feature_data under the Retry variant.
error code unified across the connectors
error message unified across the connectors
indicates if retry with pan is possible Deprecated: This field is now included as part of feature_data under the Retry variant.
A detailed description of the error intended for debugging, analytics, and support teams.
A user-friendly message that can be safely displayed to the customer. This message provides guidance on what the user should do to resolve the issue.
Response
Gsm created
The connector through which payment has gone through
The flow in which the code and message occurred for a connector
The sub_flow in which the code and message occurred for a connector
code received from the connector
message received from the connector
status provided by the router
optional error provided by the router
indicates if step_up retry is possible Deprecated: This field is now included as part of feature_data under the Retry variant.
error code unified across the connectors
error message unified across the connectors
indicates if retry with pan is possible Deprecated: This field is now included as part of feature_data under the Retry variant.
A detailed description of the error intended for debugging, analytics, and support teams.
A user-friendly message that can be safely displayed to the customer. This message provides guidance on what the user should do to resolve the issue.