Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 3.9 KB

File metadata and controls

15 lines (11 loc) · 3.9 KB

CreateBankAccountResponse

Bank Account created

Fields

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.