Skip to main content

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