Get stand details by id (admin)
get/admin/stands/{standId}
Path parameters
standIdinteger required
Response
Success response envelope
Changes
Changed in 2 of the 5 revisions of this API.23
- ○
added the optional property
codeto the response with the404statusresponse-optional-property-added
- ○
added the optional property
paramsto the response with the404statusresponse-optional-property-added
- ○
- ●
removed the optional property
codefrom the response with the404statusresponse-optional-property-removed
- ●
removed the optional property
paramsfrom the response with the404statusresponse-optional-property-removed
- ○
for the
pathrequest parameterstandId, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ●