Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 440 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 440 Bytes

Courier system API

Design such a framework with the following constrains:

  • Have one unified interface for all couriers.
  • The minimal feature set of every courier should be: creating a waybill, print waybill label, tracking shipment status, and mapping statuses to equivalent statuses in the system.
  • Optional cancellation functionality for some couriers.

API documnetation:

https://documenter.getpostman.com/view/22334308/2s8YsxtW6S