Open brukeg opened 1 year ago
Some of the current /transaction endpoint methods only allow 1 transaction (id) per request. We should determine which methods would benefit from being able to accept an array of transaction ids instead of a single transaction id.
/transaction
Some of the current
/transaction
endpoint methods only allow 1 transaction (id) per request. We should determine which methods would benefit from being able to accept an array of transaction ids instead of a single transaction id.