POST shows/{showId}/users/{userId}/orderableShowAccountsForSummary

Request Information

URI Parameters

NameDescriptionTypeAdditional information
showId

integer

Required

userId

integer

Required

Body Parameters

ShowAccountOrderableDto
NameDescriptionTypeAdditional information
AllShowAccountTypes

boolean

None.

ShowAccountType

ShowAccountType

None.

Request Formats

application/json, text/json

Sample:
{
  "AllShowAccountTypes": true,
  "ShowAccountType": 0
}

Response Information

Resource Description

boolean

Response Information

Response body formats

application/json, text/json

Sample:
true