GraphQL API
Organization API
Organization / Types/ object

PurchaseOrder

An purchase order of the organization

Fields

11 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.

hasNextPageBoolean!

When paginating forwards, are there more items?

hasPreviousPageBoolean!

When paginating backwards, are there more items?

startCursorString

The cursor to continue paginating backwards.

endCursorString

The cursor to continue paginating forwards.

The PurchaseOrderLine node.

cursorString!

A unique cursor that can be used for pagination.

hasNextPageBoolean!

When paginating forwards, are there more items?

hasPreviousPageBoolean!

When paginating backwards, are there more items?

startCursorString

The cursor to continue paginating backwards.

endCursorString

The cursor to continue paginating forwards.

The GoodsReceipt node.

cursorString!

A unique cursor that can be used for pagination.

hasNextPageBoolean!

When paginating forwards, are there more items?

hasPreviousPageBoolean!

When paginating backwards, are there more items?

startCursorString

The cursor to continue paginating backwards.

endCursorString

The cursor to continue paginating forwards.

nodeEvent!

The Event node.

cursorString!

A unique cursor that can be used for pagination.

hasNextPageBoolean!

When paginating forwards, are there more items?

hasPreviousPageBoolean!

When paginating backwards, are there more items?

startCursorString

The cursor to continue paginating backwards.

endCursorString

The cursor to continue paginating forwards.

The SupportTicketAccess node.

cursorString!

A unique cursor that can be used for pagination.