Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleRecurringOrderTemplateCreated

Data object:

Property

Type

Description

OrderId

Guid

The BrickId of the recurring order template.

JSON body example:

Code Block
languagejson
{
  "Id": "4a92ced3-49fd-4ec4-ab4f-b1dce978da7f",
  "EventName": "RecurringOrderTemplateCreated",
  "Data": [
    {
      "OrderId": "fbafd9df-f74f-4ef6-a4ed-5b604215ee03",
      "CreatedAtDateTime": "2020-11-30T06:59:53.7972377Z"
    }
  ]
}
Expand
titleTradeOrderCreatedSubscriptionOrderCreated

Data object:

Property

Type

Description

OrderIdSubscriptionOrderId

Guid

The BrickId of the order.

JSON body example:

Code Block
languagejson
{
  "Id": "00ee242b-382c-43c7-bb34-5b85e370898d",
  "BatchId": "4a92ced3fb560497-49fd39f5-4ec4402d-ab4f896f-b1dce978da7f1959a2fdf783",
  "EventName": "TradeOrderCreatedSubscriptionOrderCreated",
  "Data": [
    {
      "OrderIdSubscriptionOrderId": "fbafd9df9f8bb8fe-f74f4d32-4ef646e9-a4ed9c21-5b604215ee03dd6784cf1a6b",
      "CreatedAtDateTime": "20202021-1103-30T0631T09:5912:5324.7972377Z0941805Z"
    }
  ]
}
Expand
titleTransactionCreatedTradeOrderCreated

Data object:

Property

Type

Description

AccountIdOrderId

Guid

The BrickId of the account.

AssetId

Guid

The BrickId of the asset.

BusinessTransactionId

Guid

The BrickId of the business transaction.

JSON

order.

JSON body example:

Code Block
languagejson
{
  "Id": "4a92ced3-49fd-4ec4-ab4f-b1dce978da7f",
  "EventName": "TradeOrderCreated",
  "Data": [
    {
      "BusinessTransactionId": "21c5d670-8887-49aa-beed-a529086b1955",
      "AccountId"OrderId": "fbafd9df-f74f-4ef6-a4ed-5b604215ee03",
      "AssetIdCreatedAtDateTime": "fbafd9df2020-f74f-4ef6-a4ed-5b604215ee03",11-30T06:59:53.7972377Z"
      "CreatedAtDateTime": "2020-11-30T06:59:53.7972377Z"
    }
  ]
}
Expand
titleTransferOrderCreatedTransactionCreated

Data object:

OrderId

Property

Type

Description

AccountId

Guid

The BrickId of the account.

AssetId

Guid

The BrickId of the asset.

BusinessTransactionId

Guid

The BrickId of the orderbusiness transaction.

JSON body example:

Code Block
languagejson
{
  "Id": "4a92ced3-49fd-4ec4-ab4f-b1dce978da7f",
  "EventName": "TransferOrderCreatedTradeOrderCreated",
  "Data": [
    {
      "OrderIdBusinessTransactionId": "fbafd9df21c5d670-f74f8887-4ef649aa-a4edbeed-5b604215ee03a529086b1955",
      "AccountId": "fbafd9df-f74f-4ef6-a4ed-5b604215ee03",
      "AssetId": "fbafd9df-f74f-4ef6-a4ed-5b604215ee03",
      "CreatedAtDateTime": "2020-11-30T06:59:53.7972377Z"
    }
  ]
}
Expand
titleTransferReceiverCreatedTransferOrderCreated

Data object:

Property

Type

Description

PersonIdOrderId

Guid

The BrickId of the personorder.

JSON body example:

Code Block
languagejson
{
  "Id": "4a92ced3-49fd-4ec4-ab4f-b1dce978da7f",
  "EventName": "TransferReceiverCreatedTransferOrderCreated",
  "Data": [
    {
      "PersonIdOrderId": "fbafd9df-f74f-4ef6-a4ed-5b604215ee03",
      "CreatedAtDateTime": "2020-11-30T06:59:53.7972377Z"
    }
  ]
}
Expand
titleReservationCreatedTransferReceiverCreated

Data object:

Property

Type

Description

AccountIdPersonId

Guid

The BrickId of the account.

AssetId

Guid

The BrickId of the asset.

ReservationId

Guid

The BrickId of the reservation.

JSON body

person.

JSON body example:

Code Block
languagejson
{
  "Id": "4a92ced3-49fd-4ec4-ab4f-b1dce978da7f",
  "EventName": "ReservationCreatedTransferReceiverCreated",
  "Data": [
    {
      "ReservationIdPersonId": "f8051803fbafd9df-d9eef74f-454c4ef6-8e80a4ed-89ef6dd8bc885b604215ee03",
      "AccountIdCreatedAtDateTime": "fbafd9df2020-f74f-4ef6-a4ed-5b604215ee03",11-30T06:59:53.7972377Z"
    }
  ]
}
Expand
titleReservationCreated

Data object:

Property

Type

Description

AccountId

Guid

The BrickId of the account.

AssetId

Guid

The BrickId of the asset.

ReservationId

Guid

The BrickId of the reservation.

JSON body example:

Code Block
languagejson
{
  "Id": "4a92ced3-49fd-4ec4-ab4f-b1dce978da7f",
  "EventName": "ReservationCreated",
  "Data": [
    {
      "ReservationId": "f8051803-d9ee-454c-8e80-89ef6dd8bc88",
      "AccountId": "fbafd9df-f74f-4ef6-a4ed-5b604215ee03",
      "AgentId": "f351e163-02ce-4ce7-b911-fe0ccf840748",
      "CreatedAtDateTime": "2020-11-30T06:59:53.7972377Z"
    }
  ]
}
Expand
titleAccountUpdated

Data object:

Property

Type

Description

AccountId

Guid

The BrickId of the account.

JSON body example:

Code Block
languagejson
{
  "Id": "4a92ced3-49fd-4ec4-ab4f-b1dce978da7f",
  "EventName": "AccountUpdated",
  "Data": [
    {
      "AgentIdAccountId": "f351e163fbafd9df-02cef74f-4ce74ef6-b911a4ed-fe0ccf8407485b604215ee03",
      "CreatedAtDateTime": "2020-11-30T06:59:53.7972377Z"
    }
  ]
}
Expand
titleAccountUpdatedActivityLogUpdated

Data object:

Property

Type

Description

AccountIdActivityLogId

Guid

The BrickId of the accountof the activity log.

TypeKey

string

The type of the activity log. TypeKey can be Message, Task or Note.

JSON body example:

Code Block
languagejson
{
  "Id": "4a92ced3-49fd-4ec4-ab4f-b1dce978da7f",
  "EventName": "AccountUpdatedActivityLogUpdated",
  "Data": [
    {
      "ActivityLogId": "fbafd9df-f74f-4ef6-a4ed-5b604215ee03",
      "AccountIdTypeKey": "fbafd9df-f74f-4ef6-a4ed-5b604215ee03Message",
      "CreatedAtDateTime": "2020-11-30T06:59:53.7972377Z"
    }
  ]
}
Expand
titleActivityLogUpdatedAllocationTemplateUpdated

Data object:

Property

Type

Description

ActivityLogIdAllocationTemplateId

Guid

The BrickId of the activity log.

TypeKey

string

The type of the activity log. TypeKey can be Message, Task or Noteallocation template.

JSON body example:

Code Block
languagejson
{
  "Id": "4a92ced3-49fd-4ec4-ab4f-b1dce978da7f",
  "EventName": "ActivityLogUpdated",
  "Data": [
    {
      "ActivityLogIdAllocationTemplateId": "fbafd9df-f74f-4ef6-a4ed-5b604215ee03",
      "TypeKey": "Message",
      "CreatedAtDateTime": "2020-11-30T06:59:53.7972377Z"
    }
  ]
}
Expand
titleAllocationTemplateUpdatedInstrumentUpdated

Data object:

Property

Type

Description

AllocationTemplateIdInstrumentId

Guid

The BrickId of the allocation templateinstrument.

JSON body example:

Code Block
languagejson
{
  "Id": "4a92ced3-49fd-4ec4-ab4f-b1dce978da7f",
  "EventName": "ActivityLogUpdatedInstrumentUpdated",
  "Data": [
    {
      "AllocationTemplateIdInstrumentId": "fbafd9df-f74f-4ef6-a4ed-5b604215ee03",
      "CreatedAtDateTime": "2020-11-30T06:59:53.7972377Z"
    }
  ]
}
Expand
titleInstrumentUpdatedPersonUpdated

Data object:

Property

Type

Description

InstrumentIdPersonId

Guid

The BrickId of the instrumentperson.

JSON body example:

Code Block
languagejson
{
  "Id": "4a92ced3-49fd-4ec4-ab4f-b1dce978da7f",
  "EventName": "InstrumentUpdatedPersonUpdated",
  "Data": [
    {
      "InstrumentIdPersonId": "fbafd9df-f74f-4ef6-a4ed-5b604215ee03",
      "CreatedAtDateTime": "2020-11-30T06:59:53.7972377Z"
    }
  ]
}
Expand
titlePersonUpdatedPowerOfAttorneyUpdated

Data object:

PersonId

Property

Type

Description

AccountId

Guid

The BrickId of the account.

AgentId

Guid

The BrickId of the personagent.

JSON body example:

Code Block
languagejson
{
  "Id": "4a92ced3-49fd-4ec4-ab4f-b1dce978da7f",
  "EventName": "PersonUpdatedPowerOfAttorneyUpdated",
  "Data": [
    {
      "PersonIdAccountId": "fbafd9df-f74f-4ef6-a4ed-5b604215ee03",
      "AgentId": "f351e163-02ce-4ce7-b911-fe0ccf840748",
      "CreatedAtDateTime": "2020-11-30T06:59:53.7972377Z"
    }
  ]
}
Expand
titlePowerOfAttorneyUpdatedSubscriptionOrderUpdated

Data object:

AgentId

Property

Type

Description

AccountId

Guid

The BrickId of the account.

Description

SubscriptionOrderId

Guid

The BrickId of the agentorder.

JSON body example:

Code Block
languagejson
{
  "Id": "4a92ced3e36ae9d6-49fd36ac-4ec444e2-ab4f8caa-b1dce978da7fe7689687a338",
  "EventName": "PowerOfAttorneyUpdatedSubscriptionOrderUpdated",
  "Data": [
    {
      "AccountIdSubscriptionOrderId": "fbafd9df9f8bb8fe-f74f4d32-4ef646e9-a4ed-5b604215ee03",
      "AgentId": "f351e163-02ce-4ce7-b911-fe0ccf8407489c21-dd6784cf1a6b",
      "CreatedAtDateTime": "20202021-1103-30T0631T09:5932:5332.7972377Z9704405Z"
    }
  ]
}
Expand
titleTradeOrderUpdated

Data object:

Property

Type

Description

OrderId

Guid

The BrickId of the order.

JSON body example:

Code Block
languagejson
{
  "Id": "4a92ced3-49fd-4ec4-ab4f-b1dce978da7f",
  "EventName": "TradeOrderUpdated",
  "Data": [
    {
      "OrderId": "fbafd9df-f74f-4ef6-a4ed-5b604215ee03",
      "CreatedAtDateTime": "2020-11-30T06:59:53.7972377Z"
    }
  ]
}

...