AdditionalDocumentType
objectList of attachment type codes
List of document type codes
List of form type codes
AttachmentData
objectDocument types the user may optionally upload.
Show Child Parameters
Conditional rules for required or optional documents.
Show Child Parameters
Files already stored for the transaction, including EDS documentId and documentSize in bytes.
Example:{"documentType":"ESIGNATURE","fileName":"NAICBuyerGuideFixedDeferredAnnuitiesMTNM.pdf","uploadDate":"04/06/2026 11:22:05 PM","documentId":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","documentSize":9000000,"attachmentType":null,"formType":null}
Show Child Parameters
Documents still required before submission.
Show Child Parameters
AttachmentDocument
objectAttachment type code when applicable; otherwise null.
Document type label or code.
Original file name as uploaded.
Form type code when applicable; otherwise null.
Upload timestamp as returned by the attachment service.
Electronic document service (EDS) identifier for the uploaded file.
Size of the uploaded file in bytes.
AttachmentResponse
objectUnique identifier for the Order Entry transaction.
>= 1 characters
Case identifier associated with the transaction.
Documents already uploaded, required documents, optional types, and document rules.
Example:{"additionalDocumentTypes":[{"attachmentType":["ID"],"documentType":["DRIVER LICENSE – PROOF OF AGE"],"formType":[]},{"attachmentType":["ID"],"documentType":["DRIVER LICENSE – PROOF OF AGE"],"formType":[]}],"documentRules":[{"conditions":"Owner age < 65","key":"PROOF_OF_AGE","message":"Proof of age documentation may be required.","value":"optional"},{"conditions":"Owner age < 65","key":"PROOF_OF_AGE","message":"Proof of age documentation may be required.","value":"optional"}],"documents":[{"documentType":"ESIGNATURE","fileName":"NAICBuyerGuideFixedDeferredAnnuitiesMTNM.pdf","uploadDate":"04/06/2026 11:22:05 PM","documentId":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","documentSize":9000000,"attachmentType":null,"formType":null},{"documentType":"DRIVER LICENSE – PROOF OF AGE","fileName":"NAICBuyerGuideFixedDeferredAnnuitiesMTNM1.pdf","uploadDate":"04/06/2026 11:26:07 PM","documentId":"b2c3d4e5-f6a7-8901-bcde-f12345678901","documentSize":10000000,"attachmentType":null,"formType":null},{"documentType":"ESIGNATURE","fileName":"NAICBuyerGuideFixedDeferredAnnuitiesMTNM.pdf","uploadDate":"04/06/2026 11:22:05 PM","documentId":"a1b2c3d4-e5f6-7890-abcd-ef1234567890","documentSize":9000000,"attachmentType":null,"formType":null},{"documentType":"DRIVER LICENSE – PROOF OF AGE","fileName":"NAICBuyerGuideFixedDeferredAnnuitiesMTNM1.pdf","uploadDate":"04/06/2026 11:26:07 PM","documentId":"b2c3d4e5-f6a7-8901-bcde-f12345678901","documentSize":10000000,"attachmentType":null,"formType":null}],"requiredDocuments":[{"attachmentType":"APP","displayName":"Signed application","documentType":"APPLICATION","formType":"APP_FULL","message":"Upload the fully signed application prior to submission."},{"attachmentType":"APP","displayName":"Signed application","documentType":"APPLICATION","formType":"APP_FULL","message":"Upload the fully signed application prior to submission."}]}
Show Child Parameters
Blueprint
objectAn array of sections representing the hierarchical structure of an order entry blueprint, nested from sections to subsections, field groups, and individual fields
Show Child Parameters
Map of section groups keyed by group identifier. Each value assigns sections to their corresponding group.