GraphQL API
Organization API
Organization / Types/ object

PurchaseOrderUpdatePayload

The response for the mutation containing the result and user errors.

Fields

2 fields
idID!

Unique primary key.

referenceString

Reference of the order

Status of the order

CANCELEDCREATEDORDEREDEXPECTEDRECEIVINGRECEIVEDCOMPLETED
createdAtDateTimeTz!

When the order was created.

updatedAtDateTimeTz!

When the order was last updated.

isUpdatableBoolean!

Whether this purchase order can be updated.

idID!

Unique primary key.

nameString

Name of the supplier

referenceString

Account number of the organization at the supplier

emails[String!]

E-mail addresses

remarksString

Remarks about this supplier

createdAtDateTimeTz!

When the supplier was created.

updatedAtDateTimeTz!

When the supplier was last updated.

pageInfoPageInfo!

Pagination information about the list of edges.

A list of PurchaseOrderLine edges.

pageInfoPageInfo!

Pagination information about the list of edges.

A list of GoodsReceipt edges.

pageInfoPageInfo!

Pagination information about the list of edges.

A list of Event edges.

pageInfoPageInfo!

Pagination information about the list of edges.

A list of SupportTicketAccess edges.

messageString!
field[String!]