Test accounts - Check accounts API
Test Accounts
In the UAT environment, we provide you with fictitious BSBs and PayIDs to test various scenarios
of our Check Accounts
API:
PayID
PayIDType | PayID | Expected Response |
---|---|---|
[email protected] | PayID is NPP Reachable and PayTo Reachable | |
[email protected] | PayID is not found | |
[email protected] | Unauthorised to perform this operation | |
Any email registered as PayID | PayID is found with details as registered | |
Any email not registered as PayID | PayID is found with some hardcoded test details | |
Phone | +61-469887654 | PayID is not found |
Phone | +61-411123123 | PayID is not found |
Phone | +61-481223344 | Unauthorised to perform this operation |
Phone | Any phone registered as PayID | PayID is found with details as registered |
Phone | Any phone not registered as PayID | PayID is found with some hardcoded test details |
Bank Account
BSB | Expected Response |
---|---|
939200 | BSB is not found |
000000 | BSB is not found |
999999 | Unauthorised to perform this operation |
939300 | BSB is NPP Reachable and PayTo Reachable |
Other BSB | BSB is NPP Reachable and NOT PayTo Reachable |
Updated 8 days ago