POST CompanyProductMapping/AddCompanyAndProductMapping
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| lModel | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"CompanyId": "4f95cec7-7131-4333-b008-5803d5f89a0d",
"BranchIdList": [
"a76ed5c4-6cb0-470c-98d1-62bf0c6fe914",
"c91cba52-c431-4819-a5d2-e141c6e16df9",
"fbd3aa7b-a9e6-44b0-8db3-485aac37caef"
],
"ProductGroupIdList": [
"2df12213-703e-438e-8ce6-a793154c9927",
"bf773ab1-3365-4916-a8fa-1281a28bbd28",
"ec41d0fe-2a7a-4ad8-808f-2e5d315982ca"
],
"CategoryIdList": [
"9fb421d3-8428-46c9-8af4-c0bc0687ec14",
"f866a352-4596-4c9c-8acb-5b85cf4a23de",
"97e421fa-42d1-4636-a195-059f1f52bd53"
],
"BrandIdList": [
"14379283-95d0-4f4e-a7f7-db1362abaf3a",
"3124e231-63d2-4ef5-9ec7-858a95179805",
"a5442e5c-ee84-471e-8401-34dd89dba0b7"
],
"ProductIdList": [
"998b6f60-3e8d-4176-af92-c6ccca4968ac",
"79666fa2-3182-4e09-b064-6d15d53a9193",
"e27de03b-a684-469a-bed9-a10e76987307"
],
"CreatedUserId": "sample string 2"
}
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.