TBBN.Merchant Platform docs
WORKING

Notifications

get/v1/notifications

List a marketplace member's in-app notifications. Every Seller has a User from creation (Phase 22), so this reaches every seller directly, in addition to their merchant notifying them through the merchant's own systems via Webhooks. See docs/business/glossary.md "Identity federation".

Parameters

userIdqueryrequired

Response (200)

post/v1/notifications/{id}/read

Mark a notification read

Parameters

idpathrequired

Response (201)

FieldTypeRequired
idstring (uuid)
userIdstring (uuid)
channelIN_APP | EMAIL | SMS | PUSH | WEBHOOK
typestring
payloadobject
readAtstring,null (date-time)
createdAtstring (date-time)