批量获取订单信息
GET
/udh/orderlist/batch_get
适用版本:U订货最新版
使用场景:U订货批量获取订单信息
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://api.yonyouup.com/udh/orderlist/batch_get?from_account&to_account&app_key=&token=&ordernos'
响应示例响应示例
{
"errcode": "string",
"errmsg": "string",
"page_index": "string",
"rows_per_page": "string",
"row_count": "string",
"page_count": "string",
"cOrderNo": "string",
"iInvoiceMoney": "string",
"cBankName": "string",
"cSubBankName": "string",
"cBankCode": "string",
"cUserBankName": "string",
"cInvoiceTitle": "string",
"cInvoiceType": "string",
"cBankAccount": "string",
"cInvoiceContent": "string",
"cTaxNum": "string",
"cAddress": "string",
"cTelephone": "string",
"cReceiver": "string",
"cReceiveMobile": "string",
"cReceiveTelePhone": "string",
"cReceiveAddress": "string",
"cReceiveZipCode": "string",
"cReceiveContacter": "string",
"cReceiveContacterPhone": "string",
"dOrderDate": "string",
"dSendDate": "string",
"dDeliveryDate": "string",
"dPayDate": "string",
"cStatusCode": "string",
"cNextStatusName": "string",
"cNextStatus": "string",
"cPayStatusCode": "string",
"fTotalMoney": 0,
"fPayMoney": "string",
"oSubmiter": "string",
"iQuantity": "string",
"cProductUnitName": "string",
"iAuxUnitQuantity": "string",
"cProductAuxUnitName": "string",
"iConversionRate": null,
"cProductCode": "string",
"cSpecDescription": "string",
"fSaleCost": "string",
"fSalePayMoney": "string",
"cProductName": "string",
"iSendQuantity": "string",
"fSalePrice": null,
"cImgUrl": "string",
"cImgName": "string",
"iMinOrderQuantity": null,
"cCode": "string",
"cErpCode": "string",
"cBarCode": "string",
"oProduct": "string",
"iStatus": null,
"cName": "string",
"cTaxNo": "string",
"iAgentCategoryId": "string",
"iAgentLevelId": "string",
"iAgentIndustryId": "string",
"iAgentAreaId": "string",
"iAddressId": null,
"iCorprationContactsId": "string",
"cUserName": "string",
"cFullName": "string",
"cMobile": "string",
"cEmail": "string",
"cDepartment": "string",
"cQQ": "string",
"bMobileValid": "string",
"bEmailValid": "string",
"bActivate": "string",
"PSPTemplate": "string",
"props": "string",
"bRecommended": "string",
"cTitleMemo": "string",
"cERPCode": "string",
"ClassCode": null,
"SecondaryClasses": null,
"iOrder": null,
"oUnit": "string",
"oAuxUnit": "string"
}
请求参数
Query 参数
from_account
调用方id
to_account
提供方id
app_key
应用编码
token
全局访问唯一识别码
ds_sequence
可选
page_index
页号
rows_per_page
每页行数
ordernos
U易联订单编号