Specified resource ID does not exist. Please check the resource ID and try again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I need paypal team help!
I'am a merchant, i have integrated PayPal's REST API.
When i capture the order after Paypal IPN webhook send me the buyer had paid (the order status is approved).
But i get the 404 ERROR

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @BeanWei,
Thank you for posting to the PayPal community.
This should be an issue with the "Expired" Order ID used in the API call.
The API caller(Merchant) has 3 hours from the time the order is created, to redirect your payer. Once redirected, the API caller has 3 hours for the payer to approve the order and either authorize or capture the order.
https://developer.paypal.com/docs/api/orders/v2/#definition-order
I would suggest to please perform a test payment and make sure you capture the order within 3 hours timeframe.
If your still facing any issues, please create a MTS ticket via - https://www.paypal-support.com/s/?language=en_US with the detail information and error details.
Sincerely,
Chiranjeevi
PayPal/Braintree MTS
If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have same issue.
Could you please provide guidance on how to appropriately handle the "Expired" status?

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- p is not a function error using the example downloaded from Paypal in SDKs
- PayPal Pay buttons a mysterious process in PayPal Payments Standard
- PERMISSION_DENIED error for checkout/orders/{order_id} endpoint in REST APIs
- PERMISSION_DENIED trying to refund capture in live mode in REST APIs
- JS SDK Error: GET_MERCHANT_COUNTRY_ERROR – Assistance with Country Configuration Settings in SDKs