Generate airway bills for orders
Orders
Generate airway bills for orders
Requires the order:create_awb scope. Generate Air Waybill for multiple orders.
POST
Generate airway bills for orders
Otorisasi
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
AWB generation data
Order primary keys to generate AWB
Canonical UUIDv7 order primary key. For migrated orders, legacy numeric core_order.id values are still accepted as numbers or decimal strings.

