区块链服务 BCS-购买组织:请求示例

时间:2024-07-03 14:20:50

请求示例

  • {
      "orgs" : [ {
        "name" : "org1"
      }, {
        "name" : "org2"
      } ],
      "org_order_info" : {
        "charge_mode" : 0,
        "period_type" : 2,
        "period_num" : 1,
        "is_auto_pay" : true,
        "is_auto_renew" : true
      }
    }
  • {
      "orgs" : [ {
        "name" : "org1"
      }, {
        "name" : "org2"
      } ],
      "org_order_info" : {
        "charge_mode" : 0,
        "period_type" : 2,
        "period_num" : 1,
        "is_auto_pay" : false,
        "is_auto_renew" : true,
        "promotion_id" : "P22020702520656805DMA6A0R1WKID",
        "discount_plan_id" : "PDP2204021323287781B6J25H1RUC643"
      }
    }
support.huaweicloud.com/api-bcs/CreateOrganization.html