POST auxiliary/replacementpair
Request Information
URI Parameters
None.
Body Parameters
IndividualReplacementTag| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Tag | string |
None. |
|
| Value | string |
None. |
|
| ApplicationId | globally unique identifier |
None. |
|
| DateCreated | date |
None. |
|
| DateLastModified | date |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": 1,
"Tag": "sample string 2",
"Value": "sample string 3",
"ApplicationId": "4895ae0a-06e0-451f-a8ad-ae6847c9d522",
"DateCreated": "2026-06-03T07:50:40.5981452-04:00",
"DateLastModified": "2026-06-03T07:50:40.5981452-04:00"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.