Success Response XML Sample
The following is an example of a successful response to a Job
Delete API call:
<?xml version="1.0" encoding="utf-8"?>
<Response>
<ResponseCode>0</ResponseCode>
<ResponseMessage>Job deleted successfully</ResponseMessage>
</Response>