POST api/WebProducts
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
System.Collections.Generic.List`1[Altai.Core.Entities.altai_evt_registrationsetup]Name | Description | Type | Additional information |
---|---|---|---|
LogicalName | System.String |
None. |
|
Attributes | Microsoft.Xrm.Sdk.AttributeCollection |
None. |
|
EntityState | Microsoft.Xrm.Sdk.EntityState |
None. |
|
FormattedValues | Microsoft.Xrm.Sdk.FormattedValueCollection |
None. |
|
RelatedEntities | Microsoft.Xrm.Sdk.RelatedEntityCollection |
None. |
|
RowVersion | System.String |
None. |
|
KeyAttributes | Microsoft.Xrm.Sdk.KeyAttributeCollection |
None. |
Response Formats
application/json, text/json
Sample:
[ null, { "Id": "a67dab35-c5cf-4022-852e-381bac54b95a", "LogicalName": "altai_evt_registrationsetup", "Attributes": [ { "Key": "altai_dailyrate", "Value": 1.1 }, { "Key": "altai_displayonportal", "Value": true }, { "Key": "altai_earlyregdate", "Value": "2024-11-25T09:51:51.2010008+00:00" }, { "Key": "altai_earlyregrate", "Value": { "Value": 1.0 } }, { "Key": "altai_evt_registrationsetupid", "Value": "a67dab35-c5cf-4022-852e-381bac54b95a" }, { "Key": "altai_meetingid", "Value": { "Id": "800aee61-708e-4d30-b226-0e8abe31538b", "LogicalName": "sample string 2", "Name": "sample string 3", "KeyAttributes": [], "RowVersion": "sample string 4" } }, { "Key": "altai_name", "Value": "sample string 2" }, { "Key": "altai_portaldefault", "Value": true }, { "Key": "altai_productid", "Value": { "Id": "800aee61-708e-4d30-b226-0e8abe31538b", "LogicalName": "sample string 2", "Name": "sample string 3", "KeyAttributes": [], "RowVersion": "sample string 4" } }, { "Key": "altai_stardardrate", "Value": { "Value": 1.0 } }, { "Key": "altai_stardardratedate", "Value": "2024-11-25T09:51:51.2010008+00:00" }, { "Key": "importsequencenumber", "Value": 1 }, { "Key": "overriddencreatedon", "Value": "2024-11-25T09:51:51.2010008+00:00" }, { "Key": "ownerid", "Value": { "Id": "800aee61-708e-4d30-b226-0e8abe31538b", "LogicalName": "sample string 2", "Name": "sample string 3", "KeyAttributes": [], "RowVersion": "sample string 4" } }, { "Key": "portal_latefee", "Value": { "Value": 1.0 } }, { "Key": "statuscode", "Value": { "Value": 1 } }, { "Key": "timezoneruleversionnumber", "Value": 1 }, { "Key": "transactioncurrencyid", "Value": { "Id": "800aee61-708e-4d30-b226-0e8abe31538b", "LogicalName": "sample string 2", "Name": "sample string 3", "KeyAttributes": [], "RowVersion": "sample string 4" } }, { "Key": "utcconversiontimezonecode", "Value": 1 } ], "EntityState": null, "FormattedValues": [], "RelatedEntities": [], "RowVersion": null, "KeyAttributes": [] } ]
application/xml, text/xml
Sample:
<ArrayOfaltai_evt_registrationsetup xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Altai.Core.Entities"> <altai_evt_registrationsetup i:nil="true" /> <altai_evt_registrationsetup> <Attributes xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts"> <KeyValuePairOfstringanyType> <d3p1:key>altai_dailyrate</d3p1:key> <d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:double">1.1</d3p1:value> </KeyValuePairOfstringanyType> <KeyValuePairOfstringanyType> <d3p1:key>altai_displayonportal</d3p1:key> <d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value> </KeyValuePairOfstringanyType> <KeyValuePairOfstringanyType> <d3p1:key>altai_earlyregdate</d3p1:key> <d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:dateTime">2024-11-25T09:51:51.2010008+00:00</d3p1:value> </KeyValuePairOfstringanyType> <KeyValuePairOfstringanyType> <d3p1:key>altai_earlyregrate</d3p1:key> <d3p1:value i:type="Money"> <Value>1</Value> </d3p1:value> </KeyValuePairOfstringanyType> <KeyValuePairOfstringanyType> <d3p1:key>altai_evt_registrationsetupid</d3p1:key> <d3p1:value xmlns:d5p1="http://schemas.microsoft.com/2003/10/Serialization/" i:type="d5p1:guid">a67dab35-c5cf-4022-852e-381bac54b95a</d3p1:value> </KeyValuePairOfstringanyType> <KeyValuePairOfstringanyType> <d3p1:key>altai_meetingid</d3p1:key> <d3p1:value i:type="EntityReference"> <Id>800aee61-708e-4d30-b226-0e8abe31538b</Id> <KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" /> <LogicalName>sample string 2</LogicalName> <Name>sample string 3</Name> <RowVersion>sample string 4</RowVersion> </d3p1:value> </KeyValuePairOfstringanyType> <KeyValuePairOfstringanyType> <d3p1:key>altai_name</d3p1:key> <d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:string">sample string 2</d3p1:value> </KeyValuePairOfstringanyType> <KeyValuePairOfstringanyType> <d3p1:key>altai_portaldefault</d3p1:key> <d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:boolean">true</d3p1:value> </KeyValuePairOfstringanyType> <KeyValuePairOfstringanyType> <d3p1:key>altai_productid</d3p1:key> <d3p1:value i:type="EntityReference"> <Id>800aee61-708e-4d30-b226-0e8abe31538b</Id> <KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" /> <LogicalName>sample string 2</LogicalName> <Name>sample string 3</Name> <RowVersion>sample string 4</RowVersion> </d3p1:value> </KeyValuePairOfstringanyType> <KeyValuePairOfstringanyType> <d3p1:key>altai_stardardrate</d3p1:key> <d3p1:value i:type="Money"> <Value>1</Value> </d3p1:value> </KeyValuePairOfstringanyType> <KeyValuePairOfstringanyType> <d3p1:key>altai_stardardratedate</d3p1:key> <d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:dateTime">2024-11-25T09:51:51.2010008+00:00</d3p1:value> </KeyValuePairOfstringanyType> <KeyValuePairOfstringanyType> <d3p1:key>importsequencenumber</d3p1:key> <d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:int">1</d3p1:value> </KeyValuePairOfstringanyType> <KeyValuePairOfstringanyType> <d3p1:key>overriddencreatedon</d3p1:key> <d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:dateTime">2024-11-25T09:51:51.2010008+00:00</d3p1:value> </KeyValuePairOfstringanyType> <KeyValuePairOfstringanyType> <d3p1:key>ownerid</d3p1:key> <d3p1:value i:type="EntityReference"> <Id>800aee61-708e-4d30-b226-0e8abe31538b</Id> <KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" /> <LogicalName>sample string 2</LogicalName> <Name>sample string 3</Name> <RowVersion>sample string 4</RowVersion> </d3p1:value> </KeyValuePairOfstringanyType> <KeyValuePairOfstringanyType> <d3p1:key>portal_latefee</d3p1:key> <d3p1:value i:type="Money"> <Value>1</Value> </d3p1:value> </KeyValuePairOfstringanyType> <KeyValuePairOfstringanyType> <d3p1:key>statuscode</d3p1:key> <d3p1:value i:type="OptionSetValue"> <Value>1</Value> </d3p1:value> </KeyValuePairOfstringanyType> <KeyValuePairOfstringanyType> <d3p1:key>timezoneruleversionnumber</d3p1:key> <d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:int">1</d3p1:value> </KeyValuePairOfstringanyType> <KeyValuePairOfstringanyType> <d3p1:key>transactioncurrencyid</d3p1:key> <d3p1:value i:type="EntityReference"> <Id>800aee61-708e-4d30-b226-0e8abe31538b</Id> <KeyAttributes xmlns:d6p1="http://schemas.microsoft.com/xrm/7.1/Contracts" /> <LogicalName>sample string 2</LogicalName> <Name>sample string 3</Name> <RowVersion>sample string 4</RowVersion> </d3p1:value> </KeyValuePairOfstringanyType> <KeyValuePairOfstringanyType> <d3p1:key>utcconversiontimezonecode</d3p1:key> <d3p1:value xmlns:d5p1="http://www.w3.org/2001/XMLSchema" i:type="d5p1:int">1</d3p1:value> </KeyValuePairOfstringanyType> </Attributes> <EntityState i:nil="true" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts" /> <FormattedValues xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts" /> <Id xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">a67dab35-c5cf-4022-852e-381bac54b95a</Id> <KeyAttributes xmlns:d3p1="http://schemas.microsoft.com/xrm/7.1/Contracts" xmlns:d3p2="http://schemas.datacontract.org/2004/07/System.Collections.Generic" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts" /> <LogicalName xmlns="http://schemas.microsoft.com/xrm/2011/Contracts">altai_evt_registrationsetup</LogicalName> <RelatedEntities xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.Collections.Generic" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts" /> <RowVersion i:nil="true" xmlns="http://schemas.microsoft.com/xrm/2011/Contracts" /> </altai_evt_registrationsetup> </ArrayOfaltai_evt_registrationsetup>