POST FilingsApi/PrintFax
Request Information
URI Parameters
None.
Body Parameters
Request Formats
application/json, text/json
Sample:
{
"SessionId": "b8f2e2c1-9b97-4614-947e-a12f61a43974",
"FilerEmail": "sirishapettela@gmail.com",
"caseId":13,
"caseTrackingId":"d49096a1-0083-47ab-af97-33391f753bf7",
"locationCode":"dallas:ccl3"
}
Response Information
Response Formats
application/json, text/json
Sample:
[
{
"Id": 25,
"Caseparty": "INWOOD NATIONAL BANK",
"Selected": true
},
{
"Id": 26,
"Caseparty": "GARY ARMSTRONG",
"Selected": false
},
{
"Id": 0,
"Caseparty": "Others ",
"Selected": false
}
]