API Data Types

Options
Nick_Tornese
Nick_Tornese Expensify Customer Posts: 3 Expensify Newcomer

The documentation for the fields in the templates found here doesn't include the data types. Does anyone know where to get them?

I ran into an issue where I assumed that the "transactionID" could be type int, but had to change to a long. Now I am worried about other assumptions I may have made.

Also, Policy List Getter documented here doesn't give data types either. The example on the right shows the field "id" as being alphanumeric or more likely hexadecimal. Does anyone know where the data type documentation is for this?

All help is appreciated. Thanks

Answers