Magidoc

CRPurchaseInvoiceRequest
Input Object

A request to create or update a CRPurchaseInvoice

Fields

#

_id

The unique identifier of CRPurchaseInvoice

_kind

ID !
Non-null

Kind of API resource, always is 'CRPurchaseInvoice'

_lookup

Identify CRPurchaseInvoice objects by tag or value

_remove

Remove item from list

allAttachments

When updating an entity with related subitems, include the complete list of subitems in the payload to reflect the desired state post-update. Patch semantics are not supported To remove subitems, simply exclude them from the payload; direct removal operationsusing '_remove' property are not supported.

createdBy

creationDate

customerReference

deleted

importID

modificationDate

modifiedBy

notes

number

purchaseInvoiceID

subject

toCurrencyNode

toStatusNode

toSupplierContact

totalExclTax

totalInclTax

transientInfo

Usages

#

References

#

  • Argument request of field crPurchaseInvoiceCreate from type Mutation
  • Argument request of field crPurchaseInvoiceUpdate from type Mutation