支付方式查询

请求报文示例

transaction.sh
curl --request GET\
  --url https://{openApiUrl}/openApi/payment_method/12345001 \
  --header 'request-id: 58675' \
  --header 'request-time: 2022-05-21T23:59:59' \
  --header 'authorization:Bearer 787966BF2479A1BE8E1886CD18E6919447FAF4F357E7056188D4F03566

结果对象属性描述

Last updated