Invoice API Attach PDF
sg1valsag
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Sep-22-2021
01:27 PM
I try to attach a PDF to an invoice created with the API. It appears to work, however, the attachment isn't on the invoice. Below is the JSON I use to add it to the invoice during invoice creation. The URL use to create the invoice does work.
"attachments": [ { "id": "Conditions", "reference_url": "https://url/filename.pdf", "content_type": "application/pdf" } ]
Thanks!
Labels:
- Labels:
-
Invoicing REST APIs
0 REPLIES 0

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
- Problem with invoices in REST APIs
- Charge a customer for the remaining balance after a purchase has been made? in REST APIs
- Django-paypal form is not showing "pay with credit or debit card" option in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- Paypal subscription Api in REST APIs
- I'm getting an error when creating an invoice in PayPal Upgrade Community