accounting
get/accounting/contracts/{contractId}
Path parameters
contractIdinteger required
Response
OK
Example response
{
"contractTerms": [
{
"contractTermsId": "00000000-0000-0000-0000-000000000000"
}
],
"contractTracks": [
{
"trackRecordingVersions": [
{
"audioFiles": [
{
"audioId": "00000000-0000-0000-0000-000000000000"
}
]
}
]
}
]
}Changes
No recorded changes to this endpoint across all 9 revisions of this API.