Changes to Create stablecoin order

POST /api/stablecoin/v1/enterprise/{enterpriseId}/order

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

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

  1. 42597b3507554

What changed

    • added the new pending_policy_approval enum value to the 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 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 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 allOf[subschema #2: OrderResponseBase]/status response property for the response status 200

      response-property-enum-value-added