Skip to content

docs: sync with recent OpenAPI changes#719

Open
claude[bot] wants to merge 1 commit into
mainfrom
docs/sync-20260721
Open

docs: sync with recent OpenAPI changes#719
claude[bot] wants to merge 1 commit into
mainfrom
docs/sync-20260721

Conversation

@claude

@claude claude Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Updated business customer documentation to reflect that businessInfo is now required (feat(customers): require businessInfo when creating a business customer #717)
  • Added documentation for 7 new sandbox card simulate endpoints from feat: sandbox simulate endpoints for the full card-event set #715:
    • authorization_advice - re-size existing open authorizations
    • balance_inquiry - simulate zero-amount balance checks
    • credit_authorization - simulate merchant-initiated credits
    • credit_authorization_advice - re-size credit authorizations
    • financial_authorization - single-message auth+clear (e.g. ATM withdrawal)
    • financial_credit_authorization - single-message credit+clear (e.g. ATM deposit)
    • return_reversal - reverse settled returns

Files Changed

Docs (customer businessInfo requirement):

  • mintlify/snippets/creating-customers/customers.mdx
  • mintlify/global-p2p/onboarding/configuring-customers.mdx

Docs (new sandbox card endpoints):

  • mintlify/snippets/cards/sandbox-testing.mdx

Test plan

  • Verify docs render correctly on local Mintlify dev server
  • Confirm code examples are valid JSON and match the OpenAPI schemas

🤖 Generated with Claude Code

Update documentation to reflect recent schema changes:

- Business customers now require businessInfo field (#717)
- Document 7 new sandbox card simulate endpoints (#715):
  authorization_advice, balance_inquiry, credit_authorization,
  credit_authorization_advice, financial_authorization,
  financial_credit_authorization, return_reversal

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@claude
claude Bot requested review from pengying and shreyav July 21, 2026 09:00
@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
grid-flow-builder Ignored Ignored Jul 21, 2026 9:00am
grid-wallet-demo Ignored Ignored Jul 21, 2026 9:00am

Request Review

@mintlify

mintlify Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Grid 🟢 Ready View Preview Jul 21, 2026, 9:02 AM

@greptile-apps

greptile-apps Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR synchronizes the Mintlify guides with recent OpenAPI changes. The main changes are:

  • Clarifies that business customers require businessInfo.
  • Documents seven new sandbox card simulation endpoints.
  • Adds request examples and state requirements for the new simulations.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed documentation.
  • The customer requirements match the inspected schemas.
  • The new endpoint paths, payloads, and fragment links are consistent with the surrounding API documentation.

Important Files Changed

Filename Overview
mintlify/global-p2p/onboarding/configuring-customers.mdx Clarifies the required fields for individual and business customer creation.
mintlify/snippets/cards/sandbox-testing.mdx Documents seven new card simulation endpoints with request examples and state constraints.
mintlify/snippets/creating-customers/customers.mdx Updates the shared customer snippet with the business information requirement.

Reviews (1): Last reviewed commit: "docs: sync with recent OpenAPI changes" | Re-trigger Greptile

@mintlify

mintlify Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Grid 🟡 Building Jul 21, 2026, 9:00 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants