POST Mobility/PostCustomerInvoiceLineMobileDevices

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": "62737bcb-3771-4239-850c-0d00dbe1ccba",
  "CustomerInvoiceLineID": "31171d24-1605-4c60-a5fd-94123db10051",
  "MobileDeviceID": "3095bea3-d348-45bb-85dc-85c2da9ef097"
}

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.