Returns > Return Inspections > returnInspectionsDelete
Commerce APIReturnsReturn InspectionsreturnInspectionsDelete
returnInspectionsDelete
DELETE:return_inspections.json

Description

Delete one or multiple return inspections

Permission bit: "return_inspections.delete"

Topic: Return Inspections

Arguments

ids: [String!]!

List of return reason ids. See also: Unique Identifiers

Example: ["rr_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module