Name | Description | Type | Additional information |
---|---|---|---|
version |
API response version number (either '1.0' or '1.1'). Usually, the response version number is same the request version number. |
string |
Required |
clientId |
The GUID format of Client ID. This value is provided by Madicare Informatics after registration. The reponse Client ID must be same as the request Client ID. |
string |
Required |
requestId |
Request ID is assigned by client to distinguish their claims or to keep track of their requests. The reponse Request ID must be same as the request Request ID. Unique request ID must be used per request. |
string |
Required |
errMsg |
Error message describes why it failed. This value is set to null when there is no error. |
string |
Required |
pdfs |
A collection of out PDF file links in string. |
Collection of string |
Required |