Shops > Shops > shopsTransferOwnership
Commerce APIShopsShopsshopsTransferOwnership

shopsTransferOwnership

POST:shops/transfer_ownership.json

Description

Transfer shop ownership to another organization.

Topic: Shops

Arguments

code: String!

Verification code


organization_id: String!

Unique organization identifier. See also: Unique Identifiers

Example: "og_EQzGqWoY"


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module