Updates to API Urls

- api.sandbox.paypal.com was changed to api-s.sandbox.paypal.com
- api.paypal.com was changed to api-s.paypal.com
This commit is contained in:
Jay Patel
2015-02-12 15:20:45 -06:00
parent d613361e69
commit d50d980cb8
39 changed files with 119 additions and 119 deletions

View File

@@ -62,12 +62,12 @@
"links":[
{
"rel":"self",
"href":"https://api.sandbox.paypal.com/v1/payments/payouts-item/1421342",
"href":"https://api-s.sandbox.paypal.com/v1/payments/payouts-item/1421342",
"method":"GET"
},
{
"rel":"batch",
"href":"https://api.sandbox.paypal.com/v1/payments/payouts/20140724",
"href":"https://api-s.sandbox.paypal.com/v1/payments/payouts/20140724",
"method":"GET"
}
]

View File

@@ -87,7 +87,7 @@
"time_processed": "2014-46-14T06:46:23Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/VHBFGN95AWV82",
"href": "https://api-s.sandbox.paypal.com/v1/payments/payouts-item/VHBFGN95AWV82",
"rel": "item",
"method": "GET"
}
@@ -96,7 +96,7 @@
],
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts/CDZEC5MJ8R5HY",
"href": "https://api-s.sandbox.paypal.com/v1/payments/payouts/CDZEC5MJ8R5HY",
"rel": "self",
"method": "GET"
}

View File

@@ -50,12 +50,12 @@
},
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts-item/HUUQ5YASYLQFN",
"href": "https://api-s.sandbox.paypal.com/v1/payments/payouts-item/HUUQ5YASYLQFN",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/payments/payouts/LNLSEVGU4P85S",
"href": "https://api-s.sandbox.paypal.com/v1/payments/payouts/LNLSEVGU4P85S",
"rel": "batch",
"method": "GET"
}