Test Integration
Test integration tutorial
Requirements
Bearer token
Refer here for bearer token
Pre-Request Script
Refer here for pre-request script
Flows
After the bearer token and pre-request script has been added, follow this steps to test CHIP Send features. This is the flow from checking the convertible balance to completing the payout to the recipient bank.
Check convertible balance
Check convertible balance using Accounts API.
The convertible balance can be found in the response body under the parameter convertible_balance_from_statement
Allocate balance to CHIP Limit
Allocate balance using Create Send Limit API.
Add recipient bank
Add recipient bank using Add Bank Account API.
Send funds to the recipient bank
Send funds to the recipient bank using Create Send Instruction API.
Get bank account id using Bank Accounts List API.