v1
latestOpenAPI 3.1.02026-07-26141236.8 KBPoints 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"
}
}
}