post
https://api-sandbox.thisisbud.com/ingestion/v3/accounts/reopen
Reopen one or more accounts for a given customer. This will remove the account status and closed_at fields on the Retrieve Accounts V3 response.
If an account is already open, then the request will be ignored and the account is unchanged.
If a 400 response is returned, any accountIDs or customerIDs not defailted in the error response will have been reopened succesfully.
204All accounts have been closed successfully. Response has no body.
401Unauthorized (BearerToken in 'Authorization' header fails the authentication)
5XXAn unexpected error occurred on the server side
