{
"name": "YeowZa! T-Shirt Shop690ed1390cce6",
"flow_config": {
"landing_page_type": "Billing",
"bank_txn_pending_url": "http://www.yeowza.com/",
"user_action": "commit",
"return_uri_http_method": "GET"
},
"presentation": {
"logo_image": "http://www.yeowza.com/favico.ico",
"brand_name": "YeowZa! Paypal",
"locale_code": "US",
"return_url_label": "Return",
"note_to_seller_label": "Thanks!"
},
"input_fields": {
"allow_note": true,
"no_shipping": 1,
"address_override": 0
},
"temporary": true
}{
"id": "TXP-9MT29581RU166180A",
"name": "YeowZa! T-Shirt Shop690ed1390cce6",
"temporary": true,
"flow_config": {
"landing_page_type": "Billing",
"bank_txn_pending_url": "http://www.yeowza.com/",
"user_action": "commit",
"return_uri_http_method": "GET"
},
"input_fields": {
"allow_note": true,
"no_shipping": 1,
"address_override": 0
},
"presentation": {
"brand_name": "YeowZa! Paypal",
"logo_image": "http://www.yeowza.com/favico.ico",
"locale_code": "US",
"return_url_label": "Return",
"note_to_seller_label": "Thanks!"
}
}{
"id": "TXP-9MT29581RU166180A",
"name": "YeowZa! T-Shirt Shop690ed1390cce6",
"temporary": true,
"flow_config": {
"landing_page_type": "Billing",
"bank_txn_pending_url": "http://www.yeowza.com/",
"user_action": "commit",
"return_uri_http_method": "GET"
},
"input_fields": {
"allow_note": true,
"no_shipping": 1,
"address_override": 0
},
"presentation": {
"brand_name": "YeowZa! Paypal",
"logo_image": "http://www.yeowza.com/favico.ico",
"locale_code": "US",
"return_url_label": "Return",
"note_to_seller_label": "Thanks!"
}
}Array
(
[0] => PayPal\Api\Patch Object
(
[_propMap:PayPal\Common\PayPalModel:private] => Array
(
[op] => add
[path] => /presentation/brand_name
[value] => New Brand Name
)
)
[1] => PayPal\Api\Patch Object
(
[_propMap:PayPal\Common\PayPalModel:private] => Array
(
[op] => remove
[path] => /flow_config/landing_page_type
)
)
)
{
"id": "TXP-9MT29581RU166180A",
"name": "YeowZa! T-Shirt Shop690ed1390cce6",
"temporary": true,
"flow_config": {
"bank_txn_pending_url": "http://www.yeowza.com/",
"user_action": "commit",
"return_uri_http_method": "GET"
},
"input_fields": {
"allow_note": true,
"no_shipping": 1,
"address_override": 0
},
"presentation": {
"brand_name": "New Brand Name",
"logo_image": "http://www.yeowza.com/favico.ico",
"locale_code": "US",
"return_url_label": "Return",
"note_to_seller_label": "Thanks!"
}
}