Async API for external Organizations events using AWS SNS as a broker.
Generally, subscriptions are expected to be https endpoints.
In such cases, the messages described in this document will be
stringified json data within the Message
of the payload.
For more information see https://docs.aws.amazon.com/sns/latest/dg/SendMessageToHttp.prepare.html
Sandbox server
Server environment
Server region
Subscribe demand participants to demand organizations events published by the service.
Available only on servers:
Accepts the following message:
Inform relevant demand participants about a change to the organization state
{
"event_source": "alayamarket.organizations",
"event_name": "OrgTrustedNetworkUpdated",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"event_id": "a7a26ff2-e851-45b6-9634-d595f45458b7",
"timestamp": "string",
"organization_id": "7c60d51f-b44e-4682-87d6-449835ea4de6"
}
Inform relevant demand participants about a change to the organization state