GET api/Offer/{id}
Get an offer by its id.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
The id of the Offer to get. Pass 0 to be returned an empty data contract. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The role or null if it does not exist
OfferDataContractName | Description | Type | Additional information |
---|---|---|---|
VendorCommunication | OfferCommunicationDataContract |
None. |
|
Response | OfferResponseDataContract |
None. |
|
Value | decimal number |
None. |
|
ValidFor | decimal number |
None. |
|
Property | OfferPropertyDataContract |
None. |
|
ApplicantGroup | OfferGroupDataContract |
None. |
|
VendorGroup | OfferGroupDataContract |
None. |
|
MarketingRoleId | integer |
None. |
|
Roles | Collection of RoleDataContract |
None. |
|
RoleType | EnumDataContract |
None. |
|
MarketedPrice | PriceDataContract |
None. |
|
OnBehalfOf | string |
None. |
|
NoteOfInterestId | integer |
None. |
|
LastUpdated | date |
None. |
|
Team | EventTeamDataContract |
None. |
|
Notes | Collection of EventNoteCommandDataContract |
None. |
|
Documents | Collection of DocumentDataContract |
None. |
|
Name | string |
None. |
|
Description | string |
None. |
|
DateTime | date |
None. |
|
EventCategory | EnumDataContract |
None. |
|
EventType | EnumDataContract |
None. |
|
EventStatus | EnumDataContract |
None. |
|
Negotiators | Collection of ListNegotiatorDataContract |
None. |
|
BranchId | integer |
None. |
|
OwningTeamId | integer |
None. |
|
TeamAccessType | string |
None. |
|
CustomFields | Collection of CustomFieldGroupWithValuesDataContract |
None. |
|
CreatedDate | date |
None. |
|
CreatedBy | CreatedByDataContract |
None. |
|
Id | integer |
None. |
Response Formats
application/json
Sample:
text/json
Sample: