GET:transfers.json
Commerce APIGET:transfers.json

GET:transfers.json

Description

Get specific inventory transfers.

Permission bit: "transfers.read"

Topic: Transfers

Query Parameters

ids: Comma-separated array of String, required

List of transfer ids. See also: Unique Identifiers

Example: ?ids=tx_EQzGqWoY,tx_EQzGqWoY


loose: Boolean

When asking for multiple items, allow returning less than was asked (in case some are missing)

Example: ?loose=true


shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY

Response Body

Array of Transfer

Response Body Type

Loading module