{
    "statusCode": 201,
    "message": "Created",
    "descriptions": {
        "wikipedia": "The request has been fulfilled, resulting in the creation of a new resource."
    },
    "group": {
        "message": "Success",
        "key": "2xx",
        "descriptions": {
            "wikipedia": "This class of status codes indicates the action requested by the client was received, understood, accepted, and processed successfully."
        }
    }
}