Generates an invoice based on provided instructions.
POST/invoice/generate
Generates an invoice based on provided instructions.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Success
Bad request - Error in the request
Unauthorized - Invalid API key
Forbidden - Access to this request is forbidden.
Internal Server Error