Changes to List stablecoin orders by enterprise

GET /api/stablecoin/v1/enterprise/{enterpriseId}/orders

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 16 revisions of this API.4

  1. 42597b3507554

What changed

    • added the new pending_policy_approval enum value to the items/allOf[subschema #1]/orderHistories/items/allOf[subschema #1: OrderHistoryBase]/status response property for the response status 200

      response-property-enum-value-added

    • added the new pending_policy_approval enum value to the items/allOf[subschema #2: OrderResponseBase]/status response property for the response status 200

      response-property-enum-value-added

    • added the new policy_rejected enum value to the items/allOf[subschema #1]/orderHistories/items/allOf[subschema #1: OrderHistoryBase]/status response property for the response status 200

      response-property-enum-value-added

    • added the new policy_rejected enum value to the items/allOf[subschema #2: OrderResponseBase]/status response property for the response status 200

      response-property-enum-value-added