Create a Label from a Sales Order
You can use our beta endpoint for creating a label from a sales order ID, if this function is available to your ShipEngine account.
Requirements
Before you begin, be sure you are familiar with the following:
- Getting started with orders and the Sales Order API.
- How to get a
carrier_id
when you list carriers. - How to get a
service_code
by listing carrier services.
Example Request & Response
POST /v-beta/labels/sales_order/:sales_order_id
Response