Managing Bank Account Change Requests
Change Requests are vital to managing and updating your account information within the Payrix Portal. The term “Change Requests” refers to an entity adding or updating their bank account information. This entity must submit relevant documentation to support the validity of its new bank account information.
This guide will provide an overview of Change Requests, their importance, and how they impact different user levels.
For Referrers & Merchants
Referrers and Merchants often need to make changes to their bank account information. The Change Request process allows added or changed account information to be submitted with documentation to support the change during risk analysis.
Referrers & Merchants can:
Note: Referrers can submit Change Requests on behalf of Merchants. This includes:
Updating bank account information from the Banking tab of the Merchant’s Profile page.
While logged in as the Merchant, update bank account information from the Banking tab of the Merchant’s Portal Account Profile.
Submitting an API call to the
/changeRequests
endpoint associated with the Merchant’s Login ID.
For Facilitators
Facilitators play a crucial role in handling change requests. Since Facilitators take on the responsibility of managing and mitigating their own risk, the Change Request management process provides full visibility of changes happening to bank accounts within their portfolio, to prevent risk hazards, such as money laundering, due to unverified or unauthorized bank accounts being added without notification.
Facilitators can:
Front End User Interface for Facilitators & Referrers
We recommend that Facilitators and Referrers with whitelabeled Portals and custom sites take additional steps to map and configure their front-end user interface (UI) to maximize user (Merchant) transparency and minimize communication times. Read more about these specific tips below:
Prevent Funding to an Existing Bank Account
To prevent funds from being sent to an existing account while the change request is being reviewed and approved, either as an optional feature for merchants to choose when submitting the bank change or as the default process for your software
Reasons that a Referrer or Facilitator may want to prevent funds from being disbursed to or withdrawn from a Merchant’s existing bank account include but are not limited to:
The Merchant’s bank account has been closed by their bank due to reported fraudulent activity.
The Merchant’s bank account was closed by the merchant before the change request being approved.
The Merchant added incorrect bank account information by mistake that they do not want to use.
Request URL & Headers | PUT /accounts/{id} HTTP/1.1
Accept: application/json
Content-Type: application/json
Host: api-test.payrix.com
APIKEY: {private_api_key} |
Path Parameter |
|
Â
Change Request Management Flow
See the flowchart below for a visual understanding of the Change Request Management process flow:
Submit a Change Request
As a Referrer or Merchant, there are instances where you may need to update your bank account information or add a new bank account.
The processes outlined below will outline how to submit a Change Request to update your or your Merchant’s bank account information.
Using the Portal
Submitting a change request using the Portal can be completed in a few simple steps along with easy upload of the supporting documents in a single process:
Using the API
Submitting a Change Request using the API is a multi-part process. Follow each expandable step below for each applicable step to submit a change request for a bank account with supporting documentation:
After submitting your Change Request, risk analysts from the Payrix platform (or your associated platform Facilitator) will conduct a review of the submitted account information and supporting documentation.
This submission will be Approved, meaning a manual review was conducted and the information submitted was validated and accepted; or Declined, followed by:
a note added to the Referrer or Merchant account, and;
an email to the user that submitted the Change Request with more detail explaining the review result and reason.
Decline Responses
When a submission is Declined, a reason and accompanying note will be added to your entity account by the reviewer. Declines can occur for one of the following reasons:
Decline Reason | Description |
---|---|
Unable to validate | The information provided doesn't allow risk analysts to validate your information. |
No Response | Analysts have followed up with additional questions and received no response. |
Invalid Document | The document provided for review was not sufficient. |
Unable to read | The document provided was unreadable. |
Expired Document | The document provided has expired. |
Other | Custom reason, filled out by reviewing Risk Analyst as needed. |
View Your Pending Change Requests
As a Referrer or Merchant, we understand that having a validated and ready-to-use bank account is critical to the operations of any business.
When submitting a Change Request for your existing bank account (or adding a new bank account), the waiting period can take up to 5 business days.
To provide clarity into the risk analysis process, we’ve introduced the Pending Change Requests queue to make sure you’re constantly informed about the status of your Change Request.
View Your Change Request History
As a Referrer or Merchant, there may be scenarios where validating previously submitted Change Requests may be helpful for auditing purposes.
The processes outlined below will demonstrate how to view or retrieve information about your previous Change Requests:
Enable the Change Management Queue
As a Facilitator, enabling (or disabling) Referrers' and Merchants' ability to submit Change Requests using this workflow is important for testing and troubleshooting.
The processes outlined below demonstrate how to enable the Change Request queue and API functionality from the Partition level (your entire portfolio) or Division Level (manually grouped sets of entities):
Viewing Your Change Requests Queue
As a Facilitator, seeing high-level data about Change Requests submitted by business (entity) owners in your portfolio is crucial to observing and quickly responding the those requests. We’ve compiled all past and current Change Requests into an independent tab on the Risk Management page.
The Change Request Queue will allow you to filter through requests, quickly respond after risk review, and sort based on date to ensure you’re responding in the order of requests received.
The process below will outline how to access the Change Requests Queue in the Portal:
Navigate to the Risk Management page.
Click Change Requests in the page tabs (located directly below the “Risk Management” page title).
API-based users looking to retrieve a list of all Change Requests under their Partition or Division should make the following call:
Respond to a Change Request (Approve or Decline)
As a Facilitator, you’ll need to respond to Change Requests that appear in your queue to keep your Merchants running smoothly. This can be done easily by using the Change Requests Queue in the Portal or updating a resource on the API server. First, you’ll need to evaluate the submitted documentation for risk review, and then you can respond to the Change Request.
Test Bank Account Change Requests in the Sandbox Environment
Using the following bank account information, you can submit a manual change request that will be treated as a sandbox test when submitted in the Sandbox environment.
The routing numbers provided below will generate a specific automated risk decision for each type of Change Request result to help you better understand the process.
US-Based Entity Routing Number | Canada-Based Entity Routing Number | Change Request Decision Result |
---|---|---|
061000227 | 021000021 | Approved |
061092387 | 000281349 | Manual Review |
067014822 | 071025661 | Declined |
Â
Â
Â