Actions
dev #512
openAPI Integration: Estimations, Quotes, and Contacts
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¶
-
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
-
Endpoint:
-
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
-
Endpoint:
-
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
-
Endpoint:
-
Design Considerations
- Loading indicators and error messages for API calls
Updated by Atik Ullah Khan over 1 year ago
- Status changed from Pending to Complete
- % Done changed from 0 to 100
Actions