Please login to postman with office email id and use team namespace for more details
contacts: create_contact.php
fetch all contacts: all_contact.php
active contact: active_contact.php
deactive contact: deactive_contact.php
update contact: update_contact.php
fetch_contact_by_id: fetch_contact_by_id.php
add_bank_account_for_contact: add_bank_account_for_contact.php
deactivate_bank_account: deactivate_bank_account.php
active_bank_account: active_bank_account.php
b_get_all_bank_accounts: b_get_all_bank_accounts.php
b_fetch_bank_account_detail_by_bank_account_id: b_fetch_bank_account_detail_by_bank_account_id.php
create_payout: create_payout.php
fetch_all_payouts: fetch_all_payouts.php
fetch_payout_by_payout_id: fetch_payout_by_payout_id.php
Cancel_a_Queued_Payout: Cancel_a_Queued_Payout.php