POST api/orders/QRCodeForOrdersInvoice?OrdId={OrdId}&stringQR={stringQR}&UserId={UserId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
OrdId | integer |
Required |
|
stringQR | string |
Required |
|
UserId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.