更新成員的結算帳號。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
請求文法
POST HTTP/1.1
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| AccountId |
string |
是 |
成員帳號 ID。 |
138660628348**** |
| PayerAccountId |
string |
是 |
結算帳號 ID。 |
12323344**** |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
返回結果。 |
||
| RequestId |
string |
請求 ID。 |
9B34724D-54B0-4A51-B34D-4512372FE1BE |
樣本
正常返回樣本
JSON格式
{
"RequestId": "9B34724D-54B0-4A51-B34D-4512372FE1BE"
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 404 | EntityNotExists.Account | This resource directory account does not exist. | |
| 409 | AccountTypeMismatch | The type or status of the member account cannot satisfy the current operation. | |
| 409 | InconsistentEnterpriseNameError | The enterprise name of the payment account and the member must be consistent. | |
| 409 | NotSupport.PayerAccountInAnotherResourceDirectory | The specified payment account does not exist in the resource directory. You must specify a valid payment account. |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。