Resource:Collection: of locationbillingtypeC# Rel Const:Rels.PropertySvc.LocationBillingTypeListURI template:facilities/locations/billingtypesObtain URI from:
Get the list of location billing types
Success status: 200
Type | Description | |
---|---|---|
ResourceList | IList<Property.Models.LocationBillingType> | |
LocationBillingTypeId | int | |
Code | string | |
Description | string |
{ "_embedded": { "http://api.3plCentral.com/rels/properties/locationbillingtype": [ { "locationBillingTypeId": 1, "code": "str", "description": "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.