Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Validates a corporate (business) ACH bank account to ensure it can be used for payment processing and payouts.
This endpoint is commonly used when onboarding business merchants or partners to confirm that their company’s bank account and routing information are valid before linking it to payment flows.
It helps prevent failed transactions due to incorrect or unsupported corporate account details and returns a validation result with status and any detected errors.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.