Senteca API Documentation
Our Multidrop Assist API allows for programmatic access to MDA tools and services. Use these APIs to create orders, update/cancel orders and retrieve tracking information.
Requests must be made from an IP address listed in the whitelist for each Customer account.
All URLs referenced in the documentation have the base path obtained from your customer. This base path goes before the endpoint path.
All status codes will be '200', any errors or issues will be included in the XML response detailing what is missing or wrong and all Responses are in XML.
POSTAPI Order Creation
This API call allows you to create a single order with up to 50 products.
POSTAPI Order Cancel
This API call allows you to cancel a single specified order - if enabled by your account manager.
POSTAPI Order Update Address
This API call allows you to update the address and postcode of a single specified order - if enabled by your account manager.