Retrieve a single payment request
**Requires the `PAYPAL` OAuth scope.** Retrieve details for a payment request created by your business partner.
Retrieve payment requests
**Requires the `PAYPAL` OAuth scope.** Retrieve payment requests created by your business partner.
Create a payment request
**Requires the `PAYPAL` OAuth scope.** Create a draft payment request for a selected contact. You can upload attachments before finalizing it via /payment_requests/{id}/activate.
Upload payment request attachment
**Requires the `PAYPAL` OAuth scope.** Upload an attachment for an existing payment request draft.
Activate payment request
**Requires the `PAYPAL` OAuth scope.** Finalize a draft payment request. This call creates the PayPal order and sends notifications when applicable.