AI
AI Invoice Data generator
post/v0.2.4/ai/invoice/generate
Request body
Response
Success.
Example response
{
"status": "success",
"message": "Invoice generated sucessfully",
"data": {
"downloadURL": "https://",
"chimoneyPaymentRequestCreateURL": "https://",
"chimoneyAPIEndpoint": "https://"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.