API Reference

Create UC Invoice

Uploads an invoice for a UC

Log in to see full request history
Body Params
string
required

Reference of the customer, can be specified in two ways:

  • troops:{uuid_of_uc}: inner troops identifier of client will be used
  • erp:{erp_id}: identifier from ERP system will be used

By default considers that specified ERP identifier

string
required

A unique external reference for the invoice

file
object
required
date

Starting date of the period covered by the invoice

date

Ending date of the period covered by the invoice

number

Net amount billed to the UC

number

Total amount to be paid, including VAT

string

Three-letter ISO code of the currency used

boolean
Defaults to false

If set to true, all existing records for the specified external reference will be removed. If it's false, such a request shall fail.

object | null
Responses

404

Returned in case the requested item can not be found

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json