Weavr Simulator
This is a Simulator API which is only available on the Weavr Sandbox Environment
Accounts
Simulate incoming wire transfers into a managed account, so it holds funds you can use elsewhere in your tests.
Cards
Simulate the card events a managed card sees in production - purchases, merchant refunds, expiry, and renewal.
/cards/{card_id}/expireSimulate card about to expirePOST/cards/{card_id}/about_to_expireSimulate card purchase using card idPOST/cards/{card_id}/purchaseSimulate renewal of cardPOST/cards/{card_id}/renewSimulate card merchant refund using card idPOST/cards/{card_id}/merchant_refundSimulate card purchase using card numberPOST/cards/purchaseSimulate card merchant refund using card numberPOST/cards/merchant_refundConsumers
Simulate the outcome of identity verification for a Consumer, without going through KYC.
Corporates
Simulate the outcome of identity verification for a Corporate, without going through KYB.
Wiretransfers
Simulate the bank's decision on an outgoing wire transfer, completing or rejecting one that is awaiting settlement.
Factors
Simulate the outcome of a step-up challenge - successful verification, an invalid code, or expiry.
/factors/{credentials_id}/challenges/{challenge_id}/verify_invalidSimulate expiry of specified challengePOST/factors/{credentials_id}/challenges/{challenge_id}/verify_expiredSimulate successful verification of specified challengePOST/factors/{credentials_id}/challenges/{challenge_id}/verify_successLinked Accounts
Simulate verification of a linked account, setting the outcome of a linked account run.