{ "subscriptionPaymentId": 0 }
curl --location --request POST '/api/services/app/Invoice/CreateInvoice' \ --header 'Content-Type: application/json' \ --data-raw '{ "subscriptionPaymentId": 0 }'
{}