JDBC Driver for Zoho Books

Build 23.0.8839

ContactEnablePortalAccess

Enables portal access for a contact.

Execute

Enable portal access for a contact:

INSERT INTO ContactEnablePortalAccess#TEMP (CustomerContactId) VALUES ('3255827000000122033')

EXECUTE ContactEnablePortalAccess Id = '3255827000000093001', CustomerContacts = ContactEnablePortalAccess#TEMP 

Input

Name Type Required Description
Id String True Id of a contact.
CustomerContacts String False Customer Contacts
CustomerContactId String False Customer ContactId

Result Set Columns

Name Type Description
Status String Stored procedure execution status.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839