日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

GetPayerForAccount - 獲取結算賬號信息

調用GetPayerForAccount獲取結算賬號信息。

調試

您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。

授權信息

當前API暫無授權信息透出。

請求參數

名稱類型必填描述示例值
AccountIdstring

賬號 ID。

12323344****

返回參數

名稱類型描述示例值
object

返回結果。

PayerAccountNamestring

結算賬號名稱。

Alice
RequestIdstring

請求 ID。

9B34724D-54B0-4A51-B34D-4512372FE1BE
PayerAccountIdstring

結算賬號 ID。

172841235500****

示例

正常返回示例

JSON格式

{
  "PayerAccountName": "Alice",
  "RequestId": "9B34724D-54B0-4A51-B34D-4512372FE1BE",
  "PayerAccountId": "172841235500****"
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
404EntityNotExists.ResourceDirectoryThe resource directory for the account is not enabled. We recommend that you first enable the resource directory for the account.當前賬號未啟用資源目錄,請先啟用資源目錄。
404EntityNotExists.AccountThis resource directory account does not exist.成員不存在,請先創建成員。

訪問錯誤中心查看更多錯誤碼。

變更歷史

變更時間變更內容概要操作
暫無變更歷史