We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81abd63 commit 120f308Copy full SHA for 120f308
README.md
@@ -12,7 +12,7 @@ You may provide the api key and api url through command line args by using the
12
13
java -DapiKey=<YOUR_API_KEY> -DapiUrl=<API_URL>
14
15
-The api url defaults to https://api.paymill.de/v1
+The api url defaults to https://api.paymill.de/v2
16
17
Using services
18
--------------
@@ -85,4 +85,4 @@ You may delete objects by calling the service's delete() method with an object i
85
Further info
86
------------
87
88
-See our api reference for more examples: [http://paymill.de/doumentation/referenz/api-referenz/]()
+See our api reference for more examples: [https://www.paymill.com/en-gb/documentation-3/reference/api-reference/index.html]()
0 commit comments