Draft to dispatch
Design an integration around CourierBD's human approval boundary.
Draft to dispatch
CourierBD separates ingestion, review, and dispatch:
- An inbound source or paste creates a draft.
- The parser proposes structured customer and parcel fields.
- A merchant reviews and edits the fields.
- The approved request creates one courier consignment.
Do not build an integration that silently dispatches every parsed message. A successful response contains the invoice, consignment ID, and tracking code that the merchant needs for handoff.