{
    "service": "CloudShops Protheus Mock",
    "version": "v2",
    "mode": "mock",
    "compatible_with": "Anymarket API v2",
    "auth": "Header: gumgaToken",
    "docs": "https://protheus-mock.cloudshops.com.br/ (abrir no navegador para versão visual)",
    "endpoints": [
        "POST /v2/products",
        "PUT /v2/products/{id}",
        "GET /v2/products",
        "PUT /v2/stocks",
        "GET /v2/stocks/locals",
        "GET /v2/orders",
        "GET /v2/orders/{id}",
        "PUT /v2/orders/{id}"
    ]
}