Commerce
payments, invoices & products api
API to delete an association for an app and location
cURL
curl --request DELETE \ --url https://services.leadconnectorhq.com/payments/custom-provider/provider \ --header 'Version: <version>'
{ "success": "true" }
API Version
2021-07-28
Location id
"Lk3nlfk4lxlelVEwcW"
Successful response
Whether the custom provider config is disconnect or not. true represents config is disconnect
"true"
Was this page helpful?