Test Endpoints
MX provides several endpoints designed to help partners both understand and test the various states and work flows related to a member's connection_status. These are outlined below.
Test endpoints are designed only to mimic the functioning of production endpoints; they do not return actual data. Members created using test endpoints are not available via production endpoints.
Setup Information
| Parameter | Information |
|---|---|
| Base URL | https://int-data.moneydesktop.com |
| Headers | The MD-SESSION-TOKEN header should be set to test_session when calling test endpoints. The Accept and Content-Type headers should be set in the same manner as standard Nexus requests. |
| Standard URL parameters | For test endpoints listed with the :guid parameter below, the acceptable parameters are either test_member or one of the following connection statuses: Here are the words with code ticks around each one:CREATED, PREVENTED, DENIED, CHALLENGED, REJECTED, LOCKED, CONNECTED, IMPEDED, RECONNECTED, DEGRADED, DISCONNECTED, DISCONTINUED, CLOSED, DELAYED, FAILED, UPDATED, DISABLED, IMPORTED, RESUMED, IMPAIRED |
| URL parameters for identity and verification | For the get account numbers, get account owners, identify member, and verify member endpoints, acceptable URL parameters are test_nexus_member, unverified and unidentified. |