Update an account details. Currently only the account status can be updated.
Success
Bad Request
Unauthorized
Not Found
Internal Error
{- "updates": [
- {
- "field": "string",
- "value": "string"
}
], - "updated_by": "string",
- "reason": "string"
}
{- "data": {
- "id": "string"
}
}