Create Return Order
Creates a return order. If purchase_label is true, also purchases a return shipping label using the original_shipment_id.
Authentication
Authentication using Personal Access Token (PAT) token
Headers
Source of the return creation. Defaults to 3 (API)
Query parameters
Request
Optional label file format. Accepted values: PDF, PNG. If not provided, carrier default format is used. Only used when purchase_label is true
Shipment from which the items in the return originated. Required when purchase_label is true
If true, purchases a return shipping label after creating the return order. Requires original_shipment_id
Client-defined external unique identifier for the return order. If tracking id is not provided, this value must appear on the box label as RMA
Ship option name (e.g. “UPS Ground”) for label purchase. Only used when purchase_label is true. Falls back to cheapest if not matched

