Parity with production
The GraphQL schema and endpoints are the same shape in sandbox and production, but behavior differs where regulations or processors require it: for example, money movement is simulated in sandbox, and helpers such asmockOnboarding on createFirm and the sandboxOnly* mutations only work in sandbox (they are rejected in production).
Test card and ACH data
Use the numbers on Test payment methods for cards and ACH in sandbox.Production cutover checklist
- Use production Partner and Firm API tokens and webhook secret from the production Partner Portal (
app.confidolegal.com), not sandbox values. - Register production Connect callback URL and webhook URLs in the production portal.
- Confirm outbound IPs or allowlisting requirements with support@confidolegal.com if your security team needs them; they are not documented as a universal requirement for all partners.