greg_vaslo
06/02/2022, 7:23 PMschema:
accounts:
acct_number:
type: ["null","string"]
gl_transactions:
account:
type: ["null","string"]
future:
type: ["null","string"]
intercompany_segment:
type: ["null","string"]
project:
type: ["null","string"]
effective_year:
type: ["integer"]
effective_date:
type: ["null","string"]
format: date-time
aaron_phethean
06/07/2022, 6:00 AM