Skip to main content

Update ship-from mapping

PUT 

/api/amazon/unified/awd/ship-from-mappings/:id

Updates a ship-from mapping's link target. Optional: link_id (integer, nullable), link_type (string, nullable, must be 'App\Models\Supplier' or 'App\Models\Warehouse'). Pass null link_id to clear the mapping.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Request

Responses

OK

Response Headers
    Content-Type