Skip to main content
Version: v3

Disconnect existing provider config

POST 

/payments/custom-provider/disconnect

API to disconnect an existing payment config for given location

Request

Version stringrequired

API Version

Available optionsv3
locationId stringrequired

Location id

application/json

Bodyrequired

    liveModebooleanrequired

    Whether the config is for test mode or live mode. true represents config is for live payments

application/json

Successful response

Schema
    successbooleanrequired

    Whether the custom provider config is disconnect or not. true represents config is disconnect