API Overview
MyCarrier API is a RESTful API which is designed to allow you to work with objects using familiar HTTP verbs like so:
• read = GET
• create = POST
• update = PUT
• delete = DELETE
Updated 5 months ago
What’s Next
MyCarrier API is a RESTful API which is designed to allow you to work with objects using familiar HTTP verbs like so:
• read = GET
• create = POST
• update = PUT
• delete = DELETE
Updated 5 months ago