go back to PayeeService

PUT /payees/create

Creates a new RowPayee record for the given Payee data.

Parameters

name description type default type
payee the data to use when creating the new payee body of type: application/xml application/json RowPayee

Result

RowPayee of type: application/xml application/json

the created RowPayee record

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- RowPayee