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