Skip to main content

Map Product

PUT 

/api/shipbob/:instance/products/:product/mapping

Set or clear the SKU product mapping for a ShipBob product. Pass null to unmap.

Authentication: Requires Bearer token.

Request Body:

  • sku_product_id (integer, nullable) — SKU product id to map to; null clears the mapping.

Request

Responses

OK

Response Headers
    Content-Type