action royalmail_delete_orders_async { label: "Delete orders" description: "Reserved for ChannelShipper customers only - please visit \nChannelShipper.com for more information\n\nPlease be aware labels generated on orders which are deleted are no longer valid and must be destroyed.\n\nCancelled label information is automatically shared with Royal Mail Revenue Protection, and should \na cancelled label be identified on an item in the Royal Mail Network, you will be charged on your account \nand an additional handling fee applied.\n" provider: royalmail method: DELETE path: "/orders/{orderIdentifiers}" encoding: json output: { type: "object" additionalProperties: true } }