post https://api-sandbox.pismolabs.io/statements-v2/v1/accounts//transactions/shifts
Shifts one or more transactions between open statements. For example, a transaction can be moved from a future statement to an earlier open statement. A transaction can also be moved to a statement farther in the future. A maximum of 24 shifts are allowed per request.
This endpoint generates an update-1 event for each transaction that is shifted. After all the transactions are successfully shifted, it generates a shift_transactions-1 event.
Note: This endpoint requires an account token - an access token encoded with a Pismo account ID. Tokens can expire quickly, which can result in a 401 Unauthorized message.