GetApp Routes / Delivery
Component delivery management - start, stop, cancel, and monitor deliveries
📄️ Cancels the delivery of a component identified by `catalog_id`.
Cancels the ongoing delivery process for the specified component catalog ID.
📄️ Initiates the delivery of a component identified by `catalog_id`.
Starts the delivery process for the specified component catalog ID and returns the delivery status.
📄️ Pauses/stops the delivery of a component identified by `catalog_id`.
Pauses the ongoing delivery process for the specified component catalog ID.
📄️ Retrieves the delivery status of a component identified by `catalog_id`.
Retrieves and returns the delivery status of the specified component catalog ID.
📄️ Deletes a delivery item identified by `catalog_id`.
Deletes the specified delivery item identified by its catalog ID.