Back to Invoicing Service

Method Details for UpdateExternalData.

Updates the external invoice number and status on a invoice

Parameters

  • guid Guid Invoice identifier (Guid)
  • externalInvoiceNumber String New invoice number (string)
  • externalInvoiceStatus InvoiceState New invoice status (InvoiceState)
  • token SecurityToken Security token associated with the request (SecurityToken)

Returns

A invoice matching the identifier