# KnetikCloud.CreatePayPalPaymentRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cancel_url** | **String** | The endpoint URL to which PayPal should forward the user to if they cancel the checkout process | 
**invoice_id** | **Number** | The ID of an invoice to pay | 
**return_url** | **String** | The endpoint URL to which PayPal should forward the user after they accept. This endpoint will receive information needed for the next step | 


