POST CompanyProductMapping/UpdateCompanyAndProductMapping
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:
{
"CompanyAndProductMappingId": "cef95bf8-981e-4c45-b495-a697d86ba137",
"CompanyId": "31ba0cb9-8f92-4836-8e6b-c54ad6085500",
"BranchIdList": [
"597b6b45-3ba9-479b-af39-f0e55cf1a6f1",
"35f29fba-34f0-421f-8e2c-f0aa3c33fa95",
"51d81f65-175b-4d20-9136-c5ff6fcfa854"
],
"ProductGroupIdList": [
"58c6b679-1668-4a54-99ed-a41a7c8e540c",
"ac1079b7-4989-4479-9a70-5b43093cfba3",
"95209f5a-a3a9-47c2-b404-796225a433a0"
],
"CategoryIdList": [
"45cc958f-c3fc-4225-b23c-f3aaff052596",
"44e03d23-b409-435d-9f1c-d29f9543a12b",
"2e02b468-6338-4855-9371-56db1757a6a7"
],
"BrandIdList": [
"a298aa62-e327-4cd3-8b3c-e6a8b2d479dc",
"c6117e1a-9a40-4030-ab05-7f09a65dff24",
"3c34c02c-b66d-4f2c-93d5-936e6790868c"
],
"ProductIdList": [
"e43e07f4-2240-4613-904d-682b225637a3",
"f6851a3c-e6da-4e0e-9af2-cb7571df3198",
"afadbe4c-8e15-404c-9766-80adc4a7eadc"
],
"CreatedUserId": "sample string 3"
}
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.