{"uid":"cap_5RtqwCWCN4m6YrWKP7OEE","slug":"greeneris-data-french-business-days-calculator-03605b6a","name":"greeneris-data French Business Days Calculator","description":"Adds N French business days to a date (?start=2026-07-13&add=30) or counts them over a range (?from=2026-07-01&to=2026-09-30). Skips weekends and the 11 French legal public holidays (movable feasts computed via Butcher-Meeus). mode=ouvres (Mon-Fri, default) or ouvrables (Mon-Sat). Deterministic local computation, JSON.","url":"https://data.greeneris.io/v1/fr/business-days","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","properties":{"to":{"type":"string","description":"ISO range end (inclusive)"},"add":{"type":"integer","description":"Business days to add, 1-366 (default 1)"},"from":{"type":"string","description":"ISO range start (use with to, counting mode)"},"mode":{"enum":["ouvres","ouvrables"],"type":"string","default":"ouvres"},"start":{"type":"string","description":"ISO date to add business days to (use with add)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"mode":"ouvres","start":"2026-07-13","source":"Computed locally: French legal holidays (Code du travail L3133-1), Easter via Butcher-Meeus","end_date":"2026-08-25","calendar_days":43,"holidays_crossed":[{"date":"2026-07-14","name":"fete_nationale"},{"date":"2026-08-15","name":"assomption"}],"business_days_added":30}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_X_hqmQvZ-_uH8ALZB6ye4","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Calculates French business days by adding a number of working days to a start date, or counts business days in a date range, accounting for French public holidays and weekends.","exampleAgentPrompt":"Starting from July 13, 2026, what date do I land on if I add 30 French business days (jours ouvrés mode), and which public holidays are crossed along the way?","exampleUseCases":null,"resultDescription":"Returns a JSON object with: the end date after adding the requested business days, total calendar days elapsed, number of business days added, list of French public holidays crossed (with names and dates), the mode used (ouvres or ouvrables), and the computation source/methodology.","failureModes":["Missing required 'start' or 'from'/'to' parameters returns an error","Invalid ISO date format causes a 400 error","'add' value outside 1-366 range may be rejected","Ambiguous use of both 'start+add' and 'from+to' simultaneously may cause an error","Network or payment failure returns HTTP 402 with a machine-readable USDC quote before payment"],"whenToPreferThis":"Use this endpoint when you need to calculate deadlines, SLA dates, or notice periods that must respect French public holidays and the French legal definition of working days (jours ouvrés or ouvrables). Ideal for French contract law, invoice due dates, legal notice periods, HR calculations, or any workflow tied to the French business calendar. Prefer over generic calendar APIs when French holiday accuracy is required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:34:54.483Z","isFirstParty":false}