Skip to main content
PATCH
Mark a single notification as read

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

200 - application/json
id
string
required
userId
string
required
type
enum<string>
required
Available options:
ACCOUNT_WELCOME,
ACCOUNT_TRADE_APPROVED,
ACCOUNT_PASSWORD_CHANGED,
ACCOUNT_PROFILE_UPDATED,
ACCOUNT_DEACTIVATED,
ACCOUNT_REACTIVATED,
WHOLESALE_APPLICATION_SUBMITTED,
WHOLESALE_APPLICATION_APPROVED,
WHOLESALE_APPLICATION_REJECTED,
ORDER_PLACED,
ORDER_PAID,
ORDER_CANCELLED,
ORDER_SHIPPED,
ORDER_DELIVERED,
LOYALTY_POINTS_EARNED,
PRICE_DROP,
BACK_IN_STOCK,
CART_REMINDER,
WISHLIST_REMINDER,
GENERAL
title
string
required
content
string
required
createdAt
string
required
readAt
string | null