Chile
β Create a new invoice
In order to create a new chilean invoice, you need to use the /documents endpoint with the proper parameters.
Endpoint: https://api.userow.com/billing/V1/documents
- Method: POST
- Required headers:
- Content-Type: application/json
- Authorization: Bearer <token>
- Accept: */*