Merchant Connector Account
Merchant Connector - Delete
Delete or Detach a Merchant Connector from Merchant Account
DELETE
/
accounts
/
{account_id}
/
connectors
/
{connector_id}
Authorizations
api-key
string
headerrequiredAdmin API keys allow you to perform some privileged actions such as creating a merchant account and Merchant Connector account.
Path Parameters
account_id
string
requiredThe unique identifier for the merchant account
connector_id
integer
requiredThe unique identifier for the Merchant Connector
Response
200 - application/json
merchant_id
string
requiredThe identifier for the Merchant Account
Maximum length:
255
merchant_connector_id
string
requiredUnique ID of the connector
deleted
boolean
requiredIf the connector is deleted or not