Delete a subscription recast
Subscription Recasts
Delete a subscription recast
DELETE /subscriptions/:subscription_id/recast/:order_idx
Soft-deletes a recast order by marking its stage as CLOSED_DELETE. Returns 200 OK with the recast_id of the deleted order on success.
DELETE
Delete a subscription recast
Documentation Index
Fetch the complete documentation index at: https://docs.salesbricks.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Path Parameters
Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Pattern:
^([a-zA-Z\d\-]+)$Response
Common response message serializer that includes a message from the result of an API operation.
Success message from the result of the previous API operation.