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.Oauth 2.0 authentication
In: header
Scope: https://uri.paypal.com/services/payments/payment
application/json
application/json
application/json
curl -X GET "https://example.com/v1/payment-experience/web-profiles/string" \ -H "Content-Type: string"{ "id": "stringstringstringstri", "name": "string", "temporary": true, "flow_config": { "landing_page_type": "login", "bank_txn_pending_url": "http://example.com", "user_action": "COMMIT", "return_uri_http_method": "GET" }, "input_fields": { "no_shipping": 0, "address_override": 0 }, "presentation": { "brand_name": "string", "logo_image": "string", "locale_code": "strin" }}