DELETE Mobility/DeleteCustomerInvoiceLineMobileDevices

Request Information

URI Parameters

None.

Body Parameters

CustomerInvoiceLineMobileDevice
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

CustomerInvoiceLineID

globally unique identifier

Required

MobileDeviceID

globally unique identifier

Required

Request Formats

application/json, text/json

Sample:
{
  "ID": "a61f7c23-4c46-4438-8514-7682be944b6d",
  "CustomerInvoiceLineID": "4ebcee35-da8a-4142-b362-c757215db3cf",
  "MobileDeviceID": "b8d68470-a570-4db6-9e1e-3c35d8022f0a"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ServiceResponse
NameDescriptionTypeAdditional information
IsSuccess

boolean

None.

ErrorMessage

string

None.

Code

string

None.

StackTrace

string

None.

Response

ServiceItem

None.

Response Formats

application/json, text/json

Sample:

Sample not available.