post http://ms-master-dev.herokuapp.com/api/app/convert/points
Convert User Points To Currency
Log in to see full request history
Responses
Convert User Points To Currency
xxxxxxxxxx
curl --request POST \
--url http://ms-master-dev.herokuapp.com/api/app/convert/points \
--header 'Authorization: Bearer {token}' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"isAbsolut":true}'
Try It!
to start a request and see the response here! Or choose an example: