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": "731927e9-5a2e-4644-9187-2111d6f37660",
  "CustomerInvoiceLineID": "23f7ea64-7336-4003-a2a6-5aae1fddbef6",
  "MobileDeviceID": "96dd2eeb-5e15-434d-89ce-b435cebccde1"
}

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.