Delete Fulfillments
POST /api/v2/inventory-allocations/delete-fulfillments
Deletes pending fulfillments for the specified allocations, reverting them to released status.
Body:
allocation_ids — Array of allocation IDs whose fulfillments should be deleted
Request