Cancellation
Last updated
Last updated
Customers can cancel a schedule anytime from the web app and it will not be executed again.
GET
https://api.8pay.network/v1/:chain/scheduled-payments/schedules/:scheduleId/cancellation
scheduleId
string
ID of the schedule
chain
string
Authorization
string
Bearer <api-key>