POST api/Regions?id_saler={id_saler}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id_saler | integer |
Required |
Body Parameters
ConectionManager| Name | Description | Type | Additional information |
|---|---|---|---|
| _ConnectionString | string |
None. |
|
| _datasource | string |
None. |
|
| _errordetails | string |
None. |
|
| _host | string |
None. |
|
| _onerror | boolean |
None. |
|
| _password | string |
None. |
|
| _user | string |
None. |
|
| DBCommand | SqlCommand |
None. |
|
| DBConnection | SqlConnection |
None. |
|
| DBDataSet | DataSet |
None. |
|
| MyDBCommand | MySqlCommand |
None. |
|
| MyDBConnection | MySqlConnection |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.