GSM (Global Status Mapping)
Gsm - Delete
Deletes a Gsm Rule
POST
/
gsm
/
delete
Authorizations
api-key
string
headerrequiredAdmin API keys allow you to perform some privileged actions such as creating a merchant account and Merchant Connector account.
Body
application/json
connector
string
requiredThe connector through which payment has gone through
flow
string
requiredThe flow in which the code and message occurred for a connector
sub_flow
string
requiredThe sub_flow in which the code and message occurred for a connector
code
string
requiredcode received from the connector
message
string
requiredmessage received from the connector
Response
200 - application/json
gsm_rule_delete
boolean
requiredconnector
string
requiredThe connector through which payment has gone through
flow
string
requiredThe flow in which the code and message occurred for a connector
sub_flow
string
requiredThe sub_flow in which the code and message occurred for a connector
code
string
requiredcode received from the connector