API Reference Documentation: https://app.denim.com/api/v1/documentation
The API supports a variety of job types that are configured by the presence or absence of certain properties in the request body POSTed to api/v1/jobs
. In the broadest sense, clients will submit jobs as either factored or non-factored.
For factored and non-factored job, there are several supported job types that are configured based on the absence or presence of payable
and receivable
obligations. The table below summarizes the various job types and how to configure the payload to support them.
Job Type |
Description |
Configuration |
Factored job with debtors only. |
A factored job where Axle is responsible for handling collections from a customer's customer but does not pay the customer's contractors. |
In the |
Factored job with debtors and payees (contractors). |
A factored job where Axle is responsible for handling collections from a customer's customer and pays the customer's contractors. |
In the |
Non-factored job with debtors only. |
A non-factored job where Axle is responsible for handling collections from a customer's customer but does not pay the customer's contractors. |
In the |
Non-factored job with debtors and payees (contractors). |
A non-factored job where Axle is responsible for handling collections from a customer's customer and pays the customer's contractors. |
In the |
Non-factored job with payees (contractors) only. |
This is a premium job type where customers advance funds to Axle for paying their customer's contractors. |
In the |