Returns > Returns > returns
Commerce APIReturnsReturnsreturns
returns
GET:returns.json

Description

Get specific returns.

Permission bit: "returns.read"

Topic: Returns

Arguments

ids: [String!]!

List of return ids. See also: Unique Identifiers


loose: Boolean

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


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

[Return!]

Preview (typescript)

Loading module