Messaging Documentation
API Docs
  • Introduction
  • Getting started
    • Transitioning from v2 to v4
  • Message structure
    • Entity messages
      • Message group
      • Action
      • Example messages
    • Configuration messages
      • Message group
      • Action
      • Example messages
    • Financial messages
      • Message group
      • Action
      • Example messages
    • Batch Messages
      • Message group
      • Action
      • Example messages
  • Sample projects
  • Message metrics
  • FAQ
  • SQS - Queues
    • Overview
    • Setting up an SQS message integration
    • SQS queue names
  • SNS - PUB/SUB
    • Overview
    • Setting up an SNS message integration
    • SNS topic names
    • Message attributes
  • 🆕EventBridge
    • Overview
    • Setting up an EventBridge integration
Powered by GitBook
On this page

Was this helpful?

  1. Message structure
  2. Entity messages

Message group

Each message published by Rightsline will have a messageGroupId that will be populated with the Char Type identifier of the entity the message is referencing.

Message Group ID
Char Type
API Endpoint
Module/Component

0

Relationship

/relationship

N/A

1

Catalog Item

/catalog-item

Module

2

Contact

/contact

Module

3

Right

/right

Component

4

Deal

/deal

Module

5

Table

/table

Component

7

Accounting

/financial-document

Module

10

Amount

/amount

Component

14

File

/file

Component

15

Job

/job

Module

16

Project

/project

Module

17

Inventory

/inventory

Module

PreviousEntity messagesNextAction

Last updated 1 year ago

Was this helpful?