POST po_receive/receiveorder

Request Information

URI Parameters

None.

Body Parameters

POItemSQL
NameDescriptionTypeAdditional information
item

DTOPODetailSQL

None.

inventory

DTOWInventory

None.

modified

boolean

None.

serial_numbers

Collection of string

None.

lot_info

Collection of LotInfo

None.

recv_detail

DTOReceiveDetail

None.

recv_header

DTOReceiveHeader

None.

upc_type

integer

None.

NoBackOrder

boolean

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: A member with the name 'po_nbr' already exists on 'F3KCoreLib.Models.Warehouse.DTOReceiveHeader'. Use the JsonPropertyAttribute to specify another name.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: A member with the name 'po_nbr' already exists on 'F3KCoreLib.Models.Warehouse.DTOReceiveHeader'. Use the JsonPropertyAttribute to specify another name.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'POItemSQL'.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.