Project

General

Profile

Actions

dev #512

open

API Integration: Estimations, Quotes, and Contacts

Added by Atik Ullah Khan over 1 year ago. Updated over 1 year ago.

Status:
Complete
Priority:
High
Assignee:
Atik Ullah Khan
Start date:
10/17/2024
Due date:
10/17/2024 (about 18 months late)
% Done:

100%

Estimated time:
4:00 h
Spent time:

Description

API Integration: Estimations, Quotes, and Contacts

  1. Estimation List

    • Endpoint: /api/wcc/estimations
    • Method: GET
    • Components:
      • Pagination: Page number (default: 1), Page size (default: 10)
      • Data Table: Columns for ID, Description, Status, Date
  2. Quote List

    • Endpoint: /api/wcc/quotes
    • Method: GET
    • Components:
      • Pagination: Page number (default: 1), Page size (default: 10)
      • Data Table: Columns for Quote ID, Customer Name, Amount, Date
  3. Contact List

    • Endpoint: /api/wcc/contacts
    • Method: GET
    • Components:
      • Pagination: Page number (default: 1), Page size (default: 10)
      • Data Table: Columns for Contact ID, Name, Email, Phone
  4. Design Considerations

    • Loading indicators and error messages for API calls
Actions #1

Updated by Atik Ullah Khan over 1 year ago

  • Status changed from Pending to Complete
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF