GetExternalMapping

Paths

Example

Example request object

{
  "Criteria": {
    "ExternalId": 0,
    "ExternalStringId": "string_example",
    "Entity": "string_example",
    "DivisionId": null
  },
  "Context": {
    "DivisionId": "00000000-0000-0000-0000-000000000000",
    "Language": "string_example",
    "ShopId": "00000000-0000-0000-0000-000000000000",
    "SessionId": "00000000-0000-0000-0000-000000000000",
    "Origin": 0,
    "Password": "string_example",
    "Encode": false,
    "AccessToken": "string_example"
  }
}

Example response object

{
  "ExternalMapping": {
    "RcxId": "00000000-0000-0000-0000-000000000000",
    "Entity": "string_example",
    "ExternalId": 0,
    "ExternalStringId": "string_example",
    "DivisionId": null,
    "Data": "string_example"
  }
}

ShouldBeExecuted

Postdata

Response