GET auth/usercompany?id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Users_UserCompany| Name | Description | Type | Additional information |
|---|---|---|---|
| CompanyNumber | string |
None. |
|
| Id | integer |
None. |
|
| SendToHeadCourier | boolean |
None. |
|
| EzcountKey | string |
None. |
|
| BasePrice | decimal number |
None. |
|
| WorkHourPrice | decimal number |
None. |
|
| WaitHourPrice | decimal number |
None. |
|
| MinBasePrice | decimal number |
None. |
|
| MinDistance | decimal number |
None. |
|
| MultiplyUrgency | boolean |
None. |
|
| MultiplyEnvelope | boolean |
None. |
|
| FirstDayOfWeek | byte |
None. |
|
| CurrencySymbol | string |
None. |
|
| Parent | integer |
None. |
|
| AllowAutoRegister | boolean |
None. |
|
| UrgencyPrices | string |
None. |
|
| UrgencyPricesXml | XElement |
None. |
|
| EnvelopePrices | string |
None. |
|
| EnvelopePricesXml | XElement |
None. |
|
| AdditionalInfo | string |
None. |
|
| AdditionalInfoXml | XElement |
None. |
|
| CompanyEmail | string |
None. |
|
| CookingTime | integer |
None. |
|
| BackgroundColor | string |
None. |
|
| FontColor | string |
None. |
|
| VendorId | integer |
None. |
|
| Invoices | Collection of Invoice |
None. |
|
| User | User |
None. |
|
| Vendor | Users_UserClient |
None. |
|
| Users_UserClient | Collection of Users_UserClient |
None. |
|
| Users_UserCourier | Collection of Users_UserCourier |
None. |
|
| DeliveryVisibleTos | Collection of DeliveryVisibleTo |
None. |
|
| ProductGroups | Collection of ProductGroup |
None. |
|
| PizzaDeliveries | Collection of Delivery |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.