Skip to main content

Get Single Item

GET 

/api/TagReservations/reservebysku/:skuId/:quantity

Tier: Public — stable, supported for third-party integration.

Reserves {quantity} tag numbers for a SKU, drawn from its GS1 numbering register under a per-organisation allocation lock. Despite the method name, this reserves a batch, not a single item.

Request

Responses

Returns a TagReservationDtos.TagReservationDto with the allocated tag numbers.