All release notes
share
4 min read

SOAP API - Input Validation

To help customers prepare for the upcoming SOAP namespace enforcement in Production on March 12, 2026, we are introducing stricter input validation in the test environment.

It will be applied in the test environment today, February 24, and included in the SOAP namespace update taking effect on March 12.


Why this update?

We received feedback that it has been difficult to validate whether SOAP integrations are correctly implemented. Previously, requests with incorrect namespaces or invalid input parameters could execute without clear errors.


What’s changing in test

Effective immediately in the test environment:

  • Invalid namespaces will return validation errors.

  • Missing or incorrect input parameters will fail explicitly.

  • Requests must match the documented SOAP structure.

This makes it easier to verify that your integration is fully compliant before Production enforcement.


What you should do before March 12

  • Review your SOAP implementation against our documentation examples.

  • Test all SOAP calls in the test environment.

  • Ensure requests both succeed and return the expected functional results.

If your integration passes validation in test, it will work correctly once enforcement begins in Production on March 12, 2026.


For questions, please contact support.timeedit.net.