Use this API to create an invoice in the Dsco Platform. This API may only be used by supplier accounts.
Reference the Invoice JSON Object.
The Create Invoice API documents the API's URL, it's arguments/return values and how to interact with it (GET, POST, PUT, etc.) in the Dsco Interactive Playground.
Input Invoice JSON Object
Pass an instance of an Invoice JSON Object as the body of the http request and that invoice will be created.
Output Order Object
The Create Invoice API returns the newly created Invoice which will include the Dsco generated dscoInvoiceId.
Comments
Please sign in to leave a comment.