Colombia
β Create a new credit note
In order to create a new colombian credit note, you need to use the /documents endpoint with the proper parameters.
reference_number should be the document that you are cancelling
Endpoint: https://api.userow.com/billing/V1/documents
- Method: POST
- Required headers:
- Content-Type: application/json
- Authorization: Bearer <token>
- Accept: */*