This is an example project that implements the bare minimum API endpoints for the Carrier Integration Service in NextJS. It implements the following routes:
- The setup request at
GET /carriers
- The label request at
POST /shipments
You can try it out yourself by connecting your Xentral instance to this service, or deploy the service yourself.