Name | Description | Type | Additional information |
---|---|---|---|
Recipient_OrganizationNumber |
Recipient's iBox Id. |
string |
String length: inclusive between 0 and 32 |
Matter |
Subject of the data. Optional. Subject/Matter of sent message. |
string |
String length: inclusive between 0 and 255 |
ContentType |
MIME content type. Optional. If not set will be resolved from FileName. |
string |
String length: inclusive between 0 and 255 |
FileName |
Original file name. Required. |
string |
String length: inclusive between 0 and 255 |
ReferenceNumber |
Reference number. Optional. Additional information helping recipient match this message with business case. For example invoice number or order number. |
string |
String length: inclusive between 0 and 50 |
Data |
Raw data sent by Sender. Required. Date has to be encoded in base64 string. |
Collection of byte |
None. |
SenderMessageKey |
Sender message internal key. Optional. Any string value helping sender match message to some artifact in his information system. For example invoice GUID from issuing system. |
string |
None. |