get https://api.zeal.com/internationalContractors
Given the International Contractor ID, Zeal returns information for that Contractor.
Returns
Returns response status and the International Contractor Object for the requested contractor.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | array | International Contractor Object for the requested contractor |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |