...
https://open.rabbitpre.com/api/thirdTag/updateThirdTag
请求JSON 参数
...
{
"opfid"
:
"123456789"
,
"nonce"
:123456,
"timestamp"
:
"1567407713178"
,
"signature"
:
"c2a94f877f3389ca4b11eb82523f9873d81111111"
,
"addThirdTagVoList"
:[
{
"thirdTagId"
:
"第三方标签ID"
,
"thirdOrgId"
:
"第三方企业ID"
,
"thirdTagName"
:
"第三方标签名称"
,
"marketMiniMarkTagFlag"
:
"0"
,
"thirdTagValueList"
:[
{
"thirdTagValueId"
:
"第三方标签值ID"
,
"thirdTagValue"
:
"第三方标签值"
,
"type"
:
"0"
}
]
}
]
}
返回成功示例
|