Updates details of an PurchaseOrderInvoice object

Updates details of an PurchaseOrderInvoice object specified by ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

ID of PurchaseOrderInvoice to update

Body Params

PurchaseOrderInvoice data that needs to be changed

string

Optional comment for purchase order invoice

date-time

Date and time when PurchaseOrderInvoice resource was created

boolean

Whether or not the invoice is finalized. If an invoice is finalized, no more
receipts can be made on it and no further costs can be adjusted.

date

The date/time that the invoice was finalized. Should be set if finalized is true.

int64

Id of this PurchaseOrderInvoice object

uri

The date of invoice. This is optional field.

string

The misc. amount associated with the invoice, if different from the original
Purchase Order’s misc_amount. Only considered when overrides_po_costs
is true.

boolean

Flag for if tax, misc_amount and shipping_and_handling should override the
original Purchase Order's amounts.

uri
required

The resource_uri of the related Purchase Order

uri

This is optional field. PO invoice reason can be linked with StockMovementReason.

uri

URI of PurchaseOrderInvoice object

string

The shipping and handling amount associated with the invoice, if different
from the original Purchase Order’s shipping_and_handling. Only considered
when overrides_po_costs is true.

string

The tax amount associated with the invoice, if different from the original
Purchase Order’s tax. Only considered when overrides_po_costs is true.

date-time

Date and time when PurchaseOrderInvoice resource was last updated

uri

The Invoice Number included on the Vendor’s Purchase Order Invoice.

Responses

301

Invalid request URL - make sure that the URL ends with a trailing slash.

400

Bad request. Usually caused by invalid request body.

401

Authentication error - make sure the API key & secret is valid, active and provided in the "API-AUTHENTICATION" header.

404

PurchaseOrderInvoice with the provided ID not found.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json