GET API/Customer/PlacePickrrOrder?orderId={orderId}&isReverseOrder={isReverseOrder}

This api will be used to place orders on Pickrr platform.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
orderId

integer

Required

isReverseOrder

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.