{
    "code": 200,
    "status": "success",
    "message": {
        "endpoints": {
            "send invoices": {
                "method": "POST",
                "url": "https:\/\/www.grupovelocity.pe\/api\/v1\/sunat-beta\/send-invoice",
                "description": "Send invoices to SUNAT Test Web Service",
                "auth": "Bearer token"
            },
            "status": {
                "method": "GET",
                "url": "https:\/\/www.grupovelocity.pe\/api\/v1\/status",
                "description": "Get the status of the API",
                "auth": "Bearer token"
            }
        },
        "version": "1.0.0",
        "timestamp": 1776175655
    }
}