PayPal
POSTGet Access Token
https://api.sandbox.paypal.com/v1/oauth2/token
Returns a bearer token
AUTHORIZATIONBasic Auth
Username
Password
HEADERS
Content-Type
Bodyurlencoded
grant_type
Example Request
Get Access Token
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
GETGet Invoices
https://api.sandbox.paypal.com/v1/invoicing/invoices
Returns invoices for a merchant
AUTHORIZATIONBearer Token
Token
Example Request
Get Invoices
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
POSTPayment
https://api.sandbox.paypal.com/v1/payments/payment
Creates a payment transactions/sale
HEADERS
Content-Type
Authorization
Bodyraw
Example Request
Payment
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers