GET api/Rep/PayoutProfile/ByRep/{repDID}
Returns all payout profiles for a rep by RepDID, including the PayoutProfileID needed to call the bankverification endpoints.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| repDID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.