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.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Request

Responses

OK

Response Headers
    Content-Type