Submits an e-invoice for the given customer credit. The customer credit must be posted.
curl --request POST \
--url https://api.light.inc/v1/customer-credits/{customerCreditId}/submit-einvoice \
--header 'Authorization: <api-key>'curl --request POST \
--url https://api.light.inc/v1/customer-credits/{customerCreditId}/submit-einvoice \
--header 'Authorization: <api-key>'