{
  "x402Version": 2,
  "id": 1375,
  "slug": "1375",
  "resource": "https://holidays.use.x402atlas.com/add-business-days",
  "description": "Add business days while skipping weekends and full-day Public or Bank holidays; Optional and HalfDay observances are retained.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x8C128f1Ee62Bb5e47867CfbAe2ad89be325Df1b2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:137",
      "payTo": "0x8C128f1Ee62Bb5e47867CfbAe2ad89be325Df1b2",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:42161",
      "payTo": "0x8C128f1Ee62Bb5e47867CfbAe2ad89be325Df1b2",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "calendar",
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "country": "DE",
            "date": "2026-01-01",
            "days": 5,
            "language": "EN",
            "subdivision": "DE-BE"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "business_days": 5,
            "country": "DE",
            "queried_at": "2026-07-27T12:00:00Z",
            "result_date": "2026-01-08",
            "start_date": "2026-01-01",
            "subdivision": "DE-BE"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "country": {
                    "description": "Supported ISO 3166-1 alpha-2 country code: AD Andorra; AL Albania; AT Austria; BE Belgium; BG Bulgaria; BR Brazil; BY Belarus; CH Switzerland; CZ Czechia; DE Germany; EE Estonia; ES Spain; FR France; HR Croatia; HU Hungary; IE Ireland; IT Italy; LI Liechtenstein; LT Lithuania; LU Luxembourg; LV Latvia; MC Monaco; MD Moldova; MT Malta; MX Mexico; NL Netherlands; PL Poland; PT Portugal; RO Romania; RS Serbia; SE Sweden; SI Slovenia; SK Slovakia; SM San Marino; VA Vatican City; ZA South Africa.",
                    "enum": [
                      "AD",
                      "AL",
                      "AT",
                      "BE",
                      "BG",
                      "BR",
                      "BY",
                      "CH",
                      "CZ",
                      "DE",
                      "EE",
                      "ES",
                      "FR",
                      "HR",
                      "HU",
                      "IE",
                      "IT",
                      "LI",
                      "LT",
                      "LU",
                      "LV",
                      "MC",
                      "MD",
                      "MT",
                      "MX",
                      "NL",
                      "PL",
                      "PT",
                      "RO",
                      "RS",
                      "SE",
                      "SI",
                      "SK",
                      "SM",
                      "VA",
                      "ZA"
                    ],
                    "type": "string"
                  },
                  "date": {
                    "description": "Starting ISO date; counting begins on the following day",
                    "format": "date",
                    "type": "string"
                  },
                  "days": {
                    "description": "Number of business days to add",
                    "maximum": 366,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "language": {
                    "description": "Optional two-letter ISO 639-1 result language. Defaults to English when available.",
                    "pattern": "^[A-Z]{2}$",
                    "type": "string"
                  },
                  "subdivision": {
                    "description": "Optional regional subdivision code beginning with the selected country code, for example DE-BE.",
                    "maxLength": 20,
                    "pattern": "^[A-Z]{2}-.+$",
                    "type": "string"
                  }
                },
                "required": [
                  "country",
                  "date",
                  "days"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "business_days": {
                    "type": "integer"
                  },
                  "country": {
                    "type": "string"
                  },
                  "queried_at": {
                    "format": "date-time",
                    "type": "string"
                  },
                  "result_date": {
                    "format": "date",
                    "type": "string"
                  },
                  "start_date": {
                    "format": "date",
                    "type": "string"
                  },
                  "subdivision": {
                    "type": "string"
                  }
                },
                "required": [
                  "country",
                  "start_date",
                  "business_days",
                  "result_date",
                  "queried_at"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      },
      "tags": [
        "add-business-days",
        "working-days",
        "deadline-calculator",
        "public-holidays",
        "settlement-date",
        "payroll",
        "scheduling"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "holidays.use.x402atlas.com",
  "lastUpdated": "2026-09-15T06:30:11.303Z",
  "quality": {
    "calls30d": 9,
    "uniquePayers30d": 5,
    "lastCalledAt": "2026-09-15T06:30:11.17Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "holidays.use.x402atlas.com",
    "manifest_name": "holidays.use.x402atlas.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}