Points Settings
Get points settings
Retrieves the configuration for the account's points program.
get/points_settings
Response
The points settings were successfully retrieved.
Example response
{
"points_settings": {
"points_label": {
"one": "Coin",
"other": "Coins"
}
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.