A AuthMS API Wiki API Reference iam.tianv.com →

GET /admin/compliance/subprocessors/{id}

获取子处理商的详细信息

合规管理 - 供应商风险 `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
id path string Yes sub-processor ID

Responses

StatusDescriptionSchema
200successdto.SubProcessorItemResponse

Referenced Schemas

dto.SubProcessorItem

FieldTypeRequiredExampleConstraintsDescription
applicable_services string No
category string No
compliance_links string No
created_at string No
entity_name string No
id string No
locations string No
purpose string No
status string No
subject_matter string No
transfer_mechanism string No

dto.SubProcessorItemResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No
data dto.SubProcessorItem No
message string No
timestamp string No