get https://api.zeal.com/reportingPeriod
Zeal will return the corresponding reporting period that matches the reporting period ID
Returns
Returns response status and the matching Reporting Period Object
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | object | Reporting Period Object |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |