GET api/Pricess/{id}/{id2}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
| id2 | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ID": "sample string 1",
"IDP": "sample string 2",
"offprice": "sample string 3",
"Colors": "sample string 4",
"Quantity": "sample string 5",
"saleoff": "sample string 6",
"PayehPrice": "sample string 7",
"Guranty": "sample string 8"
},
{
"ID": "sample string 1",
"IDP": "sample string 2",
"offprice": "sample string 3",
"Colors": "sample string 4",
"Quantity": "sample string 5",
"saleoff": "sample string 6",
"PayehPrice": "sample string 7",
"Guranty": "sample string 8"
},
{
"ID": "sample string 1",
"IDP": "sample string 2",
"offprice": "sample string 3",
"Colors": "sample string 4",
"Quantity": "sample string 5",
"saleoff": "sample string 6",
"PayehPrice": "sample string 7",
"Guranty": "sample string 8"
}
]