Custom Accounts
Reactivate custom account
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.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Content-Type must be set to application/json
Path Parameters
The UUID of the business to reactivate custom account for.
The UUID of the custom account to reactivate.
Response
200
application/json
The response is of type object
.