DetailedVendorInfoResponse

DetailedVendorInfoResponse
DetailedVendorInfoResponse
JSON Example
{
    "results": [
        {
            "entity_id": "string",
            "entity_type": "string",
            "entity_name": "string",
            "vendor_ids": [
                {
                    "id_type": "string",
                    "id_value": "string"
                }
            ],
            "manager": {
                "entity_id": "string",
                "entity_type": "string",
                "entity_name": "string",
                "vendor_ids": [
                    {
                        "id_type": "string",
                        "id_value": "string"
                    }
                ]
            }
        }
    ]
}
results
Optional

results