• GET /chats: added the new ‘BROADCAST’ enum value to the ‘data/items/lastMessage/type’ response property for the response status ‘200’
  • GET /chats: added the new ‘GHOST_PROMOTION’ enum value to the ‘data/items/lastMessage/type’ response property for the response status ‘200’
  • GET /creators/{creatorUserUuid}/chats: added the new ‘BROADCAST’ enum value to the ‘data/items/lastMessage/type’ response property for the response status ‘200’
  • GET /creators/{creatorUserUuid}/chats: added the new ‘GHOST_PROMOTION’ enum value to the ‘data/items/lastMessage/type’ response property for the response status ‘200’
  • GET /chats/{userUuid}/messages: added the new optional ‘query’ request parameter ‘markAsRead’
  • GET /chats/{userUuid}/messages: added the required property ‘data/items/mediaUuids’ to the response with the ‘200’ status
  • Added endpoint PATCH /creators/{creatorUserUuid}/chats/{userUuid}
  • GET /creators/{creatorUserUuid}/chats/{userUuid}/messages: added the new optional ‘query’ request parameter ‘markAsRead’
  • GET /creators/{creatorUserUuid}/chats/{userUuid}/messages: added the required property ‘data/items/mediaUuids’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/insights/earnings: added the optional property ‘data/items/messageUuid’ to the response with the ‘200’ status
  • GET /creators/{creatorUserUuid}/insights/earnings: added the optional property ‘data/items/postUuid’ to the response with the ‘200’ status
  • GET /insights/earnings: added the optional property ‘data/items/messageUuid’ to the response with the ‘200’ status
  • GET /insights/earnings: added the optional property ‘data/items/postUuid’ to the response with the ‘200’ status