Manage Order API

(0 reviews)

Changelog

Current version: 1.0

Learn more about how our versioning works

We’re constantly working to improve our APIs. Check this page regularly to find out what's new.

Here's a summary of what's changed.

Version: 1.0

Release type: Stable

VersionSpecification updateRelease dateDescriptionImpact
Manage Order API v1.0 Betan/a25 February 2024Fix: Mulesoft applied a fix for a known issue with syncing of client credentials causing problems with connectivity to the APIs.
We will monitor to ensure there are no ongoing issues.
You will be able to reset your Client ID and Secret and connect to the API with the new credentials.
Manage Order API v1.0 BetaMarch 2024March 2024New: This release includes:
POST /orders/{orderId}
PATCH /orders/{orderId}
DELETE /orders/{orderId}
GET /orders/{orderId}
GET /orders/{orderId}/attachments/{attachmentId}

Note: The GET /orders/{orderId}/notifications endpoint is yet to be implemented. This will become available when the Order Notification API is released.
Use this API to:
- Create, manage, view or cancel orders for your customer
- Retrieve order attachments.

Last updated 25 September, 2024


Reviews