View as Markdown
API Spec (JSON)
API Spec (YAML)
Compact modeHides field descriptions and other prose for a more compact, scannable view of the API reference.Client CredentialsToken URLhttps://api-m.sandbox.paypal.com/v1/oauth2/tokenInheaderScopes
https://uri.paypal.com/services/subscriptionsapplication/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/billing/subscriptions/string/transactions?start_time=stringstringstringst&end_time=stringstringstringst" \ -H "Content-Type: string"{ "transactions": [], "total_items": 0, "total_pages": 0, "links": [ { "href": "string", "rel": "string", "method": "GET" } ]}