On this page
No Headings
Oauth 2.0 authentication
In: header
Scope: https://uri.paypal.com/services/payments/payment
Required for operations with a request body. The value is application/. Where the 'format' is 'json'.
application/json
application/json
application/json
curl -X GET "https://api-m.sandbox.paypal.com/v1/payment-experience/web-profiles" \ -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"
}
}
]{
"name": "string",
"debug_id": "string",
"message": "string",
"information_link": "string",
"details": [
{
"field": "string",
"issue": "string"
}
]
}{
"name": "string",
"debug_id": "string",
"message": "string",
"information_link": "string",
"details": [
{
"field": "string",
"issue": "string"
}
]
}