Collections
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
- Primary
Send patient claims that are managed by third party vendor to Collections
POST
/v1/{practiceid}/patientpayvendors/{vendorcode}/claimcollections
This API will allow third party vendors to indicate when a claim should be moved to Collections. This implies that the customer already has setup their collection agency and collection policy procedures within athena. This API essentially tags the claim in way that athena's internal scripts know that the claim is ready to be sent to Collections.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand all❙ required
practiceid
integer
practiceid
vendorcode
string
vendorcode
Content-Type
string
Content type of the payload
❙ Request Body
Expand allOutput Parameters
Expand all
result
array
Status of Claims sent to collections
Example Code