go back to CarrierService

GET /carriers/{id}

Retrieves the Payee for the payee ID

Roles that can access this endpoint are Users.

Parameters

name description type default type
id ID for the RowPayee to be returned path String
includeComments if related Comment records should be included query false Boolean
includeContacts if related Contact records should be included query false Boolean
includeQualifications if the carrier is qualified at a generic level query false Boolean

Result

RowPayee of type: application/xml application/json

the requested RowPayee object

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- String
- Boolean
- Boolean
- Boolean