Request Information
Deprecated
We recommend using the generic methods found on Attachments/{documentId}/{documentType}.
Sets an attachment to the given proforma invoice. If an attachment already exists, it will be overwritten.
Example URL:
v2.0/ProformaInvoices/SetAttachment/{invoiceId}
Name | Description | Type | Additional information |
---|---|---|---|
invoiceId |
Invoice Id |
integer |
Required |
invoiceId |
Invoice Id |
integer |
Required |
None.
Response Information
IHttpActionResult
None.
Sample:
Sample not available.