POST api/Venue/CreateOfferingPackage

Request Information

URI Parameters

None.

Body Parameters

VenueOfferingPackageView
NameDescriptionTypeAdditional information
VenueId

integer

None.

PackageTypeId

integer

None.

PackageTypeName

string

None.

VenueOfferingPackageId

integer

None.

OfferingPackageName

string

None.

Description

string

None.

DefaultUnitPrice

decimal number

None.

Updated

date

None.

Created

date

None.

Request Formats

application/json, text/json, text/html, application/xml, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

VenueOfferingPackageView
NameDescriptionTypeAdditional information
VenueId

integer

None.

PackageTypeId

integer

None.

PackageTypeName

string

None.

VenueOfferingPackageId

integer

None.

OfferingPackageName

string

None.

Description

string

None.

DefaultUnitPrice

decimal number

None.

Updated

date

None.

Created

date

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.