Delivers the specified CreditNote to the proper recipient.Copy Pagepost https://{server_address}/ResourceServer/api/v10/Credit/Note/SendBody ParamscreditNoteRenderIdint32requiredIdentifier of the rendered credit note to be sent.invoiceDeliveryTypeIdint32requiredDelivery method identifier (e.g., email, print, etc.).emailTemplateIdint32requiredIdentifier of the email template used for sending the credit note.contactIdint32requiredIdentifier of the contact receiving the credit note.Responses 201Create a new instance of a CreditNote 400The request could not be processed.Updated 2 months ago