HiveCPQ Product Configurator (Certified Connector) (#3704)

* Initial

* Update readme document

* add known issues and limitations

* fix validation issues

* provide actions as a capability

* remove a property which does not seem supported

* add some missing punctuation

* Fix a mistake in the readme.md

* Fix bad response schemas found during certified connector testing

* add new updates + bugfixes & support new 500 server error code

* update readme with new operations

* add integer format for successCount

* Address global redirect security issue

* [ID-234] - update swagger & readme for the Q2 release

* [ID-256] - remove recursive reference

* 2024 Q4 update

* Remove double for in description
This commit is contained in:
HiveCPQIntegration 2024-11-19 12:26:37 +01:00 коммит произвёл GitHub
Родитель 34f2debc82
Коммит f139eb48a9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 800 добавлений и 227 удалений

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -26,6 +26,9 @@ Get a specific company linked to a manufacturer.
### Update a company
Update a specific company of a manufacturer.
### Delete a company
Delete a specific company of a manufacturer.
### Archive a company
Archive a company together with all of its contacts.
@ -59,6 +62,9 @@ Get a specific contact of a manufacturer or its companies.
### Update a manufacturer contact
Update a specific contact of a manufacturer or its companies.
### Delete a distributor contact
Delete a specific contact of a distributor.
### Archive a contact
Archive a specific contact and remove its invites.
@ -119,6 +125,9 @@ Update a specific component in master data
### Delete components in bulk
Delete multiple components in master data
### Upsert components in bulk
Create or update multiple components in master data.
### Upsert component prices in bulk
Create or update multiple component prices in master data.
@ -176,6 +185,12 @@ Links one or more features to a component in master data. Existing links will be
### Unlink a feature from a component
Unlinks a feature from a specific component in master data.
### Search component quantities
Search quantities of a component in master data.
### Set component quantities
Set quantities for a component in master data. Existing quantities are overwritten or deleted.
### Link a feature to a component
Links one feature to a component in master data.
@ -350,9 +365,12 @@ Cancel the order process and move a project segment back to step 2.
### Change the settings of a project segment
Change the settings of a project segment. Settings are only available if a segment configurator is configured.
### Add a configuration to a segment
### Add a configuration to a project segment
Add a V1 configuration to a specific project segment.
### Continue recalculation of a project segment
Continues the recalculation of a project segment if it was paused by an external recalculation.
### Search attachments of a project segment
Search attachments of a specific project segment.
@ -524,6 +542,9 @@ Search payment conditions of a manufacturer.
### Search tax conditions
Search tax conditions of a manufacturer.
### Search supported languages
Search the supported languages.
## Obtaining Credentials
A request needs to be made to support@hivecpq.com requesting API credentials in the form of a username & password.