POST OfferDetails/GetProductByProductCategoryAndGroupAndBrand
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| lDto | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"ProductCategoryId": "8024a85a-0961-40fb-a32e-aac11d20a28d",
"ProductGroupId": "29d38b76-970c-45c3-8dd6-c9809c9abe76",
"ProductBrandId": "819db2aa-2d44-4591-9033-47faab690f9f"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.