Sample Response

Each API endpoint returns a response that contains the following fields:

Example:

{
    "payload": ["1234", "5678", "9012"],
    "type": 1,
    "code": 0
}

Last updated