go back to PayeeService

PUT /payees/update

Updates a RowPayee record for the given Payee data.

Roles that can access this endpoint are Users.

Parameters

name description type default type
payee the data to use when updating the existing Payee record body of type: application/xml application/json RowPayee
includeComments if related Comment records should be included query false Boolean
includeContacts if related Contact records should be included query false Boolean

Result

RowPayee of type: application/xml application/json

the updated RowPayee

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- Boolean
- Boolean
- RowPayee