CA C4C Centre XAPI

(0 reviews)
This API is used to provide centre data based on date range from snapi Data Base

home

End Point Details

GET /v1/centre-data

Request query parameters are mandatory or optional as given below

Mandatory Fields:

  • startDateTime
  • endDateTime
  • DATE_RANGE

Optional Fields:

  • orgRefId
  • page
  • limit

GET /v2/centre-data

Mandatory Fields:

  • startDateTime
  • endDateTime

Optional Fields:

  • orgRefId
  • page
  • limit

GET /v2/centre-data/{centreId

Mandatory Field:

  • centreId (URI Param)

Error Codes

HTTP CodeError CodeError Message
50060006Message Not Processed. There is some technical error while processing request. Please report this to Support team.
40060011Message Not Processed:Mandatory Query Parameter is missing.
40170401Message Not Processed:Invalid Access token. Please provide valid access token.
40170402Message Not Processed:Missing Access token. Please provide valid access token.
40170405Message Not Processed: Accesstoken expired. Please try again with valid token.
40370403Message Not Processed:Not allowed to access requested resource. Please contact support for the access.
40470404Message Not Processed:Requested resource is not found.
50370503Message Not Processed:One or more back-end is down. Please try again later.
50470504Message Not Processed:Back-end timed out. Please try again later.

Reviews