Get a delayed routeAsk AIget https://api.mollie.com/v2/payments/{paymentId}/routes/{routeId}Retrieve a single route created for a specific payment. Access withAPI keyOrganization 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.Updated 11 days ago