User Consents
Consents events must be sent on the FT CRM Integration API. Swagger documentation with more exact details will be provided once your staging environment is provided.
Hit this endpoint whenever there is an update or a change to any of the user consents. Fast Track will fetch the latest data from the Operator API (GET /userconsents/:userid)
Request
{"user_id": "7865312321","timestamp": "2015-03-02T8:27:58.721607Z","origin": "sub.example.com"}
Required fields:
user_id
timestamp
origin