blank Async API 1.0.0-alpha

The blank async API allows you to manage into blanksystem.

Check out its awesome features:

  • Receive real-time information about ... 📈
  • #blank

Servers

  • kafka://localhost:19092,localhost:29092,localhost:39092/kafka 3.5development

    Event Sourcing

    Security:
    • API key

      Provide your plain authentication

      security.protocol:SASL_PLAINTEXT
      sasl.mechanism:PLAIN
    • #env:development
  • kafka://st.kafka.cluster.lg5.com/kafka 3.5staging

    Event Sourcing

    Security:
    • API key

      Provide your plain authentication

      security.protocol:SASL_PLAINTEXT
      sasl.mechanism:PLAIN
    • #env:staging

Operations

  • RECEIVE blank.1.0.event.{blankId}.created

    The topic on which blank created may be consumed.

    Inform about the conditions of the blank created of a particular blank.

    Operation IDblankCreated

    Available only on servers:

    object
    blankId
    required
    string

    The ID of the blank.

    object

    Accepts the following message:

    blank CreatedblankCreated

    Inform about the conditions of the blank created of a particular blank.

    Message IDblankCreated
    object
    object

    Examples

  • SEND blank.1.0.event.{blankId}.created

    The topic on which blank created may be consumed.

    Inform about the conditions of the blank approved of a particular blank.

    Operation IDblankApproved

    Available only on servers:

    object
    blankId
    required
    string

    The ID of the blank.

    object

    Accepts the following message:

    blank ApprovedblankApproved

    Inform about the conditions of the blank approved of a particular blank.

    Message IDblankApproved
    object
    object

    Examples

Messages

  • #1blank CreatedblankCreated

    Inform about the conditions of the blank created of a particular blank.

    Message IDblankCreated
    object
    object
  • #2blank ApprovedblankApproved

    Inform about the conditions of the blank approved of a particular blank.

    Message IDblankApproved
    object
    object

Schemas

  • object
  • object