GET API/Customer/PlacePickrrOrder?orderId={orderId}&isReverseOrder={isReverseOrder}
This api will be used to place orders on Pickrr platform.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
orderId | integer |
Required |
|
isReverseOrder | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.