curl --location --request POST '/admin/waybill/export' \
--header 'X-Source;' \
--header 'X-Station-ID: 1709449603937239042' \
--header 'X-Station-Code: ZD0038' \
--header 'X-Station-Name: %E6%9C%A8%E5%85%B0%E4%BB%93' \
--header 'Auth-User: {"id":1630040337910767616,"userName":"16602859986","nickName":"pulei","phone":"16602859986","gender":0,"userType":0,"lockDate":1678867965000,"newAccountFlag":1,"activeFlag":1,"accountType":0,"jobNumber":"005","organizationIds":[1626148651591110656],"roleIds":[1634378404145049600],"companyIds":[1632626533976743944,1632626533976743971],"warehouseIds":[1629049370067271681],"allRole":2,"allWarehouse":1,"allCompany":1,"allOrganization":2,"toAdmin":2}' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
0
],
"keywords": "string",
"tabCode": "string",
"current": 0,
"size": 0,
"subTabCode": "string",
"codes": [
"string"
],
"erpCode": "string",
"erpCodes": [
"string"
],
"carrierWaybillCode": "string",
"companyId": 0,
"stationId": 0,
"carrierId": 0,
"dispatchId": 0,
"dispatchCode": "string",
"handoverId": 0,
"handoverCode": "string",
"orderId": 0,
"orderType": "string",
"type": "string",
"status": 0,
"statuses": [
0
],
"outboundStatus": 0,
"outboundStatuses": [
0
],
"gatheringPositionCode": "string",
"gatheringStatus": 0,
"gatheringStatuses": [
0
],
"routeManagerId": 0,
"vaccineFlag": 0,
"addressFlag": 0,
"transportType": "string",
"sendType": "string",
"settleType": "string",
"temperatureControlId": 0,
"temperatureControlType": "string",
"sendStationId": 0,
"sendCustomerId": 0,
"sendCustomerName": "string",
"sendProvince": "string",
"sendCity": "string",
"sendDistrict": "string",
"sendStreet": "string",
"sendBeganAt": "string",
"sendEndedAt": "string",
"receiveType": "string",
"receiveStationId": 0,
"receiveCustomerId": 0,
"receiveCustomerName": "string",
"receiveProvince": "string",
"receiveCity": "string",
"receiveDistrict": "string",
"receiveStreet": "string",
"receiveAddress": "string",
"receiveBeganAt": "string",
"receiveEndedAt": "string",
"urgentFlag": 0,
"temperatureFlag": 0,
"temperatureControlMode": "string",
"driverId": 0,
"driverName": "string",
"pickupStartAt": "string",
"pickupEndAt": "string",
"orderRemark": "string",
"createBeganTime": "string",
"createEndedTime": "string",
"gatheredStartAt": "string",
"gatheredEndAt": "string",
"printFlag": 0,
"expressPrintFlag": 0,
"stageType": "string",
"from": "string",
"lastRouteBeginAt": "string",
"lastRouteEndAt": "string",
"lastRouterType": "string",
"allotCarrierFlag": 0,
"packageCode": "string",
"thermometerCode": "string"
}'