Skip to content
This repository was archived by the owner on Dec 8, 2017. It is now read-only.

Commit 55e09bd

Browse files
committed
make clear this is the ID
1 parent d08e423 commit 55e09bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/requests.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ An ``Array`` of ``VBMS::DocumentType``.
5555
5656
VBMS::Requests::UploadDocumentWithAssociations.new(
5757
'<file number>', <received at>, '<first name>', '<middle name>',
58-
'<last name>', '<exam name>', '<path to pdf>', '<doc type>', '<source>',
59-
<new mail>
58+
'<last name>', '<exam name>', '<path to pdf>', '<doc type id>',
59+
'<source>', <new mail>
6060
)
6161
6262
``UploadDocumentWithAssociations`` creates a new file in the Veteran's eFolder.

0 commit comments

Comments
 (0)