Skip to main content

Bulk Submit eBay Fulfillments

POST 

/api/ebay/:integrationInstance/fulfillments/submit-bulk

Submit multiple fulfillments to eBay in one call. Fulfillments that are already submitted, cancelled, or pickup-type are skipped. The response reports per-fulfillment failures.

Authorization

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

Body fields:

  • ids (array of integers, required): Fulfillment IDs to submit.

Request

Responses

OK

Response Headers
    Content-Type