Get a delayed routeget https://api.mollie.com/v2/payments/{paymentId}/routes/{routeId}Retrieve a single route created for a specific payment. Access withAPI keyAdvanced access token with payments.readOAuth access with payments.readPath ParamspaymentIdstringrequiredProvide the ID of the related payment.routeIdstringrequiredProvide the ID of the route.Responses 200The route object. 404No entity with this ID exists. 429Rate Limit has been reached.Updated 30 days ago