GET api/role/{id}/offersbasic

Get a basic list of offers associated to the current property marketing role. Processes this role API request. The parameter and response sections describe the data exchanged with the API.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The id of the marketing role to get the offers for.

integer

Required

Body Parameters

None.

Response Information

Resource Description

The response returned after the operation completes.

ApiHttpActionResultOfIListOfBasicOfferDataContract

None.

Response Formats

application/json, text/json

Sample:

Sample not available.