post http://localhost:3000/employees//bank_accounts
Add user bank account.
Log in to see full request history
Response
Add user bank account.
xxxxxxxxxx
curl --request POST \
--url http://localhost:3000/employees/employee_id/bank_accounts \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: