In continue with https://github.com/magento/magento2/issues/9336 Reauthorization Returns ``` 'AUTHORIZATIONID' => '45610683DL9281543', 'TIMESTAMP' => '2017-04-28T01:20:31Z', 'CORRELATIONID' => '5a5a4056b1d7', 'ACK' => 'Success', 'VERSION' => '72.0', 'BUILD' => '32996991', 'PAYMENTSTATUS' => 'Pending', 'PENDINGREASON' => 'authorization', 'PROTECTIONELIGIBILITY' => 'Eligible', 'PROTECTIONELIGIBILITYTYPE' => 'ItemNotReceivedEligible, UnauthorizedPaymentEligible' ``` Not returning parent_payment & mainly valid_until. Not sure wether it's related issue or not https://developer.paypal.com/docs/api/payments/#authorization_reauthorize @magento-admin @magento-team