June 9, 2026
· 5 min read
POST /customers/{id}/resend_invite
- endpoint added
GET /reports/customers.grouped/data
- added the new optional
queryrequest parameterlast_payment_amount_gte - added the new optional
queryrequest parameterlast_payment_amount_lte - added the new optional
queryrequest parametertotal_spend_amount_gte - added the new optional
queryrequest parametertotal_spend_amount_lte
POST /reports/customers.grouped/export
- added the new optional request property
last_payment_amount_gte(media type: application/json) - added the new optional request property
last_payment_amount_gte(media type: multipart/form-data) - added the new optional request property
last_payment_amount_gte(media type: application/x-www-form-urlencoded) - added the new optional request property
last_payment_amount_lte(media type: application/x-www-form-urlencoded) - added the new optional request property
last_payment_amount_lte(media type: application/json) - added the new optional request property
last_payment_amount_lte(media type: multipart/form-data) - added the new optional request property
total_spend_amount_gte(media type: application/json) - added the new optional request property
total_spend_amount_gte(media type: multipart/form-data) - added the new optional request property
total_spend_amount_gte(media type: application/x-www-form-urlencoded) - added the new optional request property
total_spend_amount_lte(media type: application/x-www-form-urlencoded) - added the new optional request property
total_spend_amount_lte(media type: multipart/form-data) - added the new optional request property
total_spend_amount_lte(media type: application/json)
GET /reports/customers/data
- added the new optional
queryrequest parameterlast_payment_amount_gte - added the new optional
queryrequest parameterlast_payment_amount_lte - added the new optional
queryrequest parametertotal_spend_amount_gte - added the new optional
queryrequest parametertotal_spend_amount_lte - added the enum value
total_spend_amountto the propertyitems/of thequeryrequest parametercolumns - added the optional property
rows/items/total_spend_amountto the response with the200status
POST /reports/customers/export
- added the new optional request property
last_payment_amount_gte(media type: application/x-www-form-urlencoded) - added the new optional request property
last_payment_amount_gte(media type: application/json) - added the new optional request property
last_payment_amount_gte(media type: multipart/form-data) - added the new optional request property
last_payment_amount_lte(media type: application/json) - added the new optional request property
last_payment_amount_lte(media type: application/x-www-form-urlencoded) - added the new optional request property
last_payment_amount_lte(media type: multipart/form-data) - added the new optional request property
total_spend_amount_gte(media type: application/json) - added the new optional request property
total_spend_amount_gte(media type: application/x-www-form-urlencoded) - added the new optional request property
total_spend_amount_gte(media type: multipart/form-data) - added the new optional request property
total_spend_amount_lte(media type: multipart/form-data) - added the new optional request property
total_spend_amount_lte(media type: application/json) - added the new optional request property
total_spend_amount_lte(media type: application/x-www-form-urlencoded) - added the new
total_spend_amountenum value to the request propertycolumns/items/(media type: multipart/form-data) - added the new
total_spend_amountenum value to the request propertycolumns/items/(media type: application/x-www-form-urlencoded) - added the new
total_spend_amountenum value to the request propertycolumns/items/(media type: application/json)
GET /staff/{id}/ui_settings
- endpoint added
PATCH /staff/{id}/ui_settings
- endpoint added