Skip to content

Commit 8a94b60

Browse files
committed
Travis update: Jul 2025 (Build 883)
[skip ci]
1 parent 08e5b96 commit 8a94b60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/PricingApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ apiUsername.apiKey = 'YOUR API KEY';
8686
var apiInstance = new MessenteApi.PricingApi();
8787
var username = "username_example"; // String | The API username
8888
var password = "password_example"; // String | The API password
89-
var country = "country_example"; // String | The country code, for which to get the prices
89+
var country = EE; // String | The country code, for which to get the prices
9090
var opts = {
9191
'format': "format_example" // String | The format of the response. Can be either 'json' or 'xml'. If not specified, defaults to 'json'.
9292
};

0 commit comments

Comments
 (0)