Skip to content

Commit 3d81de8

Browse files
committed
Travis update: Jul 2025 (Build 883)
[skip ci]
1 parent d0a634c commit 3d81de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/PricingApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ end
111111
api_instance = MessenteApi::PricingApi.new
112112
username = 'username_example' # String | The API username
113113
password = 'password_example' # String | The API password
114-
country = 'country_example' # String | The country code, for which to get the prices
114+
country = 'EE' # String | The country code, for which to get the prices
115115
opts = {
116116
format: 'format_example' # String | The format of the response. Can be either 'json' or 'xml'. If not specified, defaults to 'json'.
117117
}

0 commit comments

Comments
 (0)