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

NameDescriptionTypeAdditional information
repDID

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/xml, text/xml, application/json, text/json

Sample:

Sample not available.