POST shows/{showId}/users/{userId}/orderableShowAccountsForSummary
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
showId | integer |
Required |
|
userId | integer |
Required |
Body Parameters
ShowAccountOrderableDtoName | Description | Type | Additional information |
---|---|---|---|
AllShowAccountTypes | boolean |
None. |
|
ShowAccountType | ShowAccountType |
None. |
Request Formats
application/json, text/json
Sample:
{ "AllShowAccountTypes": true, "ShowAccountType": 0 }
Response Information
Resource Description
booleanResponse Information
Response body formats
application/json, text/json
Sample:
true