Billing: LicenseRemoved
LicenseRemoved
Notification on when a license was removed by the user.
Authentication Methods
- ApiKey
Input Parameter | Type | Description |
---|---|---|
LicenseID | String | The LicenseID to remove |
Owner | String | This is the Multi License User that is the parent |
*=required
Examples
Request:
URL: https://secure.nomadesk.com/nomadesk-billing/Api
POST values example:
[owner] => nmua000001
[licenseid] => 62794011-9046-b8c5-8a60-30aaee11099f
Response
<Response>
<Header>
<Status>1</Status>
<Message></Message>
<CreationDstamp></CreationDstamp>
</Header>
</Response>