GET api/Company
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Company| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| CorporateName | string |
Max length: 50 |
|
| AdressRoad | string |
Max length: 50 |
|
| AdressComp | string |
Max length: 50 |
|
| AdressPostalCode | string |
Max length: 10 |
|
| AdressCity | string |
Max length: 50 |
|
| LogoName | string |
Max length: 50 |
|
| VitrineName | string |
Max length: 50 |
|
| Resume | string |
Max length: 255 |
|
| Activity | string |
Max length: 50 |
|
| CorporateContactEmail | string |
Max length: 255 |
|
| CorporateWebSiteURL | string |
Max length: 255 |
|
| Siret | string |
None. |
|
| Accepted | boolean |
None. |
|
| AcceptanceDate | date |
None. |
|
| AcceptedBy | ApplicationUser |
None. |
|
| AvailableMerchantServices | Collection of CompanyAvailableService |
None. |
|
| AcceptedPaymentTypes | Collection of CompanyAcceptedPaymentType |
None. |
|
| OpeningDays | Collection of CompanyOpeningDay |
None. |
|
| WorkingPlaces | Collection of CompanyWorkingPlace |
None. |
Response 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.