Test Data Documentation
Overview
Test Accounts
Fields
Example Data
'accounts' => [
[
'account_number' => '0264341458',
'account_name' => 'Glyde Transfer 1',
'bank_code' => '058',
'type' => 'success',
],
[
'account_number' => '49214898',
'account_name' => 'Glyde Transfer 2',
'bank_code' => '059',
'type' => 'failure',
],
],Last updated