Ikoula API Exchange

List of the different action available for your Exchange product :


Change password for Exchange BAL
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_BAL","PASSWORD_BAL"]
WS Call URL:
wsexch/change-password
REST Call URL:
wsexch/change-password
API return example:

											
Reset password for Exchange BAL
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_BAL"]
WS Call URL:
wsexch/reset-password
REST Call URL:
wsexch/reset-password
API return example:

											
Create Exchange BAL
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_BAL","PASSWORD_BAL","DISPLAY_NAME","ORGA_ID","MAIL_SEND_INSTALLATION","FIRST_NAME","LAST_NAME","BUSINESS_PHONE","COMPANY","OFFICE","JOB"]
WS Call URL:
wsexch/add-bal
REST Call URL:
wsexch/add-bal
API return example:

											
Delete Exchange BAL
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_BAL"]
WS Call URL:
wsexch/delete-bal
REST Call URL:
wsexch/delete-bal
API return example:

											
Create Exchange Contact
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_CONTACT","DISPLAY_NAME","ORGA_ID"]
WS Call URL:
wsexch/add-contact
REST Call URL:
wsexch/add-contact
API return example:

											
Create Exchange DL
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_DL","DISPLAY_NAME","ORGA_ID","EMAIL_MANAGER"]
WS Call URL:
wsexch/add-distribution-list
REST Call URL:
wsexch/add-distribution-list
API return example:

											
Delete Exchange DL
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_DL"]
WS Call URL:
wsexch/delete-dl
REST Call URL:
wsexch/delete-dl
API return example:

											
Add Exchange Alias
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_PRIMARY","EMAIL_ALIAS"]
WS Call URL:
wsexch/add-alias-bal
REST Call URL:
wsexch/add-alias-bal
API return example:

											
Delete Exchange Alias
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_ALIAS"]
WS Call URL:
wsexch/delete-alias
REST Call URL:
wsexch/delete-alias
API return example:

											
Add Exchange Email to Distribution list
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_BAL","EMAIL_DL"]
WS Call URL:
wsexch/add-email-to-dl
REST Call URL:
wsexch/add-email-to-dl
API return example:

											
Delete Exchange Email to Distribution list
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_BAL","EMAIL_DL"]
WS Call URL:
wsexch/delete-email-to-dl
REST Call URL:
wsexch/delete-email-to-dl
API return example:

											
Update Exchange Bal for activate / desactivate features
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_BAL","ENABLE_POP","ENABLE_IMAP","ENABLE_OWA","ENABLE_MAPI","ENABLE_ACTIVE_SYNC"]
WS Call URL:
wsexch/update-feature-bal
REST Call URL:
wsexch/update-feature-bal
API return example:

											
Update Exchange Bal for modify quotas
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_BAL","ISSUE_WARNING_KB","PROHIBIT_SEND_KB","PROHIBIT_SEND_RECEIVE_KB","KEEP_DELETED_ITEMS_DAYS"]
WS Call URL:
wsexch/update-quotasbal
REST Call URL:
wsexch/update-quotasbal
API return example:

											
Get schema for subscription
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","SUBSCR_ID","ORGA_ID"]
WS Call URL:
wsexch/schema-subscr
REST Call URL:
wsexch/schema-subscr
API return example:

											
Delete contact Exchange
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","CONTACT_ID"]
WS Call URL:
wsexch/delete-contact
REST Call URL:
wsexch/delete-contact
API return example:

											
Update forward email
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_BAL","EMAIL_TO_FORWARD","DELIVER_BAL_AND_FORWARD"]
WS Call URL:
wsexch/update-forward-email
REST Call URL:
wsexch/update-forward-email
API return example:

											
Delete forward email
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_BAL"]
WS Call URL:
wsexch/delete-forward-email
REST Call URL:
wsexch/delete-forward-email
API return example:

											
Update SMTP forward email
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_BAL","EMAIL_TO_FORWARD"]
WS Call URL:
wsexch/update-forward-smtp-email
REST Call URL:
wsexch/update-forward-smtp-email
API return example:

											
Delete forward email
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_BAL"]
WS Call URL:
wsexch/delete-forward-smtp-email
REST Call URL:
wsexch/delete-forward-smtp-email
API return example:

											
Update Exchange BAL
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_BAL","DISPLAY_NAME","FIRST_NAME","LAST_NAME","DISABLED","HIDE_ADDRESS_BOOK","ADDRESS","JOB","OFFICE","COMPANY","DEPARTMENT","CITY","STATE","BUSINESS_PHONE","FAX","HOME_PHONE","INITIALS","MOBILE_PHONE","ZIP"]
WS Call URL:
wsexch/update-bal
REST Call URL:
wsexch/update-bal
API return example:

											
Create Exchange Equipement BAL
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_BAL","PASSWORD_BAL","DISPLAY_NAME","ORGA_ID","MAIL_SEND_INSTALLATION","FIRST_NAME","LAST_NAME","BUSINESS_PHONE","COMPANY","OFFICE","JOB"]
WS Call URL:
wsexch/add-equipment-bal
REST Call URL:
wsexch/add-equipment-bal
API return example:

											
Create Exchange Room BAL
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","EMAIL_BAL","PASSWORD_BAL","DISPLAY_NAME","ORGA_ID","MAIL_SEND_INSTALLATION","FIRST_NAME","LAST_NAME","BUSINESS_PHONE","COMPANY","OFFICE","JOB"]
WS Call URL:
wsexch/add-room-bal
REST Call URL:
wsexch/add-room-bal
API return example:

											
Get schema for subscription
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT"]
WS Call URL:
wsexch/list
REST Call URL:
wsexch/list
API return example:

											
Get the list of all the billing for a subscription
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","SUBSCR_ID"]
WS Call URL:
wsexch/billing-by-subscrid
REST Call URL:
wsexch/billing-by-subscrid
© 1998-2024 Ikoula tous droits reservés.