patch http://localhost:3000/contractors//bank_accounts/
Update user bank account.
Log in to see full request history
Responses
404Not Found
Update user bank account.
404Not Found
xxxxxxxxxx
curl --request PATCH \
--url http://localhost:3000/contractors/contractor_id/bank_accounts/bank_account_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: