Cancel a Delivery Job

The Cancel a Delivery Job API allows you to cancel a delivery job that is no longer required. This endpoint is an essential tool for managing your delivery operations efficiently, ensuring that unnecessary or erroneous delivery jobs are promptly canceled. By using this API, you can streamline your delivery processes and reduce inefficiencies caused by redundant or incorrect delivery tasks.

When this API is called:

  • The system validates the aplicationId and deliveryJobId.
  • If valid, the delivery job will be canceled on the external partner platform, and a success response is returned.
  • If invalid or missing parameters are detected, appropriate error responses are returned.

This API is designed to help you:

  • Optimize Operational Efficiency: Reduce clutter in your delivery system by eliminating irrelevant or canceled jobs.
  • Minimize Costs: Prevent resources from being allocated to unnecessary delivery tasks.
  • Improve Customer Satisfaction: Respond quickly to changes in delivery requirements, such as cancellations initiated by customers.

Use For

  • Customer Cancellations: When a customer decides to cancel their order after a delivery job has already been created.
  • Operational Errors: When a delivery job is created due to a mistake or system error.
  • Changes in Requirements: When the job details (e.g., destination, timing) change significantly, requiring a new job creation.

For more details refer Cancel a Delivery Job API Reference for more details.

By leveraging this API, you can efficiently manage delivery jobs and ensure that resources are not wasted on unnecessary tasks.