Get all business tax details
get
/fscmRestApi/resources/11.13.18.05/publicSectorCalculateBusinessTaxFees
Request
Query Parameters
-
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
finder: string
Used as a predefined finder to search the collection.
Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>
The following are the available finder names and corresponding finder variables:- PrimaryKey: Finds the business tax detail that matches the specified search criteria.
Finder Variables:- BlTaxDetailKey; integer; The unique identifier of the business tax detail.
- PrimaryKey: Finds the business tax detail that matches the specified search criteria.
-
limit: integer
This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
-
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
offset: integer
Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
-
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
-
orderBy: string
This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
-
q: string
This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY
Format: ?q=expression1;expression2
You can use these queryable attributes to filter this collection resource using the q query parameter:- ActualGross; number; The actual reported amount in the business tax detail.
- AdmissionCharge; number; The admission charge reported in the business tax detail.
- AgencyId; integer; The unique identifier of the agency.
- BlTaxDetailKey; integer; The unique identifier of the business tax detail.
- CommercialUnitSquareFootage; number; The commercial area in square feet reported in the business tax detail.
- CurrencyCode; string; The unique identifier of the currency.
- CustomAttribute1; number; The custom attribute 1.
- CustomAttribute10; number; The custom attribute 10.
- CustomAttribute100; number; The custom attribute 100.
- CustomAttribute101; number; The custom attribute 101.
- CustomAttribute102; number; The custom attribute 102.
- CustomAttribute103; number; The custom attribute 103.
- CustomAttribute104; number; The custom attribute 104.
- CustomAttribute105; number; The custom attribute 105.
- CustomAttribute106; number; The custom attribute 106.
- CustomAttribute107; number; The custom attribute 107.
- CustomAttribute108; number; The custom attribute 108.
- CustomAttribute109; number; The custom attribute 109.
- CustomAttribute11; number; The custom attribute 11.
- CustomAttribute110; number; The custom attribute 110.
- CustomAttribute111; number; The custom attribute 111.
- CustomAttribute112; number; The custom attribute 112.
- CustomAttribute113; number; The custom attribute 113.
- CustomAttribute114; number; The custom attribute 114.
- CustomAttribute115; number; The custom attribute 115.
- CustomAttribute116; number; The custom attribute 116.
- CustomAttribute117; number; The custom attribute 117.
- CustomAttribute118; number; The custom attribute 118.
- CustomAttribute119; number; The custom attribute 119.
- CustomAttribute12; number; The custom attribute 12.
- CustomAttribute120; number; The custom attribute 120.
- CustomAttribute121; number; The custom attribute 121.
- CustomAttribute122; number; The custom attribute 122.
- CustomAttribute123; number; The custom attribute 123.
- CustomAttribute124; number; The custom attribute 124.
- CustomAttribute125; number; The custom attribute 125.
- CustomAttribute126; number; The custom attribute 126.
- CustomAttribute127; number; The custom attribute 127.
- CustomAttribute128; number; The custom attribute 128.
- CustomAttribute129; number; The custom attribute 129.
- CustomAttribute13; number; The custom attribute 13.
- CustomAttribute130; number; The custom attribute 130.
- CustomAttribute131; number; The custom attribute 131.
- CustomAttribute132; number; The custom attribute 132.
- CustomAttribute133; number; The custom attribute 133.
- CustomAttribute134; number; The custom attribute 134.
- CustomAttribute135; number; The custom attribute 135.
- CustomAttribute136; number; The custom attribute 136.
- CustomAttribute137; number; The custom attribute 137.
- CustomAttribute138; number; The custom attribute 138.
- CustomAttribute139; number; The custom attribute 139.
- CustomAttribute14; number; The custom attribute 14.
- CustomAttribute140; number; The custom attribute 140.
- CustomAttribute141; number; The custom attribute 141.
- CustomAttribute142; number; The custom attribute 142.
- CustomAttribute143; number; The custom attribute 143.
- CustomAttribute144; number; The custom attribute 144.
- CustomAttribute145; number; The custom attribute 145.
- CustomAttribute146; number; The custom attribute 146.
- CustomAttribute147; number; The custom attribute 147.
- CustomAttribute148; number; The custom attribute 148.
- CustomAttribute149; number; The custom attribute 149.
- CustomAttribute15; number; The custom attribute 15.
- CustomAttribute150; number; The custom attribute 150.
- CustomAttribute151; number; The custom attribute 151.
- CustomAttribute152; number; The custom attribute 152.
- CustomAttribute153; number; The custom attribute 153.
- CustomAttribute154; number; The custom attribute 154.
- CustomAttribute155; number; The custom attribute 155.
- CustomAttribute156; number; The custom attribute 156.
- CustomAttribute157; number; The custom attribute 157.
- CustomAttribute158; number; The custom attribute 158.
- CustomAttribute159; number; The custom attribute 159.
- CustomAttribute16; number; The custom attribute 16.
- CustomAttribute160; number; The custom attribute 160.
- CustomAttribute161; number; The custom attribute 161.
- CustomAttribute162; number; The custom attribute 162.
- CustomAttribute163; number; The custom attribute 163.
- CustomAttribute164; number; The custom attribute 164.
- CustomAttribute165; number; The custom attribute 165.
- CustomAttribute166; number; The custom attribute 166.
- CustomAttribute167; number; The custom attribute 167.
- CustomAttribute168; number; The custom attribute 168.
- CustomAttribute169; number; The custom attribute 169.
- CustomAttribute17; number; The custom attribute 17.
- CustomAttribute170; number; The custom attribute 170.
- CustomAttribute171; number; The custom attribute 171.
- CustomAttribute172; number; The custom attribute 172.
- CustomAttribute173; number; The custom attribute 173.
- CustomAttribute174; number; The custom attribute 174.
- CustomAttribute175; number; The custom attribute 175.
- CustomAttribute176; number; The custom attribute 176.
- CustomAttribute177; number; The custom attribute 177.
- CustomAttribute178; number; The custom attribute 178.
- CustomAttribute179; number; The custom attribute 179.
- CustomAttribute18; number; The custom attribute 18.
- CustomAttribute180; number; The custom attribute 180.
- CustomAttribute181; number; The custom attribute 181.
- CustomAttribute182; number; The custom attribute 182.
- CustomAttribute183; number; The custom attribute 183.
- CustomAttribute184; number; The custom attribute 184.
- CustomAttribute185; number; The custom attribute 185.
- CustomAttribute186; number; The custom attribute 186.
- CustomAttribute187; number; The custom attribute 187.
- CustomAttribute188; number; The custom attribute 188.
- CustomAttribute189; number; The custom attribute 189.
- CustomAttribute19; number; The custom attribute 19.
- CustomAttribute190; number; The custom attribute 190.
- CustomAttribute191; number; The custom attribute 191.
- CustomAttribute192; number; The custom attribute 192.
- CustomAttribute193; number; The custom attribute 193.
- CustomAttribute194; number; The custom attribute 194.
- CustomAttribute195; number; The custom attribute 195.
- CustomAttribute196; number; The custom attribute 196.
- CustomAttribute197; number; The custom attribute 197.
- CustomAttribute198; number; The custom attribute 198.
- CustomAttribute199; number; The custom attribute 199.
- CustomAttribute2; number; The custom attribute 2.
- CustomAttribute20; number; The custom attribute 20.
- CustomAttribute200; number; The custom attribute 200.
- CustomAttribute21; number; The custom attribute 21.
- CustomAttribute22; number; The custom attribute 22.
- CustomAttribute23; number; The custom attribute 23.
- CustomAttribute24; number; The custom attribute 24.
- CustomAttribute25; number; The custom attribute 25.
- CustomAttribute26; number; The custom attribute 26.
- CustomAttribute27; number; The custom attribute 27.
- CustomAttribute28; number; The custom attribute 28.
- CustomAttribute29; number; The custom attribute 29.
- CustomAttribute3; number; The custom attribute 3.
- CustomAttribute30; number; The custom attribute 30.
- CustomAttribute31; number; The custom attribute 31.
- CustomAttribute32; number; The custom attribute 32.
- CustomAttribute33; number; The custom attribute 33.
- CustomAttribute34; number; The custom attribute 34.
- CustomAttribute35; number; The custom attribute 35.
- CustomAttribute36; number; The custom attribute 36.
- CustomAttribute37; number; The custom attribute 37.
- CustomAttribute38; number; The custom attribute 38.
- CustomAttribute39; number; The custom attribute 39.
- CustomAttribute4; number; The custom attribute 4.
- CustomAttribute40; number; The custom attribute 40.
- CustomAttribute41; number; The custom attribute 41.
- CustomAttribute42; number; The custom attribute 42.
- CustomAttribute43; number; The custom attribute 43.
- CustomAttribute44; number; The custom attribute 44.
- CustomAttribute45; number; The custom attribute 45.
- CustomAttribute46; number; The custom attribute 46.
- CustomAttribute47; number; The custom attribute 47.
- CustomAttribute48; number; The custom attribute 48.
- CustomAttribute49; number; The custom attribute 49.
- CustomAttribute5; number; The custom attribute 5.
- CustomAttribute50; number; The custom attribute 50.
- CustomAttribute51; number; The custom attribute 51.
- CustomAttribute52; number; The custom attribute 52.
- CustomAttribute53; number; The custom attribute 53.
- CustomAttribute54; number; The custom attribute 54.
- CustomAttribute55; number; The custom attribute 55.
- CustomAttribute56; number; The custom attribute 56.
- CustomAttribute57; number; The custom attribute 57.
- CustomAttribute58; number; The custom attribute 58.
- CustomAttribute59; number; The custom attribute 59.
- CustomAttribute6; number; The custom attribute 6.
- CustomAttribute60; number; The custom attribute 60.
- CustomAttribute61; number; The custom attribute 61.
- CustomAttribute62; number; The custom attribute 62.
- CustomAttribute63; number; The custom attribute 63.
- CustomAttribute64; number; The custom attribute 64.
- CustomAttribute65; number; The custom attribute 65.
- CustomAttribute66; number; The custom attribute 66.
- CustomAttribute67; number; The custom attribute 67.
- CustomAttribute68; number; The custom attribute 68.
- CustomAttribute69; number; The custom attribute 69.
- CustomAttribute7; number; The custom attribute 7.
- CustomAttribute70; number; The custom attribute 70.
- CustomAttribute71; number; The custom attribute 71.
- CustomAttribute72; number; The custom attribute 72.
- CustomAttribute73; number; The custom attribute 73.
- CustomAttribute74; number; The custom attribute 74.
- CustomAttribute75; number; The custom attribute 75.
- CustomAttribute76; number; The custom attribute 76.
- CustomAttribute77; number; The custom attribute 77.
- CustomAttribute78; number; The custom attribute 78.
- CustomAttribute79; number; The custom attribute 79.
- CustomAttribute8; number; The custom attribute 8.
- CustomAttribute80; number; The custom attribute 80.
- CustomAttribute81; number; The custom attribute 81.
- CustomAttribute82; number; The custom attribute 82.
- CustomAttribute83; number; The custom attribute 83.
- CustomAttribute84; number; The custom attribute 84.
- CustomAttribute85; number; The custom attribute 85.
- CustomAttribute86; number; The custom attribute 86.
- CustomAttribute87; number; The custom attribute 87.
- CustomAttribute88; number; The custom attribute 88.
- CustomAttribute89; number; The custom attribute 89.
- CustomAttribute9; number; The custom attribute 9.
- CustomAttribute90; number; The custom attribute 90.
- CustomAttribute91; number; The custom attribute 91.
- CustomAttribute92; number; The custom attribute 92.
- CustomAttribute93; number; The custom attribute 93.
- CustomAttribute94; number; The custom attribute 94.
- CustomAttribute95; number; The custom attribute 95.
- CustomAttribute96; number; The custom attribute 96.
- CustomAttribute97; number; The custom attribute 97.
- CustomAttribute98; number; The custom attribute 98.
- CustomAttribute99; number; The custom attribute 99.
- EstimatedGross; number; The estimated gross amount reported in the business tax detail.
- FullTimeEmployeeCount; number; The full time employee count reported in the business tax detail.
- HotelFees; number; The hotel fees reported in the business tax detail.
- LnpRecordId; string; The unique identifier of the business license application.
- LnpRecordKey; integer; The unique identifier of the business license application.
- ReportingPeriod; string; The reporting period of the business tax detail.
- ResidentialUnitCount; number; The number of residential units reported in the business tax detail.
- TaxClassCode; string; The unique identifier of the tax class.
- VehicleCount; number; The number of vehicles reported in the business tax detail.
-
totalResults: boolean
The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : publicSectorCalculateBusinessTaxFees
Type:
Show Source
object-
count(required): integer
The number of resource instances returned in the current range.
-
hasMore(required): boolean
Indicates whether more resources are available on the server than the subset returned in the response. If the value is true, then there are more resources to retrieve from the server. The default value is false.
-
items: array
Items
Title:
ItemsThe items in the collection. -
limit(required): integer
The actual paging size used by the server.
-
links(required): array
Links
Title:
LinksThe link relations associated with the resource instance. -
offset(required): integer
The offset value used in the current page.
-
totalResults: integer
The estimated row count when "?totalResults=true", otherwise the count is not included.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : publicSectorCalculateBusinessTaxFees-item-response
Type:
Show Source
object-
ActualGross: number
Title:
Actual Gross ReceiptsThe actual reported amount in the business tax detail. -
AdmissionCharge: number
Title:
Total Admission ChargedThe admission charge reported in the business tax detail. -
AgencyId: integer
(int32)
Title:
Agency IDDefault Value:1The unique identifier of the agency. -
BlTaxDetailKey: integer
(int64)
The unique identifier of the business tax detail.
-
CommercialUnitSquareFootage: number
Title:
Square Foot Area of Commercial Rental UnitsThe commercial area in square feet reported in the business tax detail. -
CurrencyCode: string
Title:
Currency CodeMaximum Length:3Default Value:USDThe unique identifier of the currency. -
CustomAttribute1: number
Title:
Tax Attribute 1The custom attribute 1. -
CustomAttribute10: number
Title:
Tax Attribute 10The custom attribute 10. -
CustomAttribute100: number
Title:
Tax Attribute 100The custom attribute 100. -
CustomAttribute101: number
Title:
Tax Attribute 101The custom attribute 101. -
CustomAttribute102: number
Title:
Tax Attribute 102The custom attribute 102. -
CustomAttribute103: number
Title:
Tax Attribute 103The custom attribute 103. -
CustomAttribute104: number
Title:
Tax Attribute 104The custom attribute 104. -
CustomAttribute105: number
Title:
Tax Attribute 105The custom attribute 105. -
CustomAttribute106: number
Title:
Tax Attribute 106The custom attribute 106. -
CustomAttribute107: number
Title:
Tax Attribute 107The custom attribute 107. -
CustomAttribute108: number
Title:
Tax Attribute 108The custom attribute 108. -
CustomAttribute109: number
Title:
Tax Attribute 109The custom attribute 109. -
CustomAttribute11: number
Title:
Tax Attribute 11The custom attribute 11. -
CustomAttribute110: number
Title:
Tax Attribute 110The custom attribute 110. -
CustomAttribute111: number
Title:
Tax Attribute 111The custom attribute 111. -
CustomAttribute112: number
Title:
Tax Attribute 112The custom attribute 112. -
CustomAttribute113: number
Title:
Tax Attribute 113The custom attribute 113. -
CustomAttribute114: number
Title:
Tax Attribute 114The custom attribute 114. -
CustomAttribute115: number
Title:
Tax Attribute 115The custom attribute 115. -
CustomAttribute116: number
Title:
Tax Attribute 116The custom attribute 116. -
CustomAttribute117: number
Title:
Tax Attribute 117The custom attribute 117. -
CustomAttribute118: number
Title:
Tax Attribute 118The custom attribute 118. -
CustomAttribute119: number
Title:
Tax Attribute 119The custom attribute 119. -
CustomAttribute12: number
Title:
Tax Attribute 12The custom attribute 12. -
CustomAttribute120: number
Title:
Tax Attribute 120The custom attribute 120. -
CustomAttribute121: number
Title:
Tax Attribute 121The custom attribute 121. -
CustomAttribute122: number
Title:
Tax Attribute 122The custom attribute 122. -
CustomAttribute123: number
Title:
Tax Attribute 123The custom attribute 123. -
CustomAttribute124: number
Title:
Tax Attribute 124The custom attribute 124. -
CustomAttribute125: number
Title:
Tax Attribute 125The custom attribute 125. -
CustomAttribute126: number
Title:
Tax Attribute 126The custom attribute 126. -
CustomAttribute127: number
Title:
Tax Attribute 127The custom attribute 127. -
CustomAttribute128: number
Title:
Tax Attribute 128The custom attribute 128. -
CustomAttribute129: number
Title:
Tax Attribute 129The custom attribute 129. -
CustomAttribute13: number
Title:
Tax Attribute 13The custom attribute 13. -
CustomAttribute130: number
Title:
Tax Attribute 130The custom attribute 130. -
CustomAttribute131: number
Title:
Tax Attribute 131The custom attribute 131. -
CustomAttribute132: number
Title:
Tax Attribute 132The custom attribute 132. -
CustomAttribute133: number
Title:
Tax Attribute 133The custom attribute 133. -
CustomAttribute134: number
Title:
Tax Attribute 134The custom attribute 134. -
CustomAttribute135: number
Title:
Tax Attribute 135The custom attribute 135. -
CustomAttribute136: number
Title:
Tax Attribute 136The custom attribute 136. -
CustomAttribute137: number
Title:
Tax Attribute 137The custom attribute 137. -
CustomAttribute138: number
Title:
Tax Attribute 138The custom attribute 138. -
CustomAttribute139: number
Title:
Tax Attribute 139The custom attribute 139. -
CustomAttribute14: number
Title:
Tax Attribute 14The custom attribute 14. -
CustomAttribute140: number
Title:
Tax Attribute 140The custom attribute 140. -
CustomAttribute141: number
Title:
Tax Attribute 141The custom attribute 141. -
CustomAttribute142: number
Title:
Tax Attribute 142The custom attribute 142. -
CustomAttribute143: number
Title:
Tax Attribute 143The custom attribute 143. -
CustomAttribute144: number
Title:
Tax Attribute 144The custom attribute 144. -
CustomAttribute145: number
Title:
Tax Attribute 145The custom attribute 145. -
CustomAttribute146: number
Title:
Tax Attribute 146The custom attribute 146. -
CustomAttribute147: number
Title:
Tax Attribute 147The custom attribute 147. -
CustomAttribute148: number
Title:
Tax Attribute 148The custom attribute 148. -
CustomAttribute149: number
Title:
Tax Attribute 149The custom attribute 149. -
CustomAttribute15: number
Title:
Tax Attribute 15The custom attribute 15. -
CustomAttribute150: number
Title:
Tax Attribute 150The custom attribute 150. -
CustomAttribute151: number
Title:
Tax Attribute 151The custom attribute 151. -
CustomAttribute152: number
Title:
Tax Attribute 152The custom attribute 152. -
CustomAttribute153: number
Title:
Tax Attribute 153The custom attribute 153. -
CustomAttribute154: number
Title:
Tax Attribute 154The custom attribute 154. -
CustomAttribute155: number
Title:
Tax Attribute 155The custom attribute 155. -
CustomAttribute156: number
Title:
Tax Attribute 156The custom attribute 156. -
CustomAttribute157: number
Title:
Tax Attribute 157The custom attribute 157. -
CustomAttribute158: number
Title:
Tax Attribute 158The custom attribute 158. -
CustomAttribute159: number
Title:
Tax Attribute 159The custom attribute 159. -
CustomAttribute16: number
Title:
Tax Attribute 16The custom attribute 16. -
CustomAttribute160: number
Title:
Tax Attribute 160The custom attribute 160. -
CustomAttribute161: number
Title:
Tax Attribute 161The custom attribute 161. -
CustomAttribute162: number
Title:
Tax Attribute 162The custom attribute 162. -
CustomAttribute163: number
Title:
Tax Attribute 163The custom attribute 163. -
CustomAttribute164: number
Title:
Tax Attribute 164The custom attribute 164. -
CustomAttribute165: number
Title:
Tax Attribute 165The custom attribute 165. -
CustomAttribute166: number
Title:
Tax Attribute 166The custom attribute 166. -
CustomAttribute167: number
Title:
Tax Attribute 167The custom attribute 167. -
CustomAttribute168: number
Title:
Tax Attribute 168The custom attribute 168. -
CustomAttribute169: number
Title:
Tax Attribute 169The custom attribute 169. -
CustomAttribute17: number
Title:
Tax Attribute 17The custom attribute 17. -
CustomAttribute170: number
Title:
Tax Attribute 170The custom attribute 170. -
CustomAttribute171: number
Title:
Tax Attribute 171The custom attribute 171. -
CustomAttribute172: number
Title:
Tax Attribute 172The custom attribute 172. -
CustomAttribute173: number
Title:
Tax Attribute 173The custom attribute 173. -
CustomAttribute174: number
Title:
Tax Attribute 174The custom attribute 174. -
CustomAttribute175: number
Title:
Tax Attribute 175The custom attribute 175. -
CustomAttribute176: number
Title:
Tax Attribute 176The custom attribute 176. -
CustomAttribute177: number
Title:
Tax Attribute 177The custom attribute 177. -
CustomAttribute178: number
Title:
Tax Attribute 178The custom attribute 178. -
CustomAttribute179: number
Title:
Tax Attribute 179The custom attribute 179. -
CustomAttribute18: number
Title:
Tax Attribute 18The custom attribute 18. -
CustomAttribute180: number
Title:
Tax Attribute 180The custom attribute 180. -
CustomAttribute181: number
Title:
Tax Attribute 181The custom attribute 181. -
CustomAttribute182: number
Title:
Tax Attribute 182The custom attribute 182. -
CustomAttribute183: number
Title:
Tax Attribute 183The custom attribute 183. -
CustomAttribute184: number
Title:
Tax Attribute 184The custom attribute 184. -
CustomAttribute185: number
Title:
Tax Attribute 185The custom attribute 185. -
CustomAttribute186: number
Title:
Tax Attribute 186The custom attribute 186. -
CustomAttribute187: number
Title:
Tax Attribute 187The custom attribute 187. -
CustomAttribute188: number
Title:
Tax Attribute 188The custom attribute 188. -
CustomAttribute189: number
Title:
Tax Attribute 189The custom attribute 189. -
CustomAttribute19: number
Title:
Tax Attribute 19The custom attribute 19. -
CustomAttribute190: number
Title:
Tax Attribute 190The custom attribute 190. -
CustomAttribute191: number
Title:
Tax Attribute 191The custom attribute 191. -
CustomAttribute192: number
Title:
Tax Attribute 192The custom attribute 192. -
CustomAttribute193: number
Title:
Tax Attribute 193The custom attribute 193. -
CustomAttribute194: number
Title:
Tax Attribute 194The custom attribute 194. -
CustomAttribute195: number
Title:
Tax Attribute 195The custom attribute 195. -
CustomAttribute196: number
Title:
Tax Attribute 196The custom attribute 196. -
CustomAttribute197: number
Title:
Tax Attribute 197The custom attribute 197. -
CustomAttribute198: number
Title:
Tax Attribute 198The custom attribute 198. -
CustomAttribute199: number
Title:
Tax Attribute 199The custom attribute 199. -
CustomAttribute2: number
Title:
Tax Attribute 2The custom attribute 2. -
CustomAttribute20: number
Title:
Tax Attribute 20The custom attribute 20. -
CustomAttribute200: number
Title:
Tax Attribute 200The custom attribute 200. -
CustomAttribute21: number
Title:
Tax Attribute 21The custom attribute 21. -
CustomAttribute22: number
Title:
Tax Attribute 22The custom attribute 22. -
CustomAttribute23: number
Title:
Tax Attribute 23The custom attribute 23. -
CustomAttribute24: number
Title:
Tax Attribute 24The custom attribute 24. -
CustomAttribute25: number
Title:
Tax Attribute 25The custom attribute 25. -
CustomAttribute26: number
Title:
Tax Attribute 26The custom attribute 26. -
CustomAttribute27: number
Title:
Tax Attribute 27The custom attribute 27. -
CustomAttribute28: number
Title:
Tax Attribute 28The custom attribute 28. -
CustomAttribute29: number
Title:
Tax Attribute 29The custom attribute 29. -
CustomAttribute3: number
Title:
Tax Attribute 3The custom attribute 3. -
CustomAttribute30: number
Title:
Tax Attribute 30The custom attribute 30. -
CustomAttribute31: number
Title:
Tax Attribute 31The custom attribute 31. -
CustomAttribute32: number
Title:
Tax Attribute 32The custom attribute 32. -
CustomAttribute33: number
Title:
Tax Attribute 33The custom attribute 33. -
CustomAttribute34: number
Title:
Tax Attribute 34The custom attribute 34. -
CustomAttribute35: number
Title:
Tax Attribute 35The custom attribute 35. -
CustomAttribute36: number
Title:
Tax Attribute 36The custom attribute 36. -
CustomAttribute37: number
Title:
Tax Attribute 37The custom attribute 37. -
CustomAttribute38: number
Title:
Tax Attribute 38The custom attribute 38. -
CustomAttribute39: number
Title:
Tax Attribute 39The custom attribute 39. -
CustomAttribute4: number
Title:
Tax Attribute 4The custom attribute 4. -
CustomAttribute40: number
Title:
Tax Attribute 40The custom attribute 40. -
CustomAttribute41: number
Title:
Tax Attribute 41The custom attribute 41. -
CustomAttribute42: number
Title:
Tax Attribute 42The custom attribute 42. -
CustomAttribute43: number
Title:
Tax Attribute 43The custom attribute 43. -
CustomAttribute44: number
Title:
Tax Attribute 44The custom attribute 44. -
CustomAttribute45: number
Title:
Tax Attribute 45The custom attribute 45. -
CustomAttribute46: number
Title:
Tax Attribute 46The custom attribute 46. -
CustomAttribute47: number
Title:
Tax Attribute 47The custom attribute 47. -
CustomAttribute48: number
Title:
Tax Attribute 48The custom attribute 48. -
CustomAttribute49: number
Title:
Tax Attribute 49The custom attribute 49. -
CustomAttribute5: number
Title:
Tax Attribute 5The custom attribute 5. -
CustomAttribute50: number
Title:
Tax Attribute 50The custom attribute 50. -
CustomAttribute51: number
Title:
Tax Attribute 51The custom attribute 51. -
CustomAttribute52: number
Title:
Tax Attribute 52The custom attribute 52. -
CustomAttribute53: number
Title:
Tax Attribute 53The custom attribute 53. -
CustomAttribute54: number
Title:
Tax Attribute 54The custom attribute 54. -
CustomAttribute55: number
Title:
Tax Attribute 55The custom attribute 55. -
CustomAttribute56: number
Title:
Tax Attribute 56The custom attribute 56. -
CustomAttribute57: number
Title:
Tax Attribute 57The custom attribute 57. -
CustomAttribute58: number
Title:
Tax Attribute 58The custom attribute 58. -
CustomAttribute59: number
Title:
Tax Attribute 59The custom attribute 59. -
CustomAttribute6: number
Title:
Tax Attribute 6The custom attribute 6. -
CustomAttribute60: number
Title:
Tax Attribute 60The custom attribute 60. -
CustomAttribute61: number
Title:
Tax Attribute 61The custom attribute 61. -
CustomAttribute62: number
Title:
Tax Attribute 62The custom attribute 62. -
CustomAttribute63: number
Title:
Tax Attribute 63The custom attribute 63. -
CustomAttribute64: number
Title:
Tax Attribute 64The custom attribute 64. -
CustomAttribute65: number
Title:
Tax Attribute 65The custom attribute 65. -
CustomAttribute66: number
Title:
Tax Attribute 66The custom attribute 66. -
CustomAttribute67: number
Title:
Tax Attribute 67The custom attribute 67. -
CustomAttribute68: number
Title:
Tax Attribute 68The custom attribute 68. -
CustomAttribute69: number
Title:
Tax Attribute 69The custom attribute 69. -
CustomAttribute7: number
Title:
Tax Attribute 7The custom attribute 7. -
CustomAttribute70: number
Title:
Tax Attribute 70The custom attribute 70. -
CustomAttribute71: number
Title:
Tax Attribute 71The custom attribute 71. -
CustomAttribute72: number
Title:
Tax Attribute 72The custom attribute 72. -
CustomAttribute73: number
Title:
Tax Attribute 73The custom attribute 73. -
CustomAttribute74: number
Title:
Tax Attribute 74The custom attribute 74. -
CustomAttribute75: number
Title:
Tax Attribute 75The custom attribute 75. -
CustomAttribute76: number
Title:
Tax Attribute 76The custom attribute 76. -
CustomAttribute77: number
Title:
Tax Attribute 77The custom attribute 77. -
CustomAttribute78: number
Title:
Tax Attribute 78The custom attribute 78. -
CustomAttribute79: number
Title:
Tax Attribute 79The custom attribute 79. -
CustomAttribute8: number
Title:
Tax Attribute 8The custom attribute 8. -
CustomAttribute80: number
Title:
Tax Attribute 80The custom attribute 80. -
CustomAttribute81: number
Title:
Tax Attribute 81The custom attribute 81. -
CustomAttribute82: number
Title:
Tax Attribute 82The custom attribute 82. -
CustomAttribute83: number
Title:
Tax Attribute 83The custom attribute 83. -
CustomAttribute84: number
Title:
Tax Attribute 84The custom attribute 84. -
CustomAttribute85: number
Title:
Tax Attribute 85The custom attribute 85. -
CustomAttribute86: number
Title:
Tax Attribute 86The custom attribute 86. -
CustomAttribute87: number
Title:
Tax Attribute 87The custom attribute 87. -
CustomAttribute88: number
Title:
Tax Attribute 88The custom attribute 88. -
CustomAttribute89: number
Title:
Tax Attribute 89The custom attribute 89. -
CustomAttribute9: number
Title:
Tax Attribute 9The custom attribute 9. -
CustomAttribute90: number
Title:
Tax Attribute 90The custom attribute 90. -
CustomAttribute91: number
Title:
Tax Attribute 91The custom attribute 91. -
CustomAttribute92: number
Title:
Tax Attribute 92The custom attribute 92. -
CustomAttribute93: number
Title:
Tax Attribute 93The custom attribute 93. -
CustomAttribute94: number
Title:
Tax Attribute 94The custom attribute 94. -
CustomAttribute95: number
Title:
Tax Attribute 95The custom attribute 95. -
CustomAttribute96: number
Title:
Tax Attribute 96The custom attribute 96. -
CustomAttribute97: number
Title:
Tax Attribute 97The custom attribute 97. -
CustomAttribute98: number
Title:
Tax Attribute 98The custom attribute 98. -
CustomAttribute99: number
Title:
Tax Attribute 99The custom attribute 99. -
EstimatedGross: number
Title:
Estimated Gross ReceiptsThe estimated gross amount reported in the business tax detail. -
FullTimeEmployeeCount: number
Title:
Number of EmployeesThe full time employee count reported in the business tax detail. -
HotelFees: number
Title:
Total Lodging Occupancy Taxes CollectedThe hotel fees reported in the business tax detail. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LnpRecordId: string
Maximum Length:
50The unique identifier of the business license application. -
LnpRecordKey: integer
(int64)
The unique identifier of the business license application.
-
ReportingPeriod: string
Title:
Reporting PeriodMaximum Length:100Default Value:2020The reporting period of the business tax detail. -
ResidentialUnitCount: number
Title:
Number of Residential Rental UnitsThe number of residential units reported in the business tax detail. -
TaxClassCode: string
Title:
IDMaximum Length:50The unique identifier of the tax class. -
VehicleCount: number
Title:
Number of Vehicles Used MonthlyThe number of vehicles reported in the business tax detail. -
VersionType: string
Title:
Version TypeRead Only:trueMaximum Length:1The version type of the business license application.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.