typeId | String The internal ID for the type of the document you want to create. For typeId, specify the unique identifier that Trading Networks generated for the TN document type. This is the value returned by the getId method of the BizDocType class. |
senderId | String (optional) The internal identifier for the sender of the new document. Trading Networks assigns this unique ID to the partner when the profile for the partner was added to your network. |
receiverId | String (optional) The internal identifier for the receiver of the new document. Trading Networks assigns this unique ID to the partner when the profile for the partner was added to your network. |
documentId | String (optional) The document ID of the document. This is an identifier for the document in some external identifying scheme. |
groupId | String (optional) An identifier for the group to which this new document belongs. |
conversationId | String (optional) An identifier for the conversation to which this new document belongs. |
bizdoc |