Response Format

{
    "success": bool,
    "status_code": integer,
    "message": string,
    "data": object|array|null
}

Last updated