Shared
Click here for a complete list of operations.
GetOrderFromGUID
This method returns an order (OrderID and Client Information) from it's respective GUID for displaying the order summary for accepting the Conditions of Use (COU)
Test
To test the operation using the HTTP POST protocol, click the 'Invoke' button.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /webservices/shared.asmx HTTP/1.1
Host: www.mmpc.org
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.mmpc.org/GetOrderFromGUID"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<GetOrderFromGUID xmlns="http://www.mmpc.org/">
<guid>string</guid>
</GetOrderFromGUID>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<GetOrderFromGUIDResponse xmlns="http://www.mmpc.org/">
<GetOrderFromGUIDResult>
<OrderID>string</OrderID>
<Client>
<Institution>
<Name>string</Name>
<URL>string</URL>
<Contact xsi:nil="true" />
</Institution>
<Laboratory>
<Name>string</Name>
<Url>string</Url>
</Laboratory>
<UserName>string</UserName>
<FirstName>string</FirstName>
<LastName>string</LastName>
<Name>string</Name>
<CommaName>string</CommaName>
<Contact>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<City>string</City>
<ZipCode>string</ZipCode>
<Country xsi:nil="true" />
<Phone>string</Phone>
<PhoneExt>string</PhoneExt>
<Fax>string</Fax>
<State>string</State>
<Email>string</Email>
</Contact>
<TitleID />
<TitleName>string</TitleName>
<ORCID>string</ORCID>
<History>
<CreationID xsi:nil="true" />
<LastModifyID xsi:nil="true" />
<CreationDate>dateTime</CreationDate>
<LastModifyDate>dateTime</LastModifyDate>
</History>
</Client>
<Center>
<CenterID>string</CenterID>
<Name>string</Name>
<ShortName>string</ShortName>
<Url>string</Url>
<GrantNumber>string</GrantNumber>
<TestNumberPrefix>string</TestNumberPrefix>
<Director>string</Director>
<DirectorEmail>string</DirectorEmail>
<Description>string</Description>
<CenterRRID>string</CenterRRID>
<IsAlumni>boolean</IsAlumni>
</Center>
<BackgroundStrain>
<Name>string</Name>
<CommonName>string</CommonName>
<StrainDescription>string</StrainDescription>
<Species>
<Name>string</Name>
</Species>
<MaternalStrainName>string</MaternalStrainName>
<BackgroundStrainName>string</BackgroundStrainName>
<BreedingProtocol>
<Title>string</Title>
<TypeName>string</TypeName>
<Version>short</Version>
<Description>string</Description>
</BreedingProtocol>
<TreatmentProtocol>
<Title>string</Title>
<TypeName>string</TypeName>
<Version>short</Version>
<Description>string</Description>
</TreatmentProtocol>
<PhenotypeDescription>string</PhenotypeDescription>
<CreationMethodName>string</CreationMethodName>
<DevelopmentStatusName>string</DevelopmentStatusName>
<BreedingTypeName>string</BreedingTypeName>
<IsStandardFavorite>boolean</IsStandardFavorite>
<ConsortiumID />
<IsPublic>boolean</IsPublic>
<MaleCount>int</MaleCount>
<FemaleCount>int</FemaleCount>
<UnknownCount>int</UnknownCount>
<BreedingGenerations>short</BreedingGenerations>
</BackgroundStrain>
<Status>Pending or Accepted or Rejected or Complete or Withdrawn</Status>
<RequestedComplete>dateTime</RequestedComplete>
<Received>dateTime</Received>
<Completed>dateTime</Completed>
<OrderCreatedDate>dateTime</OrderCreatedDate>
<DateAccepted>dateTime</DateAccepted>
<FundingSourceID />
<Notes>string</Notes>
<FundingSourceName>string</FundingSourceName>
<BackcrossHistoryName>string</BackcrossHistoryName>
<TissueDistributionID />
<TissueDistributionName>string</TissueDistributionName>
<PaymentReceived>boolean</PaymentReceived>
<ProvidedMice>boolean</ProvidedMice>
<ProvidedTissue>boolean</ProvidedTissue>
<ProvidedDNA>boolean</ProvidedDNA>
<ProvidedRNA>boolean</ProvidedRNA>
<ProvidedTissueID />
<ProvidedTissueName>string</ProvidedTissueName>
<SampleCount>int</SampleCount>
<SampleCountReceived>int</SampleCountReceived>
<ExperimentCount>int</ExperimentCount>
<LabStrainName>string</LabStrainName>
<BioMedicalDescription>string</BioMedicalDescription>
<PreliminaryPhenotype>string</PreliminaryPhenotype>
<AffectedLocus>string</AffectedLocus>
<FirstName>string</FirstName>
<LastName>string</LastName>
<Phone>string</Phone>
<PhoneExt>string</PhoneExt>
<Email>string</Email>
<Instructions>string</Instructions>
<Age>string</Age>
<BillingNumber>string</BillingNumber>
<Sex>string</Sex>
<DietCurrent>string</DietCurrent>
<DietRequested>string</DietRequested>
<Housing>string</Housing>
<CageNumbers>string</CageNumbers>
<Vet>string</Vet>
<GUID>string</GUID>
<Official>string</Official>
<OfficialEmail>string</OfficialEmail>
<AvailUponRequest>boolean</AvailUponRequest>
<HasData>boolean</HasData>
<PhenotypeDatumCount>int</PhenotypeDatumCount>
<DocumentDataCount>int</DocumentDataCount>
<PIFname>string</PIFname>
<PILName>string</PILName>
<PIEmail>string</PIEmail>
<VetContact>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<City>string</City>
<ZipCode>string</ZipCode>
<Country>
<Name>string</Name>
</Country>
<Phone>string</Phone>
<PhoneExt>string</PhoneExt>
<Fax>string</Fax>
<State>string</State>
<Email>string</Email>
</VetContact>
<ResearchAreas>
<ResearchArea>
<Name>string</Name>
</ResearchArea>
<ResearchArea>
<Name>string</Name>
</ResearchArea>
</ResearchAreas>
<GenomicInfo>
<GenomicInfo>
<Name>string</Name>
<Description>string</Description>
<TargetedMutation>boolean</TargetedMutation>
</GenomicInfo>
<GenomicInfo>
<Name>string</Name>
<Description>string</Description>
<TargetedMutation>boolean</TargetedMutation>
</GenomicInfo>
</GenomicInfo>
<Tissues>
<Tissue>
<Name>string</Name>
</Tissue>
<Tissue>
<Name>string</Name>
</Tissue>
</Tissues>
<Items>
<CatalogItem>
<CatalogItemID>string</CatalogItemID>
<TestNumber>string</TestNumber>
<TestName>string</TestName>
<ImageTitle>string</ImageTitle>
<TestPrice>string</TestPrice>
<Description>string</Description>
<DataCollected>boolean</DataCollected>
<Inactive>boolean</Inactive>
<CenterCore xsi:nil="true" />
<CenterCount>int</CenterCount>
<ExpFactors xsi:nil="true" />
</CatalogItem>
<CatalogItem>
<CatalogItemID>string</CatalogItemID>
<TestNumber>string</TestNumber>
<TestName>string</TestName>
<ImageTitle>string</ImageTitle>
<TestPrice>string</TestPrice>
<Description>string</Description>
<DataCollected>boolean</DataCollected>
<Inactive>boolean</Inactive>
<CenterCore xsi:nil="true" />
<CenterCount>int</CenterCount>
<ExpFactors xsi:nil="true" />
</CatalogItem>
</Items>
<NewMap>boolean</NewMap>
</GetOrderFromGUIDResult>
</GetOrderFromGUIDResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /webservices/shared.asmx HTTP/1.1
Host: www.mmpc.org
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<GetOrderFromGUID xmlns="http://www.mmpc.org/">
<guid>string</guid>
</GetOrderFromGUID>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<GetOrderFromGUIDResponse xmlns="http://www.mmpc.org/">
<GetOrderFromGUIDResult>
<OrderID>string</OrderID>
<Client>
<Institution>
<Name>string</Name>
<URL>string</URL>
<Contact xsi:nil="true" />
</Institution>
<Laboratory>
<Name>string</Name>
<Url>string</Url>
</Laboratory>
<UserName>string</UserName>
<FirstName>string</FirstName>
<LastName>string</LastName>
<Name>string</Name>
<CommaName>string</CommaName>
<Contact>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<City>string</City>
<ZipCode>string</ZipCode>
<Country xsi:nil="true" />
<Phone>string</Phone>
<PhoneExt>string</PhoneExt>
<Fax>string</Fax>
<State>string</State>
<Email>string</Email>
</Contact>
<TitleID />
<TitleName>string</TitleName>
<ORCID>string</ORCID>
<History>
<CreationID xsi:nil="true" />
<LastModifyID xsi:nil="true" />
<CreationDate>dateTime</CreationDate>
<LastModifyDate>dateTime</LastModifyDate>
</History>
</Client>
<Center>
<CenterID>string</CenterID>
<Name>string</Name>
<ShortName>string</ShortName>
<Url>string</Url>
<GrantNumber>string</GrantNumber>
<TestNumberPrefix>string</TestNumberPrefix>
<Director>string</Director>
<DirectorEmail>string</DirectorEmail>
<Description>string</Description>
<CenterRRID>string</CenterRRID>
<IsAlumni>boolean</IsAlumni>
</Center>
<BackgroundStrain>
<Name>string</Name>
<CommonName>string</CommonName>
<StrainDescription>string</StrainDescription>
<Species>
<Name>string</Name>
</Species>
<MaternalStrainName>string</MaternalStrainName>
<BackgroundStrainName>string</BackgroundStrainName>
<BreedingProtocol>
<Title>string</Title>
<TypeName>string</TypeName>
<Version>short</Version>
<Description>string</Description>
</BreedingProtocol>
<TreatmentProtocol>
<Title>string</Title>
<TypeName>string</TypeName>
<Version>short</Version>
<Description>string</Description>
</TreatmentProtocol>
<PhenotypeDescription>string</PhenotypeDescription>
<CreationMethodName>string</CreationMethodName>
<DevelopmentStatusName>string</DevelopmentStatusName>
<BreedingTypeName>string</BreedingTypeName>
<IsStandardFavorite>boolean</IsStandardFavorite>
<ConsortiumID />
<IsPublic>boolean</IsPublic>
<MaleCount>int</MaleCount>
<FemaleCount>int</FemaleCount>
<UnknownCount>int</UnknownCount>
<BreedingGenerations>short</BreedingGenerations>
</BackgroundStrain>
<Status>Pending or Accepted or Rejected or Complete or Withdrawn</Status>
<RequestedComplete>dateTime</RequestedComplete>
<Received>dateTime</Received>
<Completed>dateTime</Completed>
<OrderCreatedDate>dateTime</OrderCreatedDate>
<DateAccepted>dateTime</DateAccepted>
<FundingSourceID />
<Notes>string</Notes>
<FundingSourceName>string</FundingSourceName>
<BackcrossHistoryName>string</BackcrossHistoryName>
<TissueDistributionID />
<TissueDistributionName>string</TissueDistributionName>
<PaymentReceived>boolean</PaymentReceived>
<ProvidedMice>boolean</ProvidedMice>
<ProvidedTissue>boolean</ProvidedTissue>
<ProvidedDNA>boolean</ProvidedDNA>
<ProvidedRNA>boolean</ProvidedRNA>
<ProvidedTissueID />
<ProvidedTissueName>string</ProvidedTissueName>
<SampleCount>int</SampleCount>
<SampleCountReceived>int</SampleCountReceived>
<ExperimentCount>int</ExperimentCount>
<LabStrainName>string</LabStrainName>
<BioMedicalDescription>string</BioMedicalDescription>
<PreliminaryPhenotype>string</PreliminaryPhenotype>
<AffectedLocus>string</AffectedLocus>
<FirstName>string</FirstName>
<LastName>string</LastName>
<Phone>string</Phone>
<PhoneExt>string</PhoneExt>
<Email>string</Email>
<Instructions>string</Instructions>
<Age>string</Age>
<BillingNumber>string</BillingNumber>
<Sex>string</Sex>
<DietCurrent>string</DietCurrent>
<DietRequested>string</DietRequested>
<Housing>string</Housing>
<CageNumbers>string</CageNumbers>
<Vet>string</Vet>
<GUID>string</GUID>
<Official>string</Official>
<OfficialEmail>string</OfficialEmail>
<AvailUponRequest>boolean</AvailUponRequest>
<HasData>boolean</HasData>
<PhenotypeDatumCount>int</PhenotypeDatumCount>
<DocumentDataCount>int</DocumentDataCount>
<PIFname>string</PIFname>
<PILName>string</PILName>
<PIEmail>string</PIEmail>
<VetContact>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<City>string</City>
<ZipCode>string</ZipCode>
<Country>
<Name>string</Name>
</Country>
<Phone>string</Phone>
<PhoneExt>string</PhoneExt>
<Fax>string</Fax>
<State>string</State>
<Email>string</Email>
</VetContact>
<ResearchAreas>
<ResearchArea>
<Name>string</Name>
</ResearchArea>
<ResearchArea>
<Name>string</Name>
</ResearchArea>
</ResearchAreas>
<GenomicInfo>
<GenomicInfo>
<Name>string</Name>
<Description>string</Description>
<TargetedMutation>boolean</TargetedMutation>
</GenomicInfo>
<GenomicInfo>
<Name>string</Name>
<Description>string</Description>
<TargetedMutation>boolean</TargetedMutation>
</GenomicInfo>
</GenomicInfo>
<Tissues>
<Tissue>
<Name>string</Name>
</Tissue>
<Tissue>
<Name>string</Name>
</Tissue>
</Tissues>
<Items>
<CatalogItem>
<CatalogItemID>string</CatalogItemID>
<TestNumber>string</TestNumber>
<TestName>string</TestName>
<ImageTitle>string</ImageTitle>
<TestPrice>string</TestPrice>
<Description>string</Description>
<DataCollected>boolean</DataCollected>
<Inactive>boolean</Inactive>
<CenterCore xsi:nil="true" />
<CenterCount>int</CenterCount>
<ExpFactors xsi:nil="true" />
</CatalogItem>
<CatalogItem>
<CatalogItemID>string</CatalogItemID>
<TestNumber>string</TestNumber>
<TestName>string</TestName>
<ImageTitle>string</ImageTitle>
<TestPrice>string</TestPrice>
<Description>string</Description>
<DataCollected>boolean</DataCollected>
<Inactive>boolean</Inactive>
<CenterCore xsi:nil="true" />
<CenterCount>int</CenterCount>
<ExpFactors xsi:nil="true" />
</CatalogItem>
</Items>
<NewMap>boolean</NewMap>
</GetOrderFromGUIDResult>
</GetOrderFromGUIDResponse>
</soap12:Body>
</soap12:Envelope>
HTTP GET
The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.
GET /webservices/shared.asmx/GetOrderFromGUID?guid=string HTTP/1.1 Host: www.mmpc.org
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<Order xmlns="http://www.mmpc.org/">
<OrderID>string</OrderID>
<Client>
<Institution>
<Name>string</Name>
<URL>string</URL>
<Contact>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<City>string</City>
<ZipCode>string</ZipCode>
<Country d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Phone>string</Phone>
<PhoneExt>string</PhoneExt>
<Fax>string</Fax>
<State>string</State>
<Email>string</Email>
</Contact>
</Institution>
<Laboratory>
<Name>string</Name>
<Url>string</Url>
</Laboratory>
<UserName>string</UserName>
<FirstName>string</FirstName>
<LastName>string</LastName>
<Name>string</Name>
<CommaName>string</CommaName>
<Contact>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<City>string</City>
<ZipCode>string</ZipCode>
<Country>
<Name>string</Name>
</Country>
<Phone>string</Phone>
<PhoneExt>string</PhoneExt>
<Fax>string</Fax>
<State>string</State>
<Email>string</Email>
</Contact>
<TitleID />
<TitleName>string</TitleName>
<ORCID>string</ORCID>
<History>
<CreationID />
<LastModifyID />
<CreationDate>dateTime</CreationDate>
<LastModifyDate>dateTime</LastModifyDate>
</History>
</Client>
<Center>
<CenterID>string</CenterID>
<Name>string</Name>
<ShortName>string</ShortName>
<Url>string</Url>
<GrantNumber>string</GrantNumber>
<TestNumberPrefix>string</TestNumberPrefix>
<Director>string</Director>
<DirectorEmail>string</DirectorEmail>
<Description>string</Description>
<CenterRRID>string</CenterRRID>
<IsAlumni>boolean</IsAlumni>
</Center>
<BackgroundStrain>
<Name>string</Name>
<CommonName>string</CommonName>
<StrainDescription>string</StrainDescription>
<Species>
<Name>string</Name>
</Species>
<MaternalStrainName>string</MaternalStrainName>
<BackgroundStrainName>string</BackgroundStrainName>
<BreedingProtocol>
<Title>string</Title>
<TypeName>string</TypeName>
<Version>short</Version>
<Description>string</Description>
</BreedingProtocol>
<TreatmentProtocol>
<Title>string</Title>
<TypeName>string</TypeName>
<Version>short</Version>
<Description>string</Description>
</TreatmentProtocol>
<PhenotypeDescription>string</PhenotypeDescription>
<CreationMethodName>string</CreationMethodName>
<DevelopmentStatusName>string</DevelopmentStatusName>
<BreedingTypeName>string</BreedingTypeName>
<IsStandardFavorite>boolean</IsStandardFavorite>
<ConsortiumID />
<IsPublic>boolean</IsPublic>
<MaleCount>int</MaleCount>
<FemaleCount>int</FemaleCount>
<UnknownCount>int</UnknownCount>
<BreedingGenerations>short</BreedingGenerations>
</BackgroundStrain>
<Status>Pending or Accepted or Rejected or Complete or Withdrawn</Status>
<RequestedComplete>dateTime</RequestedComplete>
<Received>dateTime</Received>
<Completed>dateTime</Completed>
<OrderCreatedDate>dateTime</OrderCreatedDate>
<DateAccepted>dateTime</DateAccepted>
<FundingSourceID />
<Notes>string</Notes>
<FundingSourceName>string</FundingSourceName>
<BackcrossHistoryName>string</BackcrossHistoryName>
<TissueDistributionID />
<TissueDistributionName>string</TissueDistributionName>
<PaymentReceived>boolean</PaymentReceived>
<ProvidedMice>boolean</ProvidedMice>
<ProvidedTissue>boolean</ProvidedTissue>
<ProvidedDNA>boolean</ProvidedDNA>
<ProvidedRNA>boolean</ProvidedRNA>
<ProvidedTissueID />
<ProvidedTissueName>string</ProvidedTissueName>
<SampleCount>int</SampleCount>
<SampleCountReceived>int</SampleCountReceived>
<ExperimentCount>int</ExperimentCount>
<LabStrainName>string</LabStrainName>
<BioMedicalDescription>string</BioMedicalDescription>
<PreliminaryPhenotype>string</PreliminaryPhenotype>
<AffectedLocus>string</AffectedLocus>
<FirstName>string</FirstName>
<LastName>string</LastName>
<Phone>string</Phone>
<PhoneExt>string</PhoneExt>
<Email>string</Email>
<Instructions>string</Instructions>
<Age>string</Age>
<BillingNumber>string</BillingNumber>
<Sex>string</Sex>
<DietCurrent>string</DietCurrent>
<DietRequested>string</DietRequested>
<Housing>string</Housing>
<CageNumbers>string</CageNumbers>
<Vet>string</Vet>
<GUID>string</GUID>
<Official>string</Official>
<OfficialEmail>string</OfficialEmail>
<AvailUponRequest>boolean</AvailUponRequest>
<HasData>boolean</HasData>
<PhenotypeDatumCount>int</PhenotypeDatumCount>
<DocumentDataCount>int</DocumentDataCount>
<PIFname>string</PIFname>
<PILName>string</PILName>
<PIEmail>string</PIEmail>
<VetContact>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<City>string</City>
<ZipCode>string</ZipCode>
<Country>
<Name>string</Name>
</Country>
<Phone>string</Phone>
<PhoneExt>string</PhoneExt>
<Fax>string</Fax>
<State>string</State>
<Email>string</Email>
</VetContact>
<ResearchAreas>
<ResearchArea>
<Name>string</Name>
</ResearchArea>
<ResearchArea>
<Name>string</Name>
</ResearchArea>
</ResearchAreas>
<GenomicInfo>
<GenomicInfo>
<Name>string</Name>
<Description>string</Description>
<TargetedMutation>boolean</TargetedMutation>
</GenomicInfo>
<GenomicInfo>
<Name>string</Name>
<Description>string</Description>
<TargetedMutation>boolean</TargetedMutation>
</GenomicInfo>
</GenomicInfo>
<Tissues>
<Tissue>
<Name>string</Name>
</Tissue>
<Tissue>
<Name>string</Name>
</Tissue>
</Tissues>
<Items>
<CatalogItem>
<CatalogItemID>string</CatalogItemID>
<TestNumber>string</TestNumber>
<TestName>string</TestName>
<ImageTitle>string</ImageTitle>
<TestPrice>string</TestPrice>
<Description>string</Description>
<DataCollected>boolean</DataCollected>
<Inactive>boolean</Inactive>
<CenterCore>
<CenterCoreID>string</CenterCoreID>
<ParentCoreID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Name>string</Name>
<Description>string</Description>
<CoreRRID>string</CoreRRID>
<IsSubcore>boolean</IsSubcore>
<Center d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Inactive>boolean</Inactive>
</CenterCore>
<CenterCount>int</CenterCount>
<ExpFactors>
<ExpFactor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ExpFactor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ExpFactors>
</CatalogItem>
<CatalogItem>
<CatalogItemID>string</CatalogItemID>
<TestNumber>string</TestNumber>
<TestName>string</TestName>
<ImageTitle>string</ImageTitle>
<TestPrice>string</TestPrice>
<Description>string</Description>
<DataCollected>boolean</DataCollected>
<Inactive>boolean</Inactive>
<CenterCore>
<CenterCoreID>string</CenterCoreID>
<ParentCoreID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Name>string</Name>
<Description>string</Description>
<CoreRRID>string</CoreRRID>
<IsSubcore>boolean</IsSubcore>
<Center d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Inactive>boolean</Inactive>
</CenterCore>
<CenterCount>int</CenterCount>
<ExpFactors>
<ExpFactor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ExpFactor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ExpFactors>
</CatalogItem>
</Items>
<NewMap>boolean</NewMap>
</Order>
HTTP POST
The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.
POST /webservices/shared.asmx/GetOrderFromGUID HTTP/1.1 Host: www.mmpc.org Content-Type: application/x-www-form-urlencoded Content-Length: length guid=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<Order xmlns="http://www.mmpc.org/">
<OrderID>string</OrderID>
<Client>
<Institution>
<Name>string</Name>
<URL>string</URL>
<Contact>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<City>string</City>
<ZipCode>string</ZipCode>
<Country d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Phone>string</Phone>
<PhoneExt>string</PhoneExt>
<Fax>string</Fax>
<State>string</State>
<Email>string</Email>
</Contact>
</Institution>
<Laboratory>
<Name>string</Name>
<Url>string</Url>
</Laboratory>
<UserName>string</UserName>
<FirstName>string</FirstName>
<LastName>string</LastName>
<Name>string</Name>
<CommaName>string</CommaName>
<Contact>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<City>string</City>
<ZipCode>string</ZipCode>
<Country>
<Name>string</Name>
</Country>
<Phone>string</Phone>
<PhoneExt>string</PhoneExt>
<Fax>string</Fax>
<State>string</State>
<Email>string</Email>
</Contact>
<TitleID />
<TitleName>string</TitleName>
<ORCID>string</ORCID>
<History>
<CreationID />
<LastModifyID />
<CreationDate>dateTime</CreationDate>
<LastModifyDate>dateTime</LastModifyDate>
</History>
</Client>
<Center>
<CenterID>string</CenterID>
<Name>string</Name>
<ShortName>string</ShortName>
<Url>string</Url>
<GrantNumber>string</GrantNumber>
<TestNumberPrefix>string</TestNumberPrefix>
<Director>string</Director>
<DirectorEmail>string</DirectorEmail>
<Description>string</Description>
<CenterRRID>string</CenterRRID>
<IsAlumni>boolean</IsAlumni>
</Center>
<BackgroundStrain>
<Name>string</Name>
<CommonName>string</CommonName>
<StrainDescription>string</StrainDescription>
<Species>
<Name>string</Name>
</Species>
<MaternalStrainName>string</MaternalStrainName>
<BackgroundStrainName>string</BackgroundStrainName>
<BreedingProtocol>
<Title>string</Title>
<TypeName>string</TypeName>
<Version>short</Version>
<Description>string</Description>
</BreedingProtocol>
<TreatmentProtocol>
<Title>string</Title>
<TypeName>string</TypeName>
<Version>short</Version>
<Description>string</Description>
</TreatmentProtocol>
<PhenotypeDescription>string</PhenotypeDescription>
<CreationMethodName>string</CreationMethodName>
<DevelopmentStatusName>string</DevelopmentStatusName>
<BreedingTypeName>string</BreedingTypeName>
<IsStandardFavorite>boolean</IsStandardFavorite>
<ConsortiumID />
<IsPublic>boolean</IsPublic>
<MaleCount>int</MaleCount>
<FemaleCount>int</FemaleCount>
<UnknownCount>int</UnknownCount>
<BreedingGenerations>short</BreedingGenerations>
</BackgroundStrain>
<Status>Pending or Accepted or Rejected or Complete or Withdrawn</Status>
<RequestedComplete>dateTime</RequestedComplete>
<Received>dateTime</Received>
<Completed>dateTime</Completed>
<OrderCreatedDate>dateTime</OrderCreatedDate>
<DateAccepted>dateTime</DateAccepted>
<FundingSourceID />
<Notes>string</Notes>
<FundingSourceName>string</FundingSourceName>
<BackcrossHistoryName>string</BackcrossHistoryName>
<TissueDistributionID />
<TissueDistributionName>string</TissueDistributionName>
<PaymentReceived>boolean</PaymentReceived>
<ProvidedMice>boolean</ProvidedMice>
<ProvidedTissue>boolean</ProvidedTissue>
<ProvidedDNA>boolean</ProvidedDNA>
<ProvidedRNA>boolean</ProvidedRNA>
<ProvidedTissueID />
<ProvidedTissueName>string</ProvidedTissueName>
<SampleCount>int</SampleCount>
<SampleCountReceived>int</SampleCountReceived>
<ExperimentCount>int</ExperimentCount>
<LabStrainName>string</LabStrainName>
<BioMedicalDescription>string</BioMedicalDescription>
<PreliminaryPhenotype>string</PreliminaryPhenotype>
<AffectedLocus>string</AffectedLocus>
<FirstName>string</FirstName>
<LastName>string</LastName>
<Phone>string</Phone>
<PhoneExt>string</PhoneExt>
<Email>string</Email>
<Instructions>string</Instructions>
<Age>string</Age>
<BillingNumber>string</BillingNumber>
<Sex>string</Sex>
<DietCurrent>string</DietCurrent>
<DietRequested>string</DietRequested>
<Housing>string</Housing>
<CageNumbers>string</CageNumbers>
<Vet>string</Vet>
<GUID>string</GUID>
<Official>string</Official>
<OfficialEmail>string</OfficialEmail>
<AvailUponRequest>boolean</AvailUponRequest>
<HasData>boolean</HasData>
<PhenotypeDatumCount>int</PhenotypeDatumCount>
<DocumentDataCount>int</DocumentDataCount>
<PIFname>string</PIFname>
<PILName>string</PILName>
<PIEmail>string</PIEmail>
<VetContact>
<AddressLine1>string</AddressLine1>
<AddressLine2>string</AddressLine2>
<City>string</City>
<ZipCode>string</ZipCode>
<Country>
<Name>string</Name>
</Country>
<Phone>string</Phone>
<PhoneExt>string</PhoneExt>
<Fax>string</Fax>
<State>string</State>
<Email>string</Email>
</VetContact>
<ResearchAreas>
<ResearchArea>
<Name>string</Name>
</ResearchArea>
<ResearchArea>
<Name>string</Name>
</ResearchArea>
</ResearchAreas>
<GenomicInfo>
<GenomicInfo>
<Name>string</Name>
<Description>string</Description>
<TargetedMutation>boolean</TargetedMutation>
</GenomicInfo>
<GenomicInfo>
<Name>string</Name>
<Description>string</Description>
<TargetedMutation>boolean</TargetedMutation>
</GenomicInfo>
</GenomicInfo>
<Tissues>
<Tissue>
<Name>string</Name>
</Tissue>
<Tissue>
<Name>string</Name>
</Tissue>
</Tissues>
<Items>
<CatalogItem>
<CatalogItemID>string</CatalogItemID>
<TestNumber>string</TestNumber>
<TestName>string</TestName>
<ImageTitle>string</ImageTitle>
<TestPrice>string</TestPrice>
<Description>string</Description>
<DataCollected>boolean</DataCollected>
<Inactive>boolean</Inactive>
<CenterCore>
<CenterCoreID>string</CenterCoreID>
<ParentCoreID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Name>string</Name>
<Description>string</Description>
<CoreRRID>string</CoreRRID>
<IsSubcore>boolean</IsSubcore>
<Center d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Inactive>boolean</Inactive>
</CenterCore>
<CenterCount>int</CenterCount>
<ExpFactors>
<ExpFactor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ExpFactor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ExpFactors>
</CatalogItem>
<CatalogItem>
<CatalogItemID>string</CatalogItemID>
<TestNumber>string</TestNumber>
<TestName>string</TestName>
<ImageTitle>string</ImageTitle>
<TestPrice>string</TestPrice>
<Description>string</Description>
<DataCollected>boolean</DataCollected>
<Inactive>boolean</Inactive>
<CenterCore>
<CenterCoreID>string</CenterCoreID>
<ParentCoreID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Name>string</Name>
<Description>string</Description>
<CoreRRID>string</CoreRRID>
<IsSubcore>boolean</IsSubcore>
<Center d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<Inactive>boolean</Inactive>
</CenterCore>
<CenterCount>int</CenterCount>
<ExpFactors>
<ExpFactor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
<ExpFactor d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
</ExpFactors>
</CatalogItem>
</Items>
<NewMap>boolean</NewMap>
</Order>