Enhanced Bank Routing Number Validation - Backoffice API

We updated the routingNumber field used in the Backoffice API to prevent submissions of miskeyed bank routing numbers, which can impact funding deposits. In addition to the 9-digit character length, this field now also validates data using the routing number checksum algorithm. If a user attempts to submit an invalid routing number in their request, the API returns the following response: "400 Bad Request: Routing number is invalid."