Credit note created

The credit note created notification is sent when a credit note is created and sent to the customer.

{
  "InvoiceNumber": "5VL9JC0NE0-2",
  "CustomerId": 56,
  "CurrencyCode": "USD",
  "Amount": 2999,
  "Status": "Pending",
  "Url": "https://app.billsby.com/invoice/5VL9JC0NE0-2",
  "CustomerUniqueId": "5VL9JC0NE0",
  "Type": "CreditNoteCreated",
  "Id": "f489867a-490c-438a-b062-74e9dee7b4c4"
}