Skip to content

Commit 51780c4

Browse files
author
Api (Codebuild)
committed
Look for details in API documentation's changelog
1 parent b2e1f5c commit 51780c4

10 files changed

Lines changed: 2085 additions & 0 deletions

.openapi-generator/FILES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ docs/Api/ObjectCountryApi.md
2727
docs/Api/ObjectCreditcardclientApi.md
2828
docs/Api/ObjectCreditcardmerchantApi.md
2929
docs/Api/ObjectCreditcardtypeApi.md
30+
docs/Api/ObjectCurrencyApi.md
3031
docs/Api/ObjectCustomerApi.md
3132
docs/Api/ObjectDepartmentApi.md
3233
docs/Api/ObjectDiscussionApi.md
@@ -376,6 +377,9 @@ docs/Model/CreditcardmerchantResponseCompound.md
376377
docs/Model/CreditcardtypeAutocompleteElementResponse.md
377378
docs/Model/CreditcardtypeGetAutocompleteV2Response.md
378379
docs/Model/CreditcardtypeGetAutocompleteV2ResponseMPayload.md
380+
docs/Model/CurrencyAutocompleteElementResponse.md
381+
docs/Model/CurrencyGetAutocompleteV2Response.md
382+
docs/Model/CurrencyGetAutocompleteV2ResponseMPayload.md
379383
docs/Model/CustomApikey.md
380384
docs/Model/CustomApikeyfederation.md
381385
docs/Model/CustomAttachmentResponse.md
@@ -1798,6 +1802,7 @@ lib/Api/ObjectCountryApi.php
17981802
lib/Api/ObjectCreditcardclientApi.php
17991803
lib/Api/ObjectCreditcardmerchantApi.php
18001804
lib/Api/ObjectCreditcardtypeApi.php
1805+
lib/Api/ObjectCurrencyApi.php
18011806
lib/Api/ObjectCustomerApi.php
18021807
lib/Api/ObjectDepartmentApi.php
18031808
lib/Api/ObjectDiscussionApi.php
@@ -2150,6 +2155,9 @@ lib/Model/CreditcardmerchantResponseCompound.php
21502155
lib/Model/CreditcardtypeAutocompleteElementResponse.php
21512156
lib/Model/CreditcardtypeGetAutocompleteV2Response.php
21522157
lib/Model/CreditcardtypeGetAutocompleteV2ResponseMPayload.php
2158+
lib/Model/CurrencyAutocompleteElementResponse.php
2159+
lib/Model/CurrencyGetAutocompleteV2Response.php
2160+
lib/Model/CurrencyGetAutocompleteV2ResponseMPayload.php
21532161
lib/Model/CustomApikey.php
21542162
lib/Model/CustomApikeyfederation.php
21552163
lib/Model/CustomAttachmentResponse.php

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ Class | Method | HTTP request | Description
143143
*ObjectCreditcardmerchantApi* | [**creditcardmerchantGetListV1**](docs/Api/ObjectCreditcardmerchantApi.md#creditcardmerchantgetlistv1) | **GET** /1/object/creditcardmerchant/getList | Retrieve Creditcardmerchant list
144144
*ObjectCreditcardmerchantApi* | [**creditcardmerchantGetObjectV2**](docs/Api/ObjectCreditcardmerchantApi.md#creditcardmerchantgetobjectv2) | **GET** /2/object/creditcardmerchant/{pkiCreditcardmerchantID} | Retrieve an existing Creditcardmerchant
145145
*ObjectCreditcardtypeApi* | [**creditcardtypeGetAutocompleteV2**](docs/Api/ObjectCreditcardtypeApi.md#creditcardtypegetautocompletev2) | **GET** /2/object/creditcardtype/getAutocomplete/{sSelector} | Retrieve Creditcardtypes and IDs
146+
*ObjectCurrencyApi* | [**currencyGetAutocompleteV2**](docs/Api/ObjectCurrencyApi.md#currencygetautocompletev2) | **GET** /2/object/currency/getAutocomplete/{sSelector} | Retrieve Currencies and IDs
146147
*ObjectCustomerApi* | [**customerCreateObjectV1**](docs/Api/ObjectCustomerApi.md#customercreateobjectv1) | **POST** /1/object/customer | Create a new Customer
147148
*ObjectCustomerApi* | [**customerGetObjectV2**](docs/Api/ObjectCustomerApi.md#customergetobjectv2) | **GET** /2/object/customer/{pkiCustomerID} | Retrieve an existing Customer
148149
*ObjectDepartmentApi* | [**departmentGetAutocompleteV2**](docs/Api/ObjectDepartmentApi.md#departmentgetautocompletev2) | **GET** /2/object/department/getAutocomplete/{sSelector} | Retrieve Departments and IDs
@@ -802,6 +803,9 @@ Class | Method | HTTP request | Description
802803
- [CreditcardtypeAutocompleteElementResponse](docs/Model/CreditcardtypeAutocompleteElementResponse.md)
803804
- [CreditcardtypeGetAutocompleteV2Response](docs/Model/CreditcardtypeGetAutocompleteV2Response.md)
804805
- [CreditcardtypeGetAutocompleteV2ResponseMPayload](docs/Model/CreditcardtypeGetAutocompleteV2ResponseMPayload.md)
806+
- [CurrencyAutocompleteElementResponse](docs/Model/CurrencyAutocompleteElementResponse.md)
807+
- [CurrencyGetAutocompleteV2Response](docs/Model/CurrencyGetAutocompleteV2Response.md)
808+
- [CurrencyGetAutocompleteV2ResponseMPayload](docs/Model/CurrencyGetAutocompleteV2ResponseMPayload.md)
805809
- [CustomApikey](docs/Model/CustomApikey.md)
806810
- [CustomApikeyfederation](docs/Model/CustomApikeyfederation.md)
807811
- [CustomAttachmentResponse](docs/Model/CustomAttachmentResponse.md)

docs/Api/ObjectCurrencyApi.md

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
# eZmaxAPI\ObjectCurrencyApi
2+
3+
All URIs are relative to https://prod.api.appcluster01.ca-central-1.ezmax.com/rest, except if the operation defines another base path.
4+
5+
| Method | HTTP request | Description |
6+
| ------------- | ------------- | ------------- |
7+
| [**currencyGetAutocompleteV2()**](ObjectCurrencyApi.md#currencyGetAutocompleteV2) | **GET** /2/object/currency/getAutocomplete/{sSelector} | Retrieve Currencies and IDs |
8+
9+
10+
## `currencyGetAutocompleteV2()`
11+
12+
```php
13+
currencyGetAutocompleteV2($sSelector, $eFilterActive, $sQuery, $acceptLanguage): \eZmaxAPI\Model\CurrencyGetAutocompleteV2Response
14+
```
15+
16+
Retrieve Currencies and IDs
17+
18+
Get the list of Currency to be used in a dropdown or autocomplete control.
19+
20+
### Example
21+
22+
```php
23+
<?php
24+
require_once(__DIR__ . '/vendor/autoload.php');
25+
26+
27+
// Configure API key authorization: Authorization
28+
$config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKey('Authorization', 'YOUR_API_KEY');
29+
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
30+
// $config = eZmaxAPI\Configuration::getDefaultConfiguration()->setApiKeyPrefix('Authorization', 'Bearer');
31+
32+
33+
$apiInstance = new eZmaxAPI\Api\ObjectCurrencyApi(
34+
// If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
35+
// This is optional, `GuzzleHttp\Client` will be used as default.
36+
new GuzzleHttp\Client(),
37+
$config
38+
);
39+
$sSelector = 'sSelector_example'; // string | The type of Currencies to return
40+
$eFilterActive = 'Active'; // string | Specify which results we want to display.
41+
$sQuery = 'sQuery_example'; // string | Allow to filter the returned results
42+
$acceptLanguage = new \eZmaxAPI\Model\\eZmaxAPI\Model\HeaderAcceptLanguage(); // \eZmaxAPI\Model\HeaderAcceptLanguage
43+
44+
try {
45+
$result = $apiInstance->currencyGetAutocompleteV2($sSelector, $eFilterActive, $sQuery, $acceptLanguage);
46+
print_r($result);
47+
} catch (Exception $e) {
48+
echo 'Exception when calling ObjectCurrencyApi->currencyGetAutocompleteV2: ', $e->getMessage(), PHP_EOL;
49+
}
50+
```
51+
52+
### Parameters
53+
54+
| Name | Type | Description | Notes |
55+
| ------------- | ------------- | ------------- | ------------- |
56+
| **sSelector** | **string**| The type of Currencies to return | |
57+
| **eFilterActive** | **string**| Specify which results we want to display. | [optional] [default to &#39;Active&#39;] |
58+
| **sQuery** | **string**| Allow to filter the returned results | [optional] |
59+
| **acceptLanguage** | [**\eZmaxAPI\Model\HeaderAcceptLanguage**](../Model/.md)| | [optional] |
60+
61+
### Return type
62+
63+
[**\eZmaxAPI\Model\CurrencyGetAutocompleteV2Response**](../Model/CurrencyGetAutocompleteV2Response.md)
64+
65+
### Authorization
66+
67+
[Authorization](../../README.md#Authorization)
68+
69+
### HTTP request headers
70+
71+
- **Content-Type**: Not defined
72+
- **Accept**: `application/json`
73+
74+
[[Back to top]](#) [[Back to API list]](../../README.md#endpoints)
75+
[[Back to Model list]](../../README.md#models)
76+
[[Back to README]](../../README.md)
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# # CurrencyAutocompleteElementResponse
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**pkiCurrencyID** | **int** | The unique ID of the Currency. |
8+
**sCurrencyDescriptionX** | **string** | The description of the Currency in the language of the requester |
9+
**bCurrencyIsactive** | **bool** | Whether the Currency is active or not |
10+
11+
[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# # CurrencyGetAutocompleteV2Response
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**objDebugPayload** | [**\eZmaxAPI\Model\CommonResponseObjDebugPayload**](CommonResponseObjDebugPayload.md) | |
8+
**objDebug** | [**\eZmaxAPI\Model\CommonResponseObjDebug**](CommonResponseObjDebug.md) | | [optional]
9+
**mPayload** | [**\eZmaxAPI\Model\CurrencyGetAutocompleteV2ResponseMPayload**](CurrencyGetAutocompleteV2ResponseMPayload.md) | |
10+
11+
[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# # CurrencyGetAutocompleteV2ResponseMPayload
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**aObjCurrency** | [**\eZmaxAPI\Model\CurrencyAutocompleteElementResponse[]**](CurrencyAutocompleteElementResponse.md) | An array of Currency autocomplete element response. |
8+
9+
[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

0 commit comments

Comments
 (0)