June 23, 2026
· 2 min read
GET /auth/oidc/userinfo
- endpoint added
GET /customer_memberships
- added the optional property
results/items/shared_withto the response with the200status (media type: application/json)
POST /customer_memberships
- added the optional property
shared_withto the response with the201status (media type: application/json)
POST /customer_memberships/bulk_edit_prices
- added the optional property
shared_withto the response with the200status (media type: application/json)
GET /customer_memberships/{id}
- added the optional property
shared_withto the response with the200status (media type: application/json)
POST /customer_memberships/{id}/cancel
- added the optional property
shared_withto the response with the200status (media type: application/json)