Create a subscription invoice
Create a single invoice record for an existing subscription in the current project. The subscription must belong to the project identified by the API key.
post/subscription/invoice
Request body
Response
Invoice created successfully.
Example response
{
"success": 1
}