Reactivates a custom account for a business. This action will allow the account to sync new transactions and will add the account back to the Layer dashboard.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Content-Type must be set to application/json
The UUID of the business to reactivate custom account for.
The UUID of the custom account to reactivate.
The response is of type object
.