Invoice Action

Invoice Action

Apply invoice details and invoice line items to a purchase order.

FieldData TypePOST
ReceiptNoInt32X
ShippingCostDecimalX
TaxesDecimalX
InvoiceItemsInvoiceLineItemsDTO[]

InvoiceItems

FieldData TypeRequired
LineNoInt32X
InvoiceNoStringX
InvoiceDateDateTimeOffsetX
InvoiceAmountDecimalX

Endpoints

POST

URL: https://{site}.mvpplant.com/ODataApi/v1/PurchaseOrders(POID='poID',ReleaseID=releaseID)/Invoice

Description: Apply invoice details and invoice line items to a purchase order.

Body: Send the property values marked in the POST column.

Returns: Boolean