GraphQL API
Organization API
Organization / Types/ object

GoodsReceiptEdge

An edge that contains a node of type GoodsReceipt and a cursor.

Fields

2 fields
idID!

Unique primary key.

remarksString

Remarks of the goods receipt

Status of the goods receipt

CANCELEDEXPECTEDARRIVEDPENDINGCOMPLETED
expectedDeliveryAtDate

When the goods receipt is expected to be delivered.

arrivedAtDateTime

When the goods receipt arrived.

completedAtDateTime

When the goods receipt was completed.

createdAtDateTimeTz!

When the goods receipt was created.

updatedAtDateTimeTz!

When the goods receipt was last updated.

idID!

Unique primary key.

nameString!

Name of the warehouse

timezoneString!

Timezone of the warehouse

Features

demogoods_receiptinventory_managementorder_fulfillmentpicklist_sortingreturn_processingthird_party_logistics
avatarAvatar

Avatar of the warehouse.

addressAddress

Warehouse address

pageInfoPageInfo!

Pagination information about the list of edges.

A list of GoodsReceiptAttachment edges.

pageInfoPageInfo!

Pagination information about the list of edges.

A list of GoodsReceiptPiece edges.

pageInfoPageInfo!

Pagination information about the list of edges.

A list of GoodsReceiptLine edges.

pageInfoPageInfo!

Pagination information about the list of edges.

A list of PurchaseOrder edges.

cursorString!

A unique cursor that can be used for pagination.