POST api/purchaseorders/{purchaseOrder}/Receive/{backOrder}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
purchaseOrder

decimal number

Required

backOrder

boolean

Default value is False

Body Parameters

Object

None.

Request Formats

application/json, text/json

Sample:
{}

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.