properties cellcarrier (http://api.3plcentral.com/rels/properties/cellcarrier)
Resource:
a cell phone service carrier
C# Rel Const:
Rels.PropertySvc.CellCarrier
URI template:
cellcarriers/{id}
Obtain URI from:
Get a cell phone service carrier
Success status: 200; Response is cacheable
Name (* = required) Data Type Description
id * int cell carrier id
Type Description
CellCarrierId int
Name string
EmailToSmsGateway string
Sample accept: application/hal+json
{
  "cellCarrierId": 1,
  "name": "str",
  "emailToSmsGateway": "str"
}

This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.