get http://localhost:3000/ext_services/user//income
Retrieve income information.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
401Unauthorized
404Not Found
Retrieve income information.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
401Unauthorized
404Not Found
xxxxxxxxxx
curl --request GET \
--url http://localhost:3000/ext_services/user/user_id/income \
--header 'accept: application/json'
Try It!
to start a request and see the response here!