项目

一般

简介

错误 #693

586832-DKSH: Get Customer information for given user identity

liuliguo liuliguo10 个月 之前添加.

状态:
新建
优先级:
普通
指派给:
-
开始日期:
2023-11-13
计划完成日期:
% 完成:

0%

预期时间:

描述

The endpoint should accept the Kingdee ID and WebId, and at least one should be populated / mandatory

Here is the response payload {
"customer": {
"header": {
"customerType": "string",
"hasActiveComplianceProfile": false,
"accountPayment": true,
"shipMethod": 0,
"PaymentTerms": "",
"creditLimit": 1000,
"webId": "string",
"shipCarrier": "string",
"complianceProfile": "string",
"windecCustomerId": "string",
"kingdeeCustomerTrueId": "string",
"trueCustomerID": 0,
"kingdeeId": 0,
"trueCustomerDecId": 0,
"customerDecId": 0
},
"billingAddress": {
"firstName": "string",
"lastName": "string",
"fullName": "string",
"company": "string",
"englishCompanyName": "string",
"addressLine1": "string",
"addressLine2": "string",
"city": "string",
"stateOrProvince": "MN",
"postalCode": "12345",
"countryISO": "US"
},
"shippingAddress": {
"email": "",
"mobile": "1234567890",
"telephone": "1234567890",
"firstName": "string",
"lastName": "string",
"fullName": "string",
"company": "string",
"englishCompanyName": "string",
"addressLine1": "string",
"addressLine2": "string",
"city": "string",
"stateOrProvince": "MN",
"postalCode": "12345",
"countryISO": "US"
},
"exportInformation": {
"primaryApplicationCode": 1,
"primaryApplication": "1",
"secondaryApplicationCode": 1,
"secondaryApplication": "1",
"additionalInfo": "We make cellphone satellites"
},
"vatInformation": {
"invoiceType": "General",
"invoiceIssuedTo": "Test",
"taxRegisteredAddress": "ABC St, Shanghai SH China",
"bankName": "HSBC",
"bankAccountNumber": "123",
"phone": "8001234567",
"email": "",
"vatDeliveryAddress": {
"email": "",
"mobile": "1234567890",
"telephone": "1234567890",
"firstName": "string",
"lastName": "string",
"fullName": "string",
"company": "string",
"englishCompanyName": "string",
"addressLine1": "string",
"addressLine2": "string",
"city": "string",
"stateOrProvince": "MN",
"postalCode": "12345",
"countryISO": "US"
}
}
}
}

没有任何数据可供显示

导出 Atom PDF