Update a journal header

patch

/fscmRestApi/resources/11.13.18.05/publicSectorJournalHeaders/{JeHeaderId}

Request

Path Parameters
Header Parameters
  • 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".
  • 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.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : publicSectorJournalHeaders-item-response
Type: object
Show Source
  • Title: Accounting Date
    The accounting date for the journal. Mandatory system maintained date. The date is usually inherited from the transaction, but can be a later date if the transaction date falls on a closed accounting period.
  • Title: Accounting Event
    Maximum Length: 30
    Accounting Event identifier associated with this journal. Accounting Event points to the type of transactions that the journal is created for.
  • Title: Accounting Rule Group
    Maximum Length: 50
    Accounting Rule Group, if any, associated with this journal.
  • Title: Accounting Rule
    Maximum Length: 50
    Accounting Rule identifier associated with this journal. Accounting Rule decides how accounting entries are allocated from certain type of transactions.
  • Maximum Length: 1
    Adjustment Journal indicator. Mandatory Yes No flag.
  • Agency identifier associated with this journal. Mandatory, as each journal must be under one Agency.
  • Title: Batch Request
    Maximum Length: 30
    Batch request ID that created or updated this journal.
  • Maximum Length: 30
    Batch request ID for transmitting into ERP.
  • Accounting Event identifier associated with this journal.
  • Accounting Event identifier associated with this journal.
  • Title: Journal ID
    The unique identifier of a journal. Mandatory system-generated number.
  • Title: Journal Status
    Maximum Length: 1
    Current status of this journal. Mandatory system-maintained value.
  • Title: Description
    Maximum Length: 500
    User entered description for a journal.
  • Title: Ledger
    Maximum Length: 30
    Ledger this journal in intended for. Mandatory system-maintained value.
  • Links
  • Total detail lines in this journal. Mandatory system-generated count of total lines in a journal.
Back to Top