action royalmail_get_specific_orders_with_details_async { label: "Retrieve details of the specific orders" description: "Reserved for ChannelShipper customers only - please visit ChannelShipper.com for more information" provider: royalmail method: GET path: "/orders/{orderIdentifiers}/full" encoding: json output: { type: "object" additionalProperties: true } }