Get payee
GET/api/v1/openapi/payees/:id
Get payee details by payee id (including the payout_account block filled according to transfer_method).
Only payees under the current x-p-business-id are accessible.
Request
Responses
- 200
- 400
- 500
Retrieved successfully
Response Headers
业务参数错误 / 操作失败(HTTP 400)
系统内部错误(HTTP 500)