Ikoula API Microsoft 365

List of the different action available for your Microsoft 365 product :


Get Microsoft 365 subscriptions list
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT"]
WS Call URL:
wsmicrosoft/list
REST Call URL:
wsmicrosoft/list
API return example:

											
Get Microsoft 365 subscription details
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","SUBSCR_ID"]
WS Call URL:
wsmicrosoft/details
REST Call URL:
wsmicrosoft/details
API return example:

											
Get licence list for a microsoft 365 subscription
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","SUBSCR_ID"]
WS Call URL:
wsmicrosoft/list-licence
REST Call URL:
wsmicrosoft/list-licence
API return example:

											
Get userslist for a microsoft 365 subscription
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","SUBSCR_ID"]
WS Call URL:
wsmicrosoft/list-users
REST Call URL:
wsmicrosoft/list-users
API return example:

											
Get the list of the currently available microsoft 365 licence type with the price per month in euro.
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","SUBSCR_ID"]
WS Call URL:
wsmicrosoft/orderable-licence
REST Call URL:
wsmicrosoft/orderable-licence
API return example:

											
Get the invoice list of a microsoft 365 subscription
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","SUBSCR_ID"]
WS Call URL:
wsmicrosoft/invoice-list
REST Call URL:
wsmicrosoft/invoice-list
API return example:

											
This function allow you to get the details of a microsoft 365 invoice.
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","SUBSCR_ID", "INVOICE_ID"]
WS Call URL:
wsmicrosoft/invoice-detail
REST Call URL:
wsmicrosoft/invoice-detail
API return example:

											
This action allow you to order microsoft 365 licences on your microsoft 365 subscriptions. You have to pass all the parameter like in the example.
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","SUBSCR_ID", "LICENCE"=[["licence_key"=>"key", "options"=>["option1", "option2"], "quantity"=>1], ["licence_key"=>"key", "options"=>"", "quantity"=>2]]]
WS Call URL:
wsmicrosoft/licence-order
REST Call URL:
wsmicrosoft/licence-order
API return example:

											
This action allow you to terminate your licence.
List of the mandatory parameter:
["LOGIN","CRYPTED_PASSWORD","PASSWORD","FORMAT","SUBSCR_ID","LICENCE_ID"]
WS Call URL:
wsmicrosoft/licence-termination
REST Call URL:
wsmicrosoft/licence-termination
API return example:

											
© 1998-2024 Ikoula tous droits reservés.