Enerpize API
  1. Schemas
Enerpize API
  • Welcome
  • Getting Started
  • Authorization
  • All Endpoints
    • Invoices
      • GET All Invoices
      • GET Single Invoice
      • Edit Invoices
      • Delete Invoices
      • Add New Invoice
    • Estimates
      • GET All Estimates
      • GET Single Estimate
      • Edit Estimates
      • Delete Estimates
      • Add New Estimate
    • Credit Notes
      • GET All Credit Notes
      • GET Single Credit Note
      • Edit Credit Notes
      • Delete Credit Notes
      • Add New Credit Note
    • Refund Receipts
      • GET All Refund Receipts
      • GET Single Refund Receipt
      • Edit Refund Receipts
      • Delete Refund Receipts
      • Add New Refund Receipt
    • Clients
      • GET All Clients
      • GET Single Client
      • Edit Clients
      • Delete Clients
      • Add New Client
    • Suppliers
      • GET All Suppliers
      • GET Single Supplier
      • Edit Suppliers
      • Delete Suppliers
      • Add New Supplier
    • Invoice Payments
      • GET All Invoice Payments
      • GET Single Invoice Payment
      • Edit Invoice Payments
      • Delete Invoice Payments
      • Add New Invoice Payment
    • Client Payments
      • GET All Client Payments
      • GET Single Client Payment
      • Edit Client Payments
      • Delete Client Payments
      • Add New Client Payment
    • Products
      • GET All Products
      • GET Single Product
      • Edit Products
      • Delete Products
      • Add New Product
    • Time Tracking
      • GET All Time Tracking
      • GET Single Time Tracking
      • Edit Time Tracking
      • Delete Time Tracking
      • Add New Time Tracking
    • Notes
      • GET All Notes
      • GET Single Note
      • Edit Notes
      • Delete Notes
      • Add New Note
    • Work Order Appointments
      • GET All Work Order Appointments
      • GET Single Work Order Appointment
      • Edit Work Order Appointments
      • Delete Work Order Appointments
      • Add New Work Order Appointment
    • Estimate Appointments
      • GET All Estimate Appointments
      • GET Single Estimate Appointment
      • Edit Estimate Appointments
      • Delete Estimate Appointments
      • Add New Estimate Appointment
    • Invoice Appointments
      • GET All Invoice Appointments
      • GET Single Invoice Appointment
      • Edit Invoice Appointments
      • Delete Invoice Appointments
      • Add New Invoice Appointment
    • Client Appointments
      • GET All Client Appointments
      • GET Single Client Appointment
      • Edit Client Appointments
      • Delete Client Appointments
      • Add New Client Appointment
    • Product Categories
      • GET All Product Categories
      • GET Single Product Category
    • Work Orders
      • GET Single Work Order
      • Edit Work Orders
      • Delete Work Orders
      • GET All Work Orders
      • Add New Work Order
    • Incomes
      • GET All Incomes
      • GET Single Income
      • Edit Incomes
      • Delete Incomes
      • Add New Income
    • Expenses
      • GET All Expenses
      • GET Single Expens
      • Edit Expenses
      • Delete Expenses
      • Add New Expens
    • Journals
      • GET All Journals
      • GET Single Journal
      • Edit Journals
      • Delete Journals
      • Add New Journal
    • Journal Accounts
      • GET All Journal Accounts
      • GET Single Journal Account
      • Edit Journal Accounts
      • Delete Journal Accounts
      • Add New Journal Account
    • Journal Cats
      • GET All Journal Cats
      • GET Single Journal Cat
      • Edit Journal Cats
      • Delete Journal Cats
      • Add New Journal Cat
    • Purchase Refunds
      • GET All Purchase Refunds
      • GET Single Purchase Refund
      • Edit Purchase Refunds
      • Delete Purchase Refunds
      • Add New Purchase Refund
    • Taxes
      • GET All Taxes
      • GET Single Taxe
      • Edit Taxes
      • Delete Taxes
      • Add New Taxe
    • Purchase Invoices
      • GET All Purchase Invoices
      • GET Single Purchase Invoice
      • Edit Purchase Invoices
      • Delete Purchase Invoices
      • Add New Purchase Invoice
    • Stock Transactions
      • GET All Stock Transactions
      • GET Single Stock Transaction
      • Edit Stock Transactions
      • Delete Stock Transactions
      • Add New Stock Transaction
    • Stores
      • GET All Stores
      • GET Single Store
      • Edit Stores
      • Delete Stores
      • Add New Store
    • Treasuries
      • GET All Treasuries
      • GET Single Treasury
      • Edit Treasuries
      • Delete Treasuries
      • Add New Treasury
    • Site
      • GET Site Info
    • Staff
      • GET All Staff
      • GET Single Staff
    • General Listing
      • GET General Listing
    • Follow Up Statuses
      • GET All Follow Up Statuses
      • GET Single Follow Up Status
      • Delete Follow Up Status
    • Client-attendance-log
      • Add New Client-attendance-log
    • Follow Up Actions
      • GET All Follow Up Actions
      • GET Single Follow Up Action
      • Delete Follow Up Action
  • Schemas
    • Schemas
      • Pagination
      • ClientAttendance
      • ClientAttendanceBase
      • TimeTracking
      • TimeTrackingBase
      • time_formatted
      • Invoice
      • Estimate
      • CreditNote
      • RefundReceipt
      • InvoiceBase
      • PurchaseOrder
      • PurchaseRefund
      • PurchaseOrderBase
      • PurchaseOrderItem
      • Client
      • ClientBase
      • Staff
      • StaffBase
      • Supplier
      • SupplierBase
      • Product
      • ProductBase
      • ClientAppointment
      • InvoiceAppointment
      • EstimateAppointment
      • WorkOrderAppointment
      • AppointmentBase
      • ClientPayment
      • InvoicePayment
      • PurchaseOrderPayment
      • PurchaseOrderTax
      • Payment
      • SamplePaymentBase
      • PaymentBase
      • PurchaseOrderBasePayment
      • Income
      • Expense
      • ExpenseBase
      • Note
      • NoteBase
      • InvoiceItem
      • Tax
      • TaxBase
      • WorkOrder
      • WorkOrderBase
      • ProductCategory
      • CategoryBase
      • ProductImage
      • Store
      • StoreBase
      • Treasury
      • TreasuryBase
      • Journal
      • JournalBase
      • JournalTransaction
      • JournalAccount
      • JournalAccountBase
      • JournalCat
      • JournalCatBase
      • StockTransaction
      • StockTransactionBase
      • InvoiceItemRef
      • InvoicePaymentRef
      • InvoiceCustomField
      • Deposit
      • InvoiceReminder
      • Document
      • DocumentTitle
      • PaymentRef
      • FollowUpReminder
      • ProductImageRef
      • ProductCategoryRef
      • JournalTransactionRef
      • staff
      • PurchaseOrderItemRef
      • PurchaseOrderTaxRef
      • PurchaseOrderCustomField
      • PurchaseOrderPaymentRef
      • FollowUpAction
      • FollowUpStatus
    • Response
      • ValidationErrors
      • InternalServerError
      • TransactionFound
      • Unauthorized
      • Forbidden
      • NotFound
  1. Schemas

Estimate

{
    "Estimate": {
        "id": 26,
        "staff_id": 0,
        "subscription_id": null,
        "store_id": 0,
        "type": "0 => Invoice",
        "no": "0700000AAAAA0001",
        "po_number": 26,
        "name": "string",
        "client_id": 15,
        "is_offline": true,
        "currency_code": "USD",
        "client_business_name": "Example Client",
        "client_first_name": "Example",
        "client_last_name": "Client",
        "client_email": "client@example.com",
        "client_address1": "string",
        "client_address2": "string",
        "client_postal_code": "string",
        "client_city": "string",
        "client_state": "string",
        "client_country_code": "EG",
        "date": "2018-11-07",
        "payment_status": "null => Unpaid",
        "draft": "0",
        "discount": 0,
        "discount_amount": 0,
        "deposit": 0,
        "deposit_type": 0,
        "summary_subtotal": 0,
        "summary_discount": 0,
        "summary_total": 0,
        "summary_paid": 0,
        "summary_unpaid": 0,
        "summary_deposit": 0,
        "summary_refund": 0,
        "notes": "string",
        "html_notes": "string",
        "created": "2018-11-07",
        "modified": "2018-11-07",
        "invoice_layout_id": 1,
        "estimate_id": "The primary store id",
        "shipping_options": "",
        "shipping_amount": null,
        "client_active_secondary_address": true,
        "client_secondary_name": "string",
        "client_secondary_address1": "string",
        "client_secondary_address2": "string",
        "client_secondary_city": "string",
        "client_secondary_state": "string",
        "client_secondary_postal_code": "string",
        "client_secondary_country_code": "string",
        "follow_up_status": null,
        "work_order_id": null,
        "requisition_delivery_status": null,
        "pos_shift_id": null,
        "source_type": null,
        "source_id": null,
        "qr_code_url": "https://yoursite.enerpize.com/qr/?d64=QVE1TmIyaGhiV1ZrSUVGemFISmhaZ0lJTVRFMU16WTJRMUlERkRJd01qSXRNVEF0TWpoVU1EQTZNREU2TVRWYUJBRXdCUUV3",
        "invoice_html_url": "https://yoursite.enerpize.com/invoices/preview/2621?hash=c06543fe13bd4850b521733687c53259",
        "invoice_pdf_url": "https://yoursite.enerpize.com/invoices/view/2621.pdf?hash=c06543fe13bd4850b521733687c53259"
    }
}
Built with