POST CompanyDetails/CompanyNumberAlreadyExist

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
lModel
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "Type": "sample string 1",
  "CompanyName": "sample string 2",
  "CompanyBName": "sample string 3",
  "CompanyDescription": "sample string 4",
  "CompanyImageUrl": "sample string 5",
  "CompanyFor": "sample string 6",
  "UserId": "sample string 7",
  "CompanyId": "cf18974d-4b46-459e-871b-52c5362a168c",
  "BackendMobileNumber": "sample string 9",
  "BackendMobileNumberPassword": "sample string 10",
  "OfferBackendNumberId": "83490ad6-af9e-4fd7-8715-cd1039d75206",
  "MobileNumberAndPasswordList": [
    {
      "$id": "2",
      "BackendMobileNumber": "sample string 1",
      "BackendMobileNumberPassword": "sample string 2"
    },
    {
      "$ref": "2"
    },
    {
      "$ref": "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.