Points to Consider

Consider these key points when performing general ledger REST operations:

  • The capabilities and processing logic for these operations are similar to that of tasks in the Fusion General Ledger Cloud.
  • You must specify the correct endpoint before preforming the REST operation.
  • Validation messages in the response payload are limited to the first 1000 characters.
  • Changes to general ledger are automatically and immediately saved.
  • Requests are fully validated prior to processing.
  • The only supported date format for general ledger REST payloads is YYYY-MM-DD.
  • Successful outcomes are confirmed by a response payload with the value 'S' for X_RETURN_STATUS.