Removes the link between a credit note and an invoice payable
curl --request DELETE \
--url https://api.light.inc/v1/credit-notes/{creditNoteId}/invoice-payables/{invoicePayableId} \
--header 'Authorization: <api-key>'curl --request DELETE \
--url https://api.light.inc/v1/credit-notes/{creditNoteId}/invoice-payables/{invoicePayableId} \
--header 'Authorization: <api-key>'