Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.snagsolutions.io/llms.txt

Use this file to discover all available pages before exploring further.

Snag Solutions - API Docs (v 0.1)


What’s Changed


POST /api/loyalty/rules/
Request:
Changed content type : application/json
  • Added property deletedAt (string)
    Timestamp when the loyalty rule was deleted. Set to null to restore a deleted rule.
Return Type:
Changed response : 200 OK
200
  • Changed content type : application/json
    • Added property deletedAt (string)
      Timestamp when the loyalty rule was deleted. Set to null to restore a deleted rule.

Result


API changes are backward compatible