aboutsummaryrefslogtreecommitdiffstats
path: root/osdf/templates/cms_opt_response.jsont
blob: a8817df0f5a23cf917497a36093408a16e2a8781 (plain)
1
2
3
4
5
6
7
8
{
    "transactionId": "{{transaction_id}}",
    "scheduleId":"{{schedule_id}}",
    "requestState": "{{request_state}}",
    "status": "{{status}}",
    "description": "{{description}}",
    "schedule": {{schedule}}
}