Bank Account updated
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
status_code |
int | ✔️ | HTTP Response Status Code | 200 |
status |
str | ✔️ | HTTP Response Status | OK |
service |
Optional[str] | ➖ | Apideck ID of service provider | quickbooks |
resource |
Optional[str] | ➖ | Unified API resource name | bank-accounts |
operation |
Optional[str] | ➖ | Operation performed | update |
data |
models.UnifiedID | ✔️ | A object containing a unique identifier for the resource that was created, updated, or deleted. |