action royalmail_create_manifests_async {
label: "Manifest orders"
description: "For more information on how to manifest orders using the API, including examples of different use-cases please \nvisit either the Click & Drop API Help Page \nor ChannelShipper Help Page.\n"
provider: royalmail
method: POST
path: "/manifests"
encoding: json
output: {
type: "object"
additionalProperties: true
}
}