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