POST Api/Use/TransferUsesToPool
Request Information
URI Parameters
None.
Body Parameters
UseTransferDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| _User | UserDTO |
None. |
|
| child | globally unique identifier |
None. |
|
| catalogId | string |
None. |
|
| qty | integer |
None. |
|
| ClientPublicKey | string |
None. |
|
| SecurityToken | string |
None. |
|
| CurrentUserId | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"_User": {
"id": "ecbfe131-e5fa-4b36-ae27-58bf6e22b1a9",
"username": "sample string 2",
"password": "sample string 3",
"email": "sample string 4",
"accountId": "655a4baa-6552-4ba0-9329-08491ec498a1",
"userType": {
"id": 1,
"name": "sample string 2",
"description": "sample string 3"
},
"products": [
{
"id": 1,
"portal": {
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"clientPublicKey": "sample string 4",
"securityToken": "sample string 5",
"currentUserId": "dafe8534-442d-45ff-8c6b-02e8a3d05edc"
},
"tool": {
"id": 1,
"name": "sample string 2",
"shortName": "sample string 3",
"logoUrl": "sample string 4",
"order": 5,
"description": "sample string 6",
"author": "sample string 7",
"ageRange": "sample string 8",
"clientPublicKey": "sample string 9",
"securityToken": "sample string 10",
"currentUserId": "d726c7de-60e0-49ba-96f4-c83f57f903c5"
},
"clientPublicKey": "sample string 2",
"securityToken": "sample string 3",
"currentUserId": "8ea3e372-b668-4f6b-b435-5c346084ae4e"
},
{
"id": 1,
"portal": {
"id": 1,
"name": "sample string 2",
"description": "sample string 3",
"clientPublicKey": "sample string 4",
"securityToken": "sample string 5",
"currentUserId": "dafe8534-442d-45ff-8c6b-02e8a3d05edc"
},
"tool": {
"id": 1,
"name": "sample string 2",
"shortName": "sample string 3",
"logoUrl": "sample string 4",
"order": 5,
"description": "sample string 6",
"author": "sample string 7",
"ageRange": "sample string 8",
"clientPublicKey": "sample string 9",
"securityToken": "sample string 10",
"currentUserId": "d726c7de-60e0-49ba-96f4-c83f57f903c5"
},
"clientPublicKey": "sample string 2",
"securityToken": "sample string 3",
"currentUserId": "8ea3e372-b668-4f6b-b435-5c346084ae4e"
}
],
"firstName": "sample string 6",
"lastName": "sample string 7",
"oneId": "c9ee32ca-2229-41a1-a8e2-4b2db02daaba",
"verificationDate": "2026-01-02T12:04:12.010679-05:00",
"verificationCode": "sample string 9",
"clientPublicKey": "sample string 10",
"securityToken": "sample string 11",
"currentUserId": "e77015b2-9f38-4fcb-bece-db3cd0e8dbe9"
},
"child": "61448805-9d07-489f-b840-888c6b9a2e36",
"catalogId": "sample string 2",
"qty": 3,
"clientPublicKey": "sample string 4",
"securityToken": "sample string 5",
"currentUserId": "d9237e7e-bbcf-46c1-bbf5-d02fdb4fa6d5"
}
application/xml, text/xml
Sample:
<UseTransferDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AccessManager.DTO">
<ClientPublicKey>sample string 4</ClientPublicKey>
<CurrentUserId>d9237e7e-bbcf-46c1-bbf5-d02fdb4fa6d5</CurrentUserId>
<SecurityToken>sample string 5</SecurityToken>
<_User>
<ClientPublicKey>sample string 10</ClientPublicKey>
<CurrentUserId>e77015b2-9f38-4fcb-bece-db3cd0e8dbe9</CurrentUserId>
<SecurityToken>sample string 11</SecurityToken>
<AccountId>655a4baa-6552-4ba0-9329-08491ec498a1</AccountId>
<Email>sample string 4</Email>
<FirstName>sample string 6</FirstName>
<Id>ecbfe131-e5fa-4b36-ae27-58bf6e22b1a9</Id>
<LastName>sample string 7</LastName>
<OneId>c9ee32ca-2229-41a1-a8e2-4b2db02daaba</OneId>
<Password>sample string 3</Password>
<Products>
<ProductDTO>
<ClientPublicKey>sample string 2</ClientPublicKey>
<CurrentUserId>8ea3e372-b668-4f6b-b435-5c346084ae4e</CurrentUserId>
<SecurityToken>sample string 3</SecurityToken>
<Id>1</Id>
<Portal>
<ClientPublicKey>sample string 4</ClientPublicKey>
<CurrentUserId>dafe8534-442d-45ff-8c6b-02e8a3d05edc</CurrentUserId>
<SecurityToken>sample string 5</SecurityToken>
<Description>sample string 3</Description>
<Id>1</Id>
<Name>sample string 2</Name>
</Portal>
<Tool>
<ClientPublicKey>sample string 9</ClientPublicKey>
<CurrentUserId>d726c7de-60e0-49ba-96f4-c83f57f903c5</CurrentUserId>
<SecurityToken>sample string 10</SecurityToken>
<AgeRange>sample string 8</AgeRange>
<Author>sample string 7</Author>
<Description>sample string 6</Description>
<Id>1</Id>
<LogoUrl>sample string 4</LogoUrl>
<Name>sample string 2</Name>
<Order>5</Order>
<ShortName>sample string 3</ShortName>
</Tool>
</ProductDTO>
<ProductDTO>
<ClientPublicKey>sample string 2</ClientPublicKey>
<CurrentUserId>8ea3e372-b668-4f6b-b435-5c346084ae4e</CurrentUserId>
<SecurityToken>sample string 3</SecurityToken>
<Id>1</Id>
<Portal>
<ClientPublicKey>sample string 4</ClientPublicKey>
<CurrentUserId>dafe8534-442d-45ff-8c6b-02e8a3d05edc</CurrentUserId>
<SecurityToken>sample string 5</SecurityToken>
<Description>sample string 3</Description>
<Id>1</Id>
<Name>sample string 2</Name>
</Portal>
<Tool>
<ClientPublicKey>sample string 9</ClientPublicKey>
<CurrentUserId>d726c7de-60e0-49ba-96f4-c83f57f903c5</CurrentUserId>
<SecurityToken>sample string 10</SecurityToken>
<AgeRange>sample string 8</AgeRange>
<Author>sample string 7</Author>
<Description>sample string 6</Description>
<Id>1</Id>
<LogoUrl>sample string 4</LogoUrl>
<Name>sample string 2</Name>
<Order>5</Order>
<ShortName>sample string 3</ShortName>
</Tool>
</ProductDTO>
</Products>
<UserType>
<Description>sample string 3</Description>
<Id>1</Id>
<Name>sample string 2</Name>
</UserType>
<Username>sample string 2</Username>
<VerificationCode>sample string 9</VerificationCode>
<VerificationDate>2026-01-02T12:04:12.010679-05:00</VerificationDate>
</_User>
<catalogId>sample string 2</catalogId>
<child>61448805-9d07-489f-b840-888c6b9a2e36</child>
<qty>3</qty>
</UseTransferDTO>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>