POST api/General/AddAccount

Request Information

URI Parameters

None.

Body Parameters

AddAccount
NameDescriptionTypeAdditional information
portalID

string

None.

bsCustomerID

string

None.

lastUpdatedBy

string

None.

companyID

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "portalID": "sample string 1",
  "bsCustomerID": "sample string 2",
  "lastUpdatedBy": "sample string 3",
  "companyID": 4
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

decimal number

Response Formats

application/json, text/json

Sample:
1.0