GET /wires/move/{id}/wirePayees
Retrieves the Payee record for a given movement as specified in the given movement ID.
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
id |
ID for the movement in which to determine the payee |
path
|
|
String
|
Result
List
<
RowPayee
>
of type:
application/xml
application/json
a Payee object
Try It Out
Request