Skip to main content
e-Buy Docs
View All
Search
Shelves
Books
Log in
Info
Content
Books
小E应用管理
一、小E同步
同步活动报价
同步活动报价
基本信息
接口名称:
小E同步活动报价表
状 态:
已完成
接口路径:
POST
/api/synA8Data_1710681907365_1710682457900_1710682670053_1710683591203
更新时间:
2024-03-18 17:49:58
Mock地址:
https://apimock.e-buychina.com/mock/683/api/synA8Data_1710681907365_1710682457900_1710682670053_1710683591203
请求参数
Headers:
参数名称
参数值
是否必填
Content-Type
application/json
是
Body:
参数名称
类型
必填
默认值
备注
其他信息
uuId
string
是
请求序列号
Mock:@now('yyyyMMdd')-@string('lower',32)
appId
string
是
请求APPID
Mock:ebuydev100100100
action
string
是
交易类型
Mock:@timestamp
timestamp
number
是
请求时间戳
Mock:@timestamp
signType
string
是
签名类型
Mock:sha256
sign
string
是
签名值
Mock:@string
lang
string
是
Mock:zh_CN
content
object
是
templateCode
string
是
主档数据绑定模板代码
Mock:@string
dataId
string
是
数据主键
Mock:@integer
delete
boolean
是
是否删除
Mock:false
返回数据
参数名称
类型
必填
默认值
备注
其他信息
uuid
string
否
action
string
否
success
boolean
否
errorCode
string
否
errorMessage
string
否
timestamp
number
否
content
object
否
projectQuotationId
string
是
活动报价id
activityId
integer
是
活动id
subject
string
是
报价类型
price
number
是
价格
startDate
string
是
开始时间
endDate
string
是
结束时间
realEndDate
string
是
真是结束时间
备注
报文示例:
变更历史
变更日期
变更内容
2024-03-18
{"path":"\/api\/synA8Data_1710681907365_1710682457900_1710682670053_1710683591203","params":[]}
{"path":"\/api\/synA8Data_1710681907365_1710682457900_1710682670053_1710683591203","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"type":"object","title":"empty object","properties":{"uuId":{"type":"string","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"请求序列号"},"appId":{"type":"string","mock":{"mock":"ebuydev100100100"},"description":"请求APPID"},"action":{"type":"string","mock":{"mock":"@timestamp"},"description":"交易类型"},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳"},"signType":{"type":"string","mock":{"mock":"sha256"},"description":"签名类型"},"sign":{"type":"string","mock":{"mock":"@string"},"description":"签名值"},"lang":{"type":"string","mock":{"mock":"zh_CN"}},"content":{"type":"object","properties":{"templateCode":{"type":"string","mock":{"mock":"@string"},"description":"主档数据绑定模板代码"},"dataId":{"type":"string","mock":{"mock":"@integer"},"description":"数据主键"},"delete":{"type":"boolean","mock":{"mock":"false"},"description":"是否删除"}},"required":["templateCode","dataId","delete"]}},"required":["uuId","appId","sign","signType","action","lang","content","timestamp"]}
{"type":"object","title":"empty object","properties":{"uuId":{"type":"string","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"请求序列号"},"appId":{"type":"string","mock":{"mock":"ebuydev100100100"},"description":"请求APPID"},"action":{"type":"string","mock":{"mock":"@timestamp"},"description":"交易类型"},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳"},"signType":{"type":"string","mock":{"mock":"sha256"},"description":"签名类型"},"sign":{"type":"string","mock":{"mock":"@string"},"description":"签名值"},"lang":{"type":"string","mock":{"mock":"zh_CN"}},"content":{"type":"object","properties":{"templateCode":{"type":"string","mock":{"mock":"@string"},"description":"主档数据绑定模板代码"},"dataId":{"type":"string","mock":{"mock":"@integer"},"description":"数据主键"},"delete":{"type":"boolean","mock":{"mock":"false"},"description":"是否删除"}},"required":["templateCode","dataId","delete"]}},"required":["uuId","appId","sign","signType","action","lang","content","timestamp"]}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"string"},"action":{"type":"string"},"success":{"type":"boolean"},"errorCode":{"type":"string"},"errorMessage":{"type":"string"},"timestamp":{"type":"number"},"content":{"type":"object","properties":{"project_quotation_id":{"type":"string","description":"活动报价id"},"activity_id":{"type":"string","description":"活动id"},"subject":{"type":"string","description":"报价类型"},"price":{"type":"string","description":"价格"},"start_date":{"type":"string","description":"开始时间"},"end_date":{"type":"string","description":"结束时间"},"real_end_date":{"type":"string","description":"价格"}},"required":["project_quotation_id","activity_id","subject","price","start_date","end_date","real_end_date"]}}}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"string"},"action":{"type":"string"},"success":{"type":"boolean"},"errorCode":{"type":"string"},"errorMessage":{"type":"string"},"timestamp":{"type":"number"},"content":{"type":"object","properties":{"projectQuotationId":{"type":"string","description":"活动报价id"},"activityId":{"type":"integer","description":"活动id"},"subject":{"type":"string","description":"报价类型"},"price":{"type":"number","description":"价格"},"startDate":{"type":"string","description":"开始时间"},"endDate":{"type":"string","description":"结束时间"},"realEndDate":{"type":"string","description":"真是结束时间"}},"required":["projectQuotationId","activityId","subject","price","startDate","endDate","realEndDate"]}}}
2024-03-17
{"path":"\/api\/synA8Data_1710681907365_1710682457900_1710682670053_1710683591203","params":[]}
{"path":"\/api\/synA8Data_1710681907365_1710682457900_1710682670053_1710683591203","params":[]}
[{"required":"1","name":"Content-Type","value":"application\/json"}]
[{"required":"1","name":"Content-Type","value":"application\/json"}]
{"req_body_type":"json"}
{"req_body_type":"json"}
{"res_body_type":"json"}
{"res_body_type":"json"}
{"type":"object","title":"empty object","properties":{"uuId":{"type":"string","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"请求序列号"},"appId":{"type":"string","mock":{"mock":"ebuydev100100100"},"description":"请求APPID"},"action":{"type":"string","mock":{"mock":"@timestamp"},"description":"交易类型"},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳"},"signType":{"type":"string","mock":{"mock":"sha256"},"description":"签名类型"},"sign":{"type":"string","mock":{"mock":"@string"},"description":"签名值"},"lang":{"type":"string","mock":{"mock":"zh_CN"}},"content":{"type":"object","properties":{"templateCode":{"type":"string","mock":{"mock":"@string"},"description":"主档数据绑定模板代码"},"dataId":{"type":"string","mock":{"mock":"@integer"},"description":"数据主键"},"delete":{"type":"boolean","mock":{"mock":"false"},"description":"是否删除"}},"required":["templateCode","dataId","delete"]}},"required":["uuId","appId","sign","signType","action","lang","content","timestamp"]}
{"type":"object","title":"empty object","properties":{"uuId":{"type":"string","mock":{"mock":"@now(\'yyyyMMdd\')-@string(\'lower\',32)"},"description":"请求序列号"},"appId":{"type":"string","mock":{"mock":"ebuydev100100100"},"description":"请求APPID"},"action":{"type":"string","mock":{"mock":"@timestamp"},"description":"交易类型"},"timestamp":{"type":"number","mock":{"mock":"@timestamp"},"description":"请求时间戳"},"signType":{"type":"string","mock":{"mock":"sha256"},"description":"签名类型"},"sign":{"type":"string","mock":{"mock":"@string"},"description":"签名值"},"lang":{"type":"string","mock":{"mock":"zh_CN"}},"content":{"type":"object","properties":{"templateCode":{"type":"string","mock":{"mock":"@string"},"description":"主档数据绑定模板代码"},"dataId":{"type":"string","mock":{"mock":"@integer"},"description":"数据主键"},"delete":{"type":"boolean","mock":{"mock":"false"},"description":"是否删除"}},"required":["templateCode","dataId","delete"]}},"required":["uuId","appId","sign","signType","action","lang","content","timestamp"]}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"string"},"action":{"type":"string"},"success":{"type":"boolean"},"errorCode":{"type":"string"},"errorMessage":{"type":"string"},"timestamp":{"type":"number"},"content":{"type":"object","properties":{"activity_id":{"type":"string","description":"活动id(交易系统使用)"},"activity_no":{"type":"string","description":"活动编号"},"xiaoe_activity_id":{"type":"string","description":"小e活动ID"},"activity_name":{"type":"string","description":"活动名称"},"start_date":{"type":"string","description":"开始时间"},"end_date":{"type":"string","description":"结束时间"},"project_type":{"type":"string","description":"活动类型"},"service_type":{"type":"string","description":"服务类型"},"service_line":{"type":"string","description":"业务类型"},"manager_id":{"type":"string","description":"项目经理id"},"manager_name":{"type":"string","description":"项目经理名称"},"brand_id":{"type":"string","description":"品牌Ids,用于存参与活动品牌id,用逗号分割开"},"brand_name":{"type":"string","description":"参与品牌集合,用逗号分割开"},"is_brand_own":{"type":"string","description":"是否为商户自由活动,自发码"},"campaign_id":{"type":"string","description":"活动主题id"}},"required":["activity_id","activity_no","xiaoe_activity_id","activity_name","start_date","end_date","project_type","service_type","service_line","manager_id","manager_name","brand_id","brand_name","is_brand_own","campaign_id"]}}}
{"$schema":"http://json-schema.org/draft-04/schema#","type":"object","properties":{"uuid":{"type":"string"},"action":{"type":"string"},"success":{"type":"boolean"},"errorCode":{"type":"string"},"errorMessage":{"type":"string"},"timestamp":{"type":"number"},"content":{"type":"object","properties":{"project_quotation_id":{"type":"string","description":"活动报价id"},"activity_id":{"type":"string","description":"活动id"},"subject":{"type":"string","description":"报价类型"},"price":{"type":"string","description":"价格"},"start_date":{"type":"string","description":"开始时间"},"end_date":{"type":"string","description":"结束时间"},"real_end_date":{"type":"string","description":"价格"}},"required":["project_quotation_id","activity_id","subject","price","start_date","end_date","real_end_date"]}}}
api-id=36372
entities.pages_pointer_enter_mode
Previous
同步活动
Next
同步活动产品报价
No Comments
Add Comment
New Comment
In reply to 1234
Remove
Cancel
Save Comment
Back to top
Entity Select
No Comments