Skip to main content

Send Warehouse Transfer ASN

POST 

/api/warehouses/transfers/:warehouseTransfer/asn

Sends (or resends) an Advance Shipment Notice email for the transfer to its destination third-party logistics (3PL) warehouse.

Required scope: warehouses:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

The destination warehouse must be of type 3pl and have an email address on its address record; otherwise a 422 is returned.

Authentication: Requires Bearer token.

Returns 422 when the order has no product lines — the spreadsheet's columns are derived from its first row, so an order with nothing on it has no notice to send.

Request

Responses

OK

Response Headers
    Content-Type