export
interface
SendFakturaisjRequest
- SendFakturaisjRequest
- emailSendOption
- includeDocumentAttachments
- message
- method
- mobileNumber
- organizationNumber
- recipientEmail
- recipientName
• emailSendOption? : SendFakturaisjRequestEmailSendOptionEnum
document_link, attachment or auto. Defaults to auto which uses customer/company settings.
memberof
SendFakturaisjRequest
• includeDocumentAttachments: boolean
Whether the document's attachment should be included when sending (True) or not (False).
memberof
SendFakturaisjRequest
• message? : string
Additional message to send with document.
memberof
SendFakturaisjRequest
• method: Array‹SendFakturaisjRequestMethodEnum›
The method of sending. Has to be auto, email, ehf, vipps or sms.
memberof
SendFakturaisjRequest
• mobileNumber? : string
Defaults to the customers phone number. Format should include the country code. If a Norwegian phone number, the country code is not necessary.
memberof
SendFakturaisjRequest
• organizationNumber? : string
Brreg organiztion number. Defaults to the customers organization number if not provided.
memberof
SendFakturaisjRequest
• recipientEmail? : string
memberof
SendFakturaisjRequest
• recipientName? : string
memberof
SendFakturaisjRequest