POST api/QRLogAttributes/Clone
Request Information
URI Parameters
None.
Body Parameters
QRLogAttributeViewModelName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
Code | string |
None. |
|
SelectedValue | globally unique identifier |
None. |
|
Value | string |
None. |
|
CustomerId | integer |
None. |
|
Visible | boolean |
None. |
|
Index | integer |
None. |
|
Required | boolean |
None. |
|
QRLogAttributeGlobalRefId | globally unique identifier |
None. |
|
SourceId | globally unique identifier |
None. |
|
CanDelete | boolean |
None. |
|
CodeFallback | string |
None. |
|
QRLogAttributeClassId | globally unique identifier |
None. |
|
QRLogAttributeClass | QRLogAttributeClassViewModel |
None. |
|
QRLogAttributeListValue | Collection of QRLogAttributeListValueViewModel |
None. |
|
Translations | Collection of TranslationViewModel |
None. |
|
IsOriginatedByPim | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{ "id": "dcffbfd1-d3a3-4d9a-bcc5-6ae0ca7d766b", "code": "sample string 2", "selectedValue": "a3502059-ed0b-4397-8375-53d23da34439", "value": "sample string 4", "customerId": 1, "visible": true, "index": 1, "required": true, "qrLogAttributeGlobalRefId": "c4e0bbe8-186d-4263-9bf4-040cff4b7fe7", "sourceId": "c98a1fd3-1696-4b18-af71-778ebfd5d82c", "canDelete": true, "codeFallback": "sample string 3", "qrLogAttributeClassId": "a174aa8f-b303-4afb-829e-db995466353f", "qrLogAttributeClass": { "id": "80acf181-8c01-4aca-832c-99e3bc0a555d", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "6c3db658-7832-4c09-97f8-e1e22fc55235", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "c5091efb-cbc0-4608-8433-230bed52091d" }, { "id": "6c3db658-7832-4c09-97f8-e1e22fc55235", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "c5091efb-cbc0-4608-8433-230bed52091d" } ] }, "qrLogAttributeListValue": [ { "id": "355220ee-fbec-413d-abc5-967aebe1d59e", "description": "sample string 2", "customerId": 1, "isActive": true, "canDelete": true, "descriptionFallback": "sample string 3", "qrLogAttributeId": "72753494-4d27-403f-a455-979023c4af58", "qrLogAttributeListValueGlobalRefId": "61c9def5-711d-40c2-bffc-4eae25335843", "translations": [ { "id": "6c3db658-7832-4c09-97f8-e1e22fc55235", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "c5091efb-cbc0-4608-8433-230bed52091d" }, { "id": "6c3db658-7832-4c09-97f8-e1e22fc55235", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "c5091efb-cbc0-4608-8433-230bed52091d" } ] }, { "id": "355220ee-fbec-413d-abc5-967aebe1d59e", "description": "sample string 2", "customerId": 1, "isActive": true, "canDelete": true, "descriptionFallback": "sample string 3", "qrLogAttributeId": "72753494-4d27-403f-a455-979023c4af58", "qrLogAttributeListValueGlobalRefId": "61c9def5-711d-40c2-bffc-4eae25335843", "translations": [ { "id": "6c3db658-7832-4c09-97f8-e1e22fc55235", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "c5091efb-cbc0-4608-8433-230bed52091d" }, { "id": "6c3db658-7832-4c09-97f8-e1e22fc55235", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "c5091efb-cbc0-4608-8433-230bed52091d" } ] } ], "translations": [ { "id": "6c3db658-7832-4c09-97f8-e1e22fc55235", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "c5091efb-cbc0-4608-8433-230bed52091d" }, { "id": "6c3db658-7832-4c09-97f8-e1e22fc55235", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "c5091efb-cbc0-4608-8433-230bed52091d" } ], "isOriginatedByPim": true }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
QRLogAttributeName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
Code | string |
None. |
|
CreatedTs | date |
None. |
|
CreatedBy | string |
None. |
|
ModifiedTs | date |
None. |
|
ModifiedBy | string |
None. |
|
CustomerId | integer |
None. |
|
Visible | boolean |
None. |
|
QRLogAttributeClassId | globally unique identifier |
None. |
|
QRLogAttributeClass | QRLogAttributeClass |
None. |
|
QRLogAttributeListValue | Collection of QRLogAttributeListValue |
None. |
|
Translations | Collection of Translation |
None. |
|
Index | integer |
None. |
|
Required | boolean |
None. |
|
QRLogAttributeGlobalRefId | globally unique identifier |
None. |
|
TaxonomyNameGeneric | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "id": "548bdb56-6c30-4dc8-aa5f-ee4ecbc3421a", "code": "sample string 2", "createdTs": "2025-09-19T08:13:35.8467998Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T08:13:35.8467998Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "23dcfadb-062f-4d56-82fb-3c10c81bf167", "qrLogAttributeClass": { "id": "44b8724d-e0e2-49df-ab5e-ad06dd57e645", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "1c3ddeb1-76ae-40bb-9263-e1c07ccb147a", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "32db55e9-946c-4ad2-b1fa-b57393415180" }, { "id": "1c3ddeb1-76ae-40bb-9263-e1c07ccb147a", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "32db55e9-946c-4ad2-b1fa-b57393415180" } ] }, "qrLogAttributeListValue": [ { "id": "8c342d16-e413-41e2-96fe-f73003c88b4e", "description": "sample string 2", "createdTs": "2025-09-19T08:13:35.8467998Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T08:13:35.8467998Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "b070dc0f-e225-4e32-8816-2ed0faa1bf77", "translations": [ { "id": "1c3ddeb1-76ae-40bb-9263-e1c07ccb147a", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "32db55e9-946c-4ad2-b1fa-b57393415180" }, { "id": "1c3ddeb1-76ae-40bb-9263-e1c07ccb147a", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "32db55e9-946c-4ad2-b1fa-b57393415180" } ] }, { "id": "8c342d16-e413-41e2-96fe-f73003c88b4e", "description": "sample string 2", "createdTs": "2025-09-19T08:13:35.8467998Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T08:13:35.8467998Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "b070dc0f-e225-4e32-8816-2ed0faa1bf77", "translations": [ { "id": "1c3ddeb1-76ae-40bb-9263-e1c07ccb147a", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "32db55e9-946c-4ad2-b1fa-b57393415180" }, { "id": "1c3ddeb1-76ae-40bb-9263-e1c07ccb147a", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "32db55e9-946c-4ad2-b1fa-b57393415180" } ] } ], "translations": [ { "id": "1c3ddeb1-76ae-40bb-9263-e1c07ccb147a", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "32db55e9-946c-4ad2-b1fa-b57393415180" }, { "id": "1c3ddeb1-76ae-40bb-9263-e1c07ccb147a", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "32db55e9-946c-4ad2-b1fa-b57393415180" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "01baf29b-51c8-47e0-a00a-17fae3569679", "taxonomyNameGeneric": "sample string 8" }