Shipping Service 1.0.0

Operations

  • PUB ShippingOrderQueue

    Accepts the following message:

    Shipping Order
    object

    Examples

  • PUB ShippingCancelQueue

    Accepts the following message:

    Shipping Cancellation
    Payload
    integer

    Examples

  • SUB ShippingInfoQueue

    Accepts the following message:

    Shipping Information
    object

    Examples

Schemas

  • object
    uid: ShippingOrder
  • object
    uid: Customer
  • object
    uid: Address
  • object
    uid: OrderItem
  • object
    uid: Book
  • object
    uid: ShippingInfo
  • OrderId
    integer
    uid: OrderId