Cancel
Cancel an active subscription. No further payments will be collected.
Cancel subscription
PATCH
https://api.stage.localpayment.com/api/payin/subscriptions/:externalId/status
Path Parameters
Name
Type
Description
id*
string
Subscription External ID as returned by POST method
Headers
Name
Type
Description
Authorization*
string
JWT token in format Bearer eyJ0...
. For more information about authentication, please refer to Authentication.
Request Body
Name
Type
Description
status*
string
Fixed value: CANCEL
Last updated
Was this helpful?