Purchase Orders-{Purchase Order ID}-Attachments-{File Name}
Number of APIs: 3
-
Allows you to create Attachment on Purchase Order PUT {{baseUrl}}/PurchaseOrders/:PurchaseOrderID/Attachments/:FileName
-
Allows you to retrieve Attachment on a Purchase Order by Filename GET {{baseUrl}}/PurchaseOrders/:PurchaseOrderID/Attachments/:FileName
-
Allows you to update Attachment on Purchase Order by Filename POST {{baseUrl}}/PurchaseOrders/:PurchaseOrderID/Attachments/:FileName