michaellovevery
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Dec-16-2021
09:49 AM
I'm trying to import the Postman collection for Payouts from https://developer.paypal.com/docs/business/test-and-go-live/simulation-tests/ and I am getting an error. It is throwing a 404 error trying to retrieve the collection from https://app.getpostman.com/run-collection/3f240733d28dba83e83b . I didn't have any issues with the other collections for Disputes, Invoicing or Subscriptions.
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Accepted Solutions

Moderator
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan-05-2022
07:43 AM
Hello,
Try the following URL instead :
https://github.com/paypal/integration-packs/blob/main/postman-collections/PayPal-Payouts-API.postman...
Click on "view raw" and copy the complete code. Go into Postman, click on "file > import", then click on the "raw text" tab and paste the contents of the clipboard. The payouts collection should then be imported into Postman.
Thanks !
Was my post helpful? If so, please give me a kudos!
Try the following URL instead :
https://github.com/paypal/integration-packs/blob/main/postman-collections/PayPal-Payouts-API.postman...
Click on "view raw" and copy the complete code. Go into Postman, click on "file > import", then click on the "raw text" tab and paste the contents of the clipboard. The payouts collection should then be imported into Postman.
Thanks !
Was my post helpful? If so, please give me a kudos!
2 REPLIES 2

Moderator
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan-05-2022
07:43 AM
Hello,
Try the following URL instead :
https://github.com/paypal/integration-packs/blob/main/postman-collections/PayPal-Payouts-API.postman...
Click on "view raw" and copy the complete code. Go into Postman, click on "file > import", then click on the "raw text" tab and paste the contents of the clipboard. The payouts collection should then be imported into Postman.
Thanks !
Was my post helpful? If so, please give me a kudos!
Try the following URL instead :
https://github.com/paypal/integration-packs/blob/main/postman-collections/PayPal-Payouts-API.postman...
Click on "view raw" and copy the complete code. Go into Postman, click on "file > import", then click on the "raw text" tab and paste the contents of the clipboard. The payouts collection should then be imported into Postman.
Thanks !
Was my post helpful? If so, please give me a kudos!
michaellovevery
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jan-05-2022
09:32 AM

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- How to see api calls in Event Logs, in Sandbox - using Postman PayPal APIs forked collection? in REST APIs
- Webhook deregistration issue and event validation issue in REST APIs
- Is identity API available for sandbox? in Sandbox Environment
- I am use payout api and how i use platform fees parameter to take commission any suggestion ? in REST APIs