Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Data Properties:

Expand
titleClick here to view all data properties under the /localAccounts endpoint:

#

Property Name

Data Type

Public (Required/ Optional/ Conditional)

Choice (Required/ Optional/ Conditional)

Business Definition

1.0

string

REQ'D

NOT REQ'D


Use Cases:

Expand
titleClick here to view all the use cases pertaining to the /localAccounts endpoint:

#

Use Case Title

Use Case Description

What to Submit/retrieve


JSON Sample:

Expand
titleClick here to view view the JSON sample for posting the /localAccounts endpoint:
Code Block
{
    "chartOfAccountReference": {
      "accountIdentifier": "80B000000939900000",
      "educationOrganizationId": 48856,
      "fiscalYear": 2020,
},
    "educationOrganizationReference": {
      "educationOrganizationId": 7533,
},
    "accountIdentifier": "50B000111456000000",
    "fiscalYear": 2020,
    "accountName": "TEST Finance API",
    "reportingTags": [{
"reportingTagDescriptor": "uri://dpi.wi.gov/reportingTagDescriptor#S"
}],
  }