GET api/persons/{id}/vouchergroups/{voucherGroupId}/vouchers/{voucherIdentifier}?identifierType={identifierType}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

voucherGroupId

integer

Required

voucherIdentifier

string

Required

identifierType

IdentifierType

Default value is Auto

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.