Commerce
payments, invoices & products api
API to delete an schedule by schedule id
cURL
curl --request DELETE \ --url https://services.leadconnectorhq.com/invoices/schedule/{scheduleId} \ --header 'Version: <version>'
{ "success": true }
API Version
2021-07-28
Schedule Id
"6578278e879ad2646715ba9c"
location Id / company Id based on altType
Alt Type
location
"location"
Successful response
success
true
Was this page helpful?