Automate Invoicing
Step 1: Track Usage (for usage-based products)
In the event that a contract includes a usage-based product, Received's usage API automatically tracks and calculates usage rates for each customer per billing cycle.
This API is provided by Received, and embedded into your software, enabling automatic usage tracking. Our embeddable API looks like this:
Once this API is embedded, usage is tracked and collected by Received. When it's time to invoice customers, Received's internal API collects the relevant data and calculates the total due for each specific product in the contract.
Our API looks like this:
Request Body
Example Value
Responses
Example Value
Step 2: Automatic Invoicing
When the issue date is reached, Received's system calculates the total amount due for each product in the contract and sends out invoices to customers. Depending on each contract's settings, invoices can be sent separately for each product, or as one collective invoice for the entire contract.
Step 3: Payment Collection
Customers can pay their invoices by credit card (via Stripe), wire transfer, or crypto wallet.
Upon payment, Received's system automatically matches incoming payments with outstanding invoices for seamless reconciliation and automatically recognizes revenue according to ASC-606 and IFRS-15 compliance.
Last updated