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