Changes to List company token transactions
GET /company_token_transactions
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 42 revisions of this API.14
What changed
- ▲
the
queryrequest parametertransaction_typewas restricted to a list of enum valuesrequest-parameter-became-enum
- ○
added the new enum value
addto thequeryrequest parametertransaction_typerequest-parameter-enum-value-added
- ○
added the new enum value
subtractto thequeryrequest parametertransaction_typerequest-parameter-enum-value-added
- ○
added the new enum value
transferto thequeryrequest parametertransaction_typerequest-parameter-enum-value-added
- ○
for the
queryrequest parametertransaction_type, the type/format was generalized from/tostring/request-parameter-type-generalized
- ▲