Your IP : 216.73.217.13


Current Path : /home/deltalab/PMS/sms-connector/
Upload File :
Current File : //home/deltalab/PMS/sms-connector/README.md

# SMS Connector

The service tasked with the bridging between the SMS and the PMS ecosystem.

SMS receives shipping order requests, returning a tracking id in case of success.
A shipping order requests consist of:
- a list of items
- a warehouse (i.e pickup address)
- a destination (i.e. customer address)

The shipping label is also part of the backend process as it is meant to be generated by the carrier and sent to the warehouse in preparation for the carrier pickup.

SMS provides updates about the shipping status on demand.