Skip to main content

Delete Fulfillments

POST 

/api/v2/inventory-allocations/delete-fulfillments

Deletes pending fulfillments for the specified allocations, reverting them to released status.

Required scope: orders:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Body:

  • allocation_ids — Array of allocation IDs whose fulfillments should be deleted

Request

Responses

OK

Response Headers
    Content-Type