Skip to main content

Create Service Master

POST 

/api/services/createservice

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

Creates a service definition (Services.ServiceMaster).

System service types constrain the linked entity: DeliverItem/PickupItem require an existing ItemId; DeliverSku/PickupSku require an existing SkuId; both an ItemId and a SkuId set simultaneously is rejected; non-system types may have neither.

Request

Responses

The created service definition. See Services.ServiceMasterSummaryDto.