DELETE:purchase_order_notes.json
Commerce APIDELETE:purchase_order_notes.json

DELETE:purchase_order_notes.json

Description

Delete specific purchase order notes of a given shop.

Permission bit: "purchase_order_notes.delete"

Topic: Purchase Orders

Query Parameters

ids: Comma-separated array of String, required

List of purchase order note ids. See also: Unique Identifiers

Example: ?ids=np_EQzGqWoY,np_EQzGqWoY


purchase_order_id: String, required

Unique purchase order identifier. See also: Unique Identifiers

Example: ?purchase_order_id=po_EQzGqWoY


shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY