POST api/order/{id}/detail/{pluGuid}/substitute/{guid}

Set the order detail status of a detail line in an order

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Order identifier

globally unique identifier

Required

pluGuid

Identifier of product line to be substituted for

globally unique identifier

Required

guid

Identifier of product line to be substituted with

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

None.