查询邮递服务
地址: GET http://test.birdsystem.com/client/delivery-service?status=ACTIVE
返回
{ "total":2, "success":true, "data":[ { "id": 2667, "company_id": 36, "restrict_max_length_contact": "35", "restrict_max_length_address_line1": "35", "restrict_max_length_address_line2": "35", "restrict_max_length_address_line3": "35", "restrict_max_length_post_code": null, "restrict_regex_post_code": null, "restrict_regex_telephone": null, "name": "代理平邮UK24", "locale_name": "AGENT UNTRACK UK 24", "is_signature": "0", "is_tracking": "0", "is_express": "0", "is_international": "0", "is_customs_required": "0", "is_check_post_code": "1", "is_check_telephone": "0", "is_allow_urgent_consignment": "1", "is_hide_delivery_reference_to_consignment": "1", "special_type": "RM2", "consignment_type": "AGENT_DIRECT", "consignment_notice_enable": "0", "consignment_notice": "", "status": "ACTIVE" }, { "id": 2668, "company_id": 36, "restrict_max_length_contact": "35", "restrict_max_length_address_line1": "35", "restrict_max_length_address_line2": "35", "restrict_max_length_address_line3": "35", "restrict_max_length_post_code": "0", "restrict_regex_post_code": null, "restrict_regex_telephone": null, "name": "代理跟踪UK48", "locale_name": "AGENT TRACK UK 48", "is_signature": "0", "is_tracking": "1", "is_express": "0", "is_international": "0", "is_customs_required": "0", "is_check_post_code": "1", "is_check_telephone": "0", "is_allow_urgent_consignment": "1", "is_hide_delivery_reference_to_consignment": "1", "special_type": "RM2", "consignment_type": "AGENT_DIRECT", "consignment_notice_enable": "0", "consignment_notice": "", "status": "ACTIVE" } ], "moduleName":"client" }
注意 is_hide_delivery_reference_to_consignment 的值为1时,没有跟踪号。