DAA Operations API
APIs
-
The DAA Operations API provides internal endpoints to support the manual tasks associated with processing Debtors Age Analysis (DAA) submissions. It is designed for internal users, such as underwriters, to manage the operational workflow after a submission has been received.
Buyer Matching Workflow
The workflow for manually matching buyers is a four-step process:
- Find Work Queue: Use
GET /submissionswith theunknownBuyers=truefilter to retrieve a list of all submissions that require manual matching. - Get Unknown Buyers: For a specific submission, use `GET /submissions
- Find Work Queue: Use
Plans
In order to subscribe, you must sign in.