Skip to main content
GET
https://api.us.pointpair.com/v1
/
cashpoints_percentage
Get Cash Points Percentage
curl --request GET \
  --url https://api.us.pointpair.com/v1/cashpoints_percentage \
  --header 'Authorization: Basic <encoded-value>'
{
  "percentage": 123
}

Response

percentage
number
The cash points percentage you have set.