Here you can find the attribute keys from all endpoints explained
Key | Type | Description |
---|---|---|
id | String | The unique identifier of the requested item. |
employeeId | String | The unique identifier of the Pleo user. |
departmentId | String | The unique identifier of the Pleo team. |
performedAt | date, ISO-8601 | |
amountOriginal: value | number | The value of the expense. |
amountOriginal: currency | String | The currency of the expense. |
note | String | Note included in Pleo for the expense. |
type | String | Type of the expense. |
cardTransaction: state | String | State of the transaction --check what we're not returning-- |
cardTransaction: authorisedAT | yyyy-mm-ddTHH:mi:ss.SSSZ | |
cardTransaction: settledAt | yyyy-mm-ddTHH:mi:ss.SSSZ | |
cardTransaction: reversedAt | yyyy-mm-ddTHH:mi:ss.SSSZ | |
cardTransaction: merchant: name | String | |
accountId | String | The unique identifier of the account (category) attached to the expense |
tagIds | String | The unique identifiers of the tags attached to the expense |
receiptIds | String | The unique identifiers of the receipts attached to the expense |
status | String | Export state of the expense as reflected in Pleo. |
createdAt | yyyy-mm-ddTHH:mi:ss.SSSZ | Date format specifying when the expense was created |