REST APIs > Where to find documentation for Reference Transactions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Helpers,
I can't find the documentation for reference transactions for the REST APIs.
Where can I find it within https://developer.paypal.com/api/rest/
We used the PayPal PHP Merchant SDK and the so called Billing Agreements.
We have the agreement ids and the transaction_ids of our customers. Can we use those informations with the REST APIs to initialize future payments?
Thank you very much!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for posting to the PayPal community.
Please refer the below guide link to integrate reference transactions.
https://developer.paypal.com/docs/archive/express-checkout/ec-set-up-reference-transactions/
For further assistance, please create a MTS ticket via - https://www.paypal-support.com/s/?language=en_US with the 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
Thanks for your answer.
For all user: Reference transactions in form of billing agreements are not supported within REST APIs. You have to use NVP/SOAP.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @no_clue ,
Thank you for posting to the PayPal Community. There is a version of Reference Transactions for Rest API.
Here is the documentation:
Overview:
https://developer.paypal.com/limited-release/reference-transactions/
API Calls:
https://developer.paypal.com/api/limited-release/reference-transactions/v1/
Thank you,
Jennifer
MTS
PayPal

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- I keep getting the error: “Unfortunately, a system error has occurred" in NVP/SOAP APIs
- Could not create PayPal Buttons in PayPal Payments Standard
- Bulk update to sales tax for US users in Ideas for Merchant Technical Support
- Assistance Needed with Handling Future Subscription Payments Without User Interaction in REST APIs
- Enable Reference Transactions for sandbox account in Sandbox Environment