PUT Mobility/PutCustomerInvoiceLineMobileDevice

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": "039d9baf-3f15-4848-8377-b0b91a0c3b58",
  "CustomerInvoiceLineID": "b61e935b-add0-4c75-bf57-72ae563af504",
  "MobileDeviceID": "e7185b39-4029-46ce-be4c-02515caf1249"
}

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.