action royalmail_retry_manifest_async { label: "Retry failed manifest" description: "Request will result in a 400 response if called within 30 mins of a previously failed manifest or retry attempt." provider: royalmail method: POST path: "/manifests/{manifestGuid}/retry" encoding: json output: { type: "object" additionalProperties: true } }