POST api/Transaction/{id}/{documentType}/{fileExtension}/AddSupportingDocument
Add Base64-encoded supporting document to an existing transaction.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
|
documentType | string |
Required |
|
fileExtension | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Status of request
IHttpActionResultNone.