GET Register/Location/LoadFirstOrEmpty?SessionId={SessionId}&CompanyId={CompanyId}&name={name}&address={address}&postalCode={postalCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SessionId | string |
None. |
|
| CompanyId | integer |
None. |
|
| name | string |
Required |
|
| address | string |
Required |
|
| postalCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ObjectReplyOfLocationRecord| Name | Description | Type | Additional information |
|---|---|---|---|
| data | LocationRecord |
None. |
|
| errorCode | integer |
None. |
|
| error | string |
None. |
Response Formats
application/json, text/json, text/javascript, application/x-protobuf
Sample:
Sample not available.