biterp

Buscar mapeamento por ID

GET
/integration-entity-mappings/{id}
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Integration entity mapping UUID

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://api.biterp.ai/integration-entity-mappings/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{
  "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
  "tenant_integration_id": "d6b73a49-9dc3-4a54-a0c4-d522200dbe7e",
  "entity_type": "string",
  "internal_entity_id": "a313f23c-5a95-4434-996d-2e8c765a949e",
  "external_entity_id": "string",
  "mapping_origin": "manual",
  "sync_status": "synced",
  "metadata": {},
  "last_synced_at": "2019-08-24T14:15:22Z",
  "created_by_user_id": "string",
  "updated_by_user_id": "string",
  "deleted_by_user_id": "string",
  "created_at": "2019-08-24T14:15:22Z",
  "updated_at": "2019-08-24T14:15:22Z",
  "deleted_at": "2019-08-24T14:15:22Z"
}
{
  "statusCode": 404,
  "message": "Customer not found",
  "error": "Not Found",
  "code": "CUSTOMER_NOT_FOUND"
}
{
  "statusCode": 404,
  "message": "Customer not found",
  "error": "Not Found",
  "code": "CUSTOMER_NOT_FOUND"
}
{
  "statusCode": 404,
  "message": "Customer not found",
  "error": "Not Found",
  "code": "CUSTOMER_NOT_FOUND"
}
{
  "statusCode": 404,
  "message": "Customer not found",
  "error": "Not Found",
  "code": "CUSTOMER_NOT_FOUND"
}