Get details of an entry in the table for the resource as defined by {resourceName} in TR_DATASERVICE_TABLES with the given id {Id}.
Http Verb |
GET |
Resource URL |
https://ts-stg-appgw.calacademy.org/TessituraService/Custom/{resourceName}/{id} |
URI Parameters
Parameter Name |
Data Type |
Required |
Notes |
resourceName
|
string
|
Y
|
|
id
|
integer
|
Y
|
|
|
No response body.
Please check http status code header for success (200 OK) or failure.
It there are error(s), a collection of ErrorMessages will be returned.
Change |
Version |
Description |
Contract |
Old |
New |
Parameter Changed |
15.0.0 |
resourceName has been marked as required. |
|
|
Required |
Parameter Changed |
15.0.0 |
id has been marked as required. |
|
|
Required |