GET /v1/payorLinks
Summary: List Payor Links
Operation ID: payorLinksV1
Auth: unknown
Operation ID: payorLinksV1
Auth: unknown
Description
<p>If the payor is set up as part of a hierarchy you can use this API to traverse the hierarchy</p>
Parameters (3)
descendantsOfPayor
(string, query, optional)
The Payor ID from which to start the query to show all descendants
fields
(string, query, optional)
<p>List of additional Payor fields to include in the response for each Payor</p> <p>The values of payorId and payorName are always included for each Payor by default</p> <p>You can add fields to the response for each payor by including them in the fields parameter separated by commas</p> <p>The supported fields are any combination of: primaryContactEmail,kycState</p>
parentOfPayor
(string, query, optional)
Query for the parent payor details for this payor id
No probe data for this endpoint yet.