From 170677d696bc485ff60bb31d315d7fffe955083a Mon Sep 17 00:00:00 2001 From: "james.zhao" Date: Mon, 18 Feb 2019 21:57:32 +0800 Subject: [PATCH] api update --- src/document/cn/apidoc.json | 3 ++- src/document/cn/apis.js | 2 +- src/document/en/apidoc.json | 2 +- src/document/en/apis.js | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/document/cn/apidoc.json b/src/document/cn/apidoc.json index 5e0a9dc9b..efe6879d0 100644 --- a/src/document/cn/apidoc.json +++ b/src/document/cn/apidoc.json @@ -27,8 +27,9 @@ "JD_Online_Payment", "Alipay_Online_Payment", "HF_Online_Payment", + "CB_BankPay", "SDKPayment", - "CustomsDeclare", + "Custom", "CommonApi", "GetExchange", "OrderStatus", diff --git a/src/document/cn/apis.js b/src/document/cn/apis.js index 2998de1da..30ebafcbc 100644 --- a/src/document/cn/apis.js +++ b/src/document/cn/apis.js @@ -923,7 +923,7 @@ * */ /** - * @api {PUT} /api/v1.0/customs/partners/{partner_code}/declare/query/{report_id} 查询报关单 + * @api {GET} /api/v1.0/customs/partners/{partner_code}/declare/query/{report_id} 查询报关单 * @apiName declare_query * @apiDescription * 用于商户查询报关单号的状态。 diff --git a/src/document/en/apidoc.json b/src/document/en/apidoc.json index 87ce1f722..2749f0203 100644 --- a/src/document/en/apidoc.json +++ b/src/document/en/apidoc.json @@ -29,7 +29,7 @@ "HF_Online_Payment", "CB_BankPay", "SDKPayment", - "CustomsDeclare", + "Custom", "CommonApi", "GetExchange", "OrderStatus", diff --git a/src/document/en/apis.js b/src/document/en/apis.js index c29a618b7..1f8c67d3b 100644 --- a/src/document/en/apis.js +++ b/src/document/en/apis.js @@ -940,7 +940,7 @@ * */ /** - * @api {PUT} /api/v1.0/customs/partners/{partner_code}/declare/query/{report_id} Query Declare ID + * @api {GET} /api/v1.0/customs/partners/{partner_code}/declare/query/{report_id} Query Declare ID * @apiName declare_query * @apiDescription * Used by the merchant to check the status of the customs declaration number.