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": "a80de7d0-a72c-4dc8-823e-72dc6af51d12",
  "CustomerInvoiceLineID": "1f49b953-e026-46a7-a2a7-083403195248",
  "MobileDeviceID": "fcdc7e31-b3bd-44ab-9ca1-967ff86f8711"
}

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.