付款工具列表查詢
介面路徑
| 請求方式 | API 路徑 |
|---|---|
| POST | {DOMAIN_NAME} /api/v1/customer/paymentInstrument/query |
請求電文
Http.header 參數
Content-TypeString必填
固定值:application/json
platformIdString選填
SLP 平台 ID,平台特店必填
merchantIdString必填
直連特店串接:SLP 分配的特店 ID;平台特店串接:SLP 分配的子特店 ID
apiKeyString必填
API 介面金鑰
requestIdString(32)必填
請求流水號,每個 HTTP 請求唯一
idempotentKeyString(32)選填
冪等 KEY
Http.body
customerIdString必填
會員 ID
paymentInstrumentPaymentInstrument選填
付款工具資訊
paymentInstrumentIdString選填
指定 ID 查詢
instrumentTypeString選填參考
指定付款工具類型查詢
instrumentStatusString選填參考
指定付款工具狀態查詢,與 instrumentStatusList 二選一, 兩者同時存在 instrumentStatus
instrumentStatusListArray選填
指定多種付款工具狀態查詢,與 instrumentStatus 二選一
回應電文
處理結果 http.statusCode
* 500 /429 /400:處理異常
* 200:處理成功
customerIdString(32)必填
SLP 會員 ID
referenceCustomerIdString(32)必填
特店顧客唯一標識
paymentInstrumentsPaymentInstrument選填
付款工具資訊
instrumentIdString必填
付款工具ID
instrumentTypeString必填參考
付款工具類型
instrumentStatusString必填參考
付款工具狀態
instrumentCardObject選填
卡类付款工具資訊
typeString必填
卡類型
brandString選填
卡組織
expireMonthString選填
有效期限:月
expireYearString選填
有效期限:年
expiredString選填
是否逾期:true已逾期,false未逾期
holderString必填
持卡人姓名
firstString必填
卡號前六位
lastArray必填
卡號後四位
issuerString選填
發卡行編碼
issuerCountryString選填
發卡國家編碼
billingString選填
顧客账单資訊
personalInfoBillingPersonalInfo選填
發卡國家編碼
firstNameString選填
名字,有則必傳
lastNameString選填
姓氏
emailString選填
郵箱
phoneNumberString選填
電話號碼
phoneCountryCodeString選填
電話號碼的国家碼
homeTelephoneString選填
家庭電話號碼
identityNumberString選填
身身份證件號碼
addressAddress選填
地址,有帳單的場景下必填
countryCodeString選填
國家縮寫(TW)
stateString選填
州/省(如果没有,傳遞空字串)
stateCodeString選填
州/省編碼(如果没有,傳遞空字串)
cityString選填
城市
districtString選填
區域
streetString選填
街道
street2String選填
街道2
street3String選填
街道3
postcodeString選填
邮政編碼
descriptorBillingDescriptor選填
银行账单描述資訊
cityString選填
银行账单显示的城市資訊,收费来源(商户)城市
nameString選填
銀行帳單的描述資訊
additionalDataMap選填
附加資訊
passthroughString選填
透傳資訊