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

@@ -46,17 +46,17 @@
],
"links":[
{
"href":"https://api.paypal.com/v1/notifications/webhooks/40Y916089Y8324740",
"href":"https://api-s.paypal.com/v1/notifications/webhooks/40Y916089Y8324740",
"rel":"self",
"method":"GET"
},
{
"href":"https://api.paypal.com/v1/notifications/webhooks/40Y916089Y8324740",
"href":"https://api-s.paypal.com/v1/notifications/webhooks/40Y916089Y8324740",
"rel":"update",
"method":"PATCH"
},
{
"href":"https://api.paypal.com/v1/notifications/webhooks/40Y916089Y8324740",
"href":"https://api-s.paypal.com/v1/notifications/webhooks/40Y916089Y8324740",
"rel":"delete",
"method":"DELETE"
}
@@ -77,17 +77,17 @@
],
"links":[
{
"href":"https://api.paypal.com/v1/notifications/webhooks/0EH40505U7160970P",
"href":"https://api-s.paypal.com/v1/notifications/webhooks/0EH40505U7160970P",
"rel":"self",
"method":"GET"
},
{
"href":"https://api.paypal.com/v1/notifications/webhooks/0EH40505U7160970P",
"href":"https://api-s.paypal.com/v1/notifications/webhooks/0EH40505U7160970P",
"rel":"update",
"method":"PATCH"
},
{
"href":"https://api.paypal.com/v1/notifications/webhooks/0EH40505U7160970P",
"href":"https://api-s.paypal.com/v1/notifications/webhooks/0EH40505U7160970P",
"rel":"delete",
"method":"DELETE"
}
@@ -96,4 +96,4 @@
]
}
}
}
}