Get Payee DetailsCopy Pageget https://au-api.basiq.io/users/{userId}/payees/{payeeId}Path ParamsuserIduuidrequiredpayeeIduuidrequiredResponses 200Successful response with payee details. The response structure varies based on the payee type. 400Invalid payee ID format. 401Authentication credentials are missing or invalid. 403Error that access is forbidden and tied to the application logic, such as insufficient rights to a resource. 404Payee not found. 500Returns error response code indicates that the server encountered an unexpected condition that prevented it from fulfilling the request.Updated 5 days ago