You can pause and restart subscription orders with the API. See Pause order and Resume order.
You can cancel orders by the order ID. There is only one endpoint to cancel orders, from which the API will cancel orders that have a preliminary status (draft
, pending
, and rejected
), and mark as complete the orders that have a live status (active
, failed
, suspended
, paused
, and review
). See Cancel order