Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

Need to create an API that sends an XML/UBL invoice to a number of recipients through SMS/Email.

The API will return (upon a call) a communication report.

The API needs to have a heathcheck endpoint.

As a business, I want to be able to send my invoice, so that my client can receive my invoice.

  • Sending via SMS/Email

  • Send UBL for all clients to process the standard invoice

As a business, I want to know if my invoice was sent successfully, so that I can make sure the invoice was sent or take further action.

  • Communication report with errors or success

  • Readable communication report for humans to understand

  • No labels