全球SIM联接 GSL-批量设置自定义属性接口:请求参数

时间:2025-02-12 14:58:55

请求参数

表1 请求Body参数

参数

是否必选

参数类型

描述

file_temp_id

Long

临时文件ID,如果通过接口调用,此字段为空

attributes

Array of AttributeReq objects

自定义属性集合

数组长度:1 - 500

表2 AttributeReq

参数

是否必选

参数类型

描述

sim_card_id

Long

SIM卡标识,如果SIM卡标识传0则表示需要根据iccid处理。

iccid

String

iccid,如果SIM卡标识传0则表示需要根据iccid处理。

最小长度:19

最大长度:20

customer_attribute1

String

自定义属性一

最大长度:100

customer_attribute2

String

自定义属性二

最大长度:100

customer_attribute3

String

自定义属性三

最大长度:100

customer_attribute4

String

自定义属性四

最大长度:100

customer_attribute5

String

自定义属性五

最大长度:100

customer_attribute6

String

自定义属性六

最大长度:100

support.huaweicloud.com/api-ocgsl/gsl_07_0045.html