| 接口频率限制 | 1000 次/分钟、50 次/秒 |
|---|---|
| 权限要求 | 获取主数据的供应商信息 |
Authorization: Bearer ********************curl --location --request GET 'https://open.qfei.cn/open-apis/mdm/v1/vendors/query_vendors?certification_id=9131000z0329z555781R1&ad_country=CN&certification_type&status' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "success",
"data": {
"vendor": {
"id": "7023646046559404327",
"ad_country": "CN",
"ad_province": "MDPS00000001",
"ad_city": "MDCY00001226",
"address": "上海市浦东新区世纪大道1000号",
"ad_postcode": "100100",
"legal_person": "张三",
"certification_type": "0",
"certification_id": "913100xxxxx555781R",
"contact_person": "李四",
"contact_telephone": "021-87853200",
"contact_mobile_phone": "+8617621685955",
"fax": "021-87853200",
"e_mail": "shunxing@xxx.com",
"status": 1,
"vendor": "V00108006",
"vendor_text": "张三样例",
"short_text": "王五",
"vendor_type": "1",
"vendor_category": "11",
"vendor_nature": "0",
"linked_employee": "6959513973725069601",
"linked_customer": "客户",
"associated_with_legal_entity": true,
"extend_info": [
{
"field_type": 0,
"field_value": "文本值",
"options": [
""""
],
"num": 1.11,
"date": "2021-10-14",
"range_date": [
""""
],
"field_code": "X00000001",
"appendix": [
{
"file_id": "5c7237e821a8409d9b8b2e1041cdc9a4",
"file_name": "附件",
"file_type": "DOX",
"file_size": 1024,
"download_url": "http://download.com/xxxxx"
}
]
}
],
"vendor_accounts": [
{
"id": "1453263653228318721",
"account": "62448345986564434",
"iban": "46677",
"account_name": "上海xxx技术有限(上海)分公司",
"bank_id": "MDBK00061195",
"bank_code": "308290003732",
"swift_code": "BOFAUS3NINQ",
"vendor_site_code": "99999999",
"bank_name": "xx银行股份有限公司苏州支行",
"bank_acronym": "ZJTLCB",
"country": "CN",
"bank_control_code": "99999999",
"extend_info": [
{
"field_type": 0,
"field_value": "文本值",
"options": [
""""
],
"num": 1.11,
"date": "2021-10-14",
"range_date": [
""""
],
"field_code": "X00000001",
"appendix": [
{
"file_id": "5c7237e821a8409d9b8b2e1041cdc9a4",
"file_name": "附件",
"file_type": "DOX",
"file_size": 1024,
"download_url": "http://download.com/xxxxx"
}
]
}
]
}
],
"vendor_addresses": [
{
"id": "1433488030078558209",
"country": "CN",
"province": "MDPS00000001",
"city": "MDCY00000001",
"county": "MDCA00002746",
"address": "北京市海淀区苏州街",
"extend_info": [
{
"field_type": 0,
"field_value": "文本值",
"options": [
""""
],
"num": 1.11,
"date": "2021-10-14",
"range_date": [
""""
],
"field_code": "X00000001",
"appendix": [
{
"file_id": "5c7237e821a8409d9b8b2e1041cdc9a4",
"file_name": "附件",
"file_type": "DOX",
"file_size": 1024,
"download_url": "http://download.com/xxxxx"
}
]
}
]
}
],
"vendor_company_views": [
{
"id": "1453263653228318721",
"company_code": "1001",
"gl_account": "22020101",
"vendor_site_code": "999999",
"payment_term": "PT09",
"down_payment_term": "PT08",
"extend_info": [
{
"field_type": 0,
"field_value": "文本值",
"options": [
""""
],
"num": 1.11,
"date": "2021-10-14",
"range_date": [
""""
],
"field_code": "X00000001",
"appendix": [
{
"file_id": "5c7237e821a8409d9b8b2e1041cdc9a4",
"file_name": "附件",
"file_type": "DOX",
"file_size": 1024,
"download_url": "http://download.com/xxxxx"
}
]
}
]
}
],
"vendor_contacts": [
{
"id": "1433488091906793474",
"name": "张三",
"position": "董事长",
"email": "haha@xxx.com",
"phone": "13333323333",
"remark": "备注",
"extend_info": [
{
"field_type": 0,
"field_value": "文本值",
"options": [
""""
],
"num": 1.11,
"date": "2021-10-14",
"range_date": [
""""
],
"field_code": "X00000001",
"appendix": [
{
"file_id": "5c7237e821a8409d9b8b2e1041cdc9a4",
"file_name": "附件",
"file_type": "DOX",
"file_size": 1024,
"download_url": "http://download.com/xxxxx"
}
]
}
]
}
],
"gl_account": "22020101",
"down_payment_term": "PT09",
"payment_term": "PT08",
"vendor_site_code": "999999",
"appendix": [
{
"file_id": "5c7237e821a8409d9b8b2e1041cdc9a4",
"file_name": "附件",
"file_type": "DOX",
"file_size": 1024,
"download_url": "http://download.com/xxxxx"
}
],
"is_risked": false,
"owner_depts": [
""""
]
}
}
}