Upload an invoice for a specific integration and month. The invoice file content should be provided as a BASE64-encoded string in the file_content
field of the JSON request body.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type null
.