POST api/order/{id}/invoice/{guid}/details

Creates and invoice detail for each order detail in an order

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Order identifier

globally unique identifier

Required

guid

Invoice identifier

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

None.