Skip to main content

Bulk Push Products

POST 

/api/shipbob/:instance/products/push

Queue a background bulk push of the given ShipBob product rows to ShipBob.

Authentication: Requires Bearer token.

Request Body:

  • ids (array of integers, required, min 1) — ShipBob product row ids to push.

Request

Responses

OK

Response Headers
    Content-Type