MANTA CRYPTO
ProjectLoop API provides all the details needed to work with the endpoints of ProjectLoop. For each API endpoint, you’ll find documentation for required and optional call parameters, as well as examples of basic request/response formats.
This is a live resource documentation that is constantly being updated as new endpoints become available.
MONGOL NFT EXCHANGES
MYBITCOIN EXCHANGES
Example Response
{
"auth_token": "xxxx.yyy.zzzz",
"message": "Signed in successfully"
}
This endpoint authenticate an user with the given username and password.
ODYSSEIA EXCHANGES
POST /api/auth/login
LIKECOIN APP
{
"user": {
"email": "x",
"password": "x"
}
}
UNGLOBAL EXCHANGE
TCS TOKEN LOGIN
Example Response
{
"data": {
"id": 1,
"address": "chennai",
"city": "kallakuricgy",
"company": "Centrecourt",
"country": "india",
"email": "velrangitham.ms@gmail.com",
"first_name": "vel",
"full_name": "vel pradeep",
"last_name": "pradeep",
"phone_number": "12345678",
"profile_photo": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/a5uhxxw0cl6bcuc6s0gycfhft5fq?response-content-disposition=inline%3B%20filename%3D%22Screenshot%202023-09-06%20at%209.43.04%20PM.png%22%3B%20filename%2A%3DUTF-8%27%27Screenshot%25202023-09-06%2520at%25209.43.04%2520PM.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20231220%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20231220T071631Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=8d48994baa04dffe159bb7751bd83ff1b21918ddf45a4e169c1887bd0a2937ef",
"role": null,
"state": "test",
"zip": "3798663"
}
}
Return a user profile information.
BRETT CRYPTO WHERE TO BUY
GET /api/companies/:company_id/user_profiles/:user_id
BIKEARN 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
MWCC EXCHANGE
Example Response
{
"message": "Record Updated Successfully"
}
Update a user profile data
PARETO 交易所
PUT /api/companies/:company_id/user_profiles/:user_id
VTUBE TOKENBITCOIN EXCHANGES
Parameter | Description |
---|---|
company_id | Unique identifier for the company. |
user_id | current user id for the devise. |
LAVITA AI EXCHANGES
Parameter | Value |
---|---|
user[first_name] | daniel |
user[last_name] | wetteroth |
user[country] | USA |
user[state] | Colorado |
user[city] | Denver |
user[address] | Denver South |
user[zip] | 600032 |
user[phone_number] | 22124444 |
user[business_phone_number] | 22124444 |
user[fax] | 22124444 |
user[profile_photo] | image format and support single image |
BITCOIN DIGITAL CONTAINER
Example Response
{
"message": "Password successfully updated."
}
Updating an User password
MINTEA EXCHANGES
PUT /api/companies/<CompanyId>/user_profiles/:user_id/update_password
PRIME CRYPTO PRICE PREDICTION
Parameter | Description |
---|---|
COMPANYID | Unique identifier for the company. |
user_id | current user id for the devise. |
THE BEAR LOGIN
Parameter | Value |
---|---|
user[password] | '12345678' |
user[password_confirmation] | '12345678' |
KUSA INU 交易所
Example Response
{
"user": {
"username": "danielcw",
"email": "danielcw@gmail.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 2,
"company": {
"name": "Centrecourt",
"unique_reference_id": "95510bae-a0e6-4148-af6f-f2fb9ca8acf9"
}
}
}
Return a user profile information.
KEL 交易所
GET /api/users/profile_info
FACTER EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
BLUX APP
Example Response
{
"pipeline_stats": {
"awarded": 6,
"quoted": 0,
"tendering": 0,
"awarded_to_others": 0,
"not_closed": 0,
"total": 6
},
"projects_stats": {
"active": 6,
"closed": 3,
"inactive": 0,
"total": 9
}
}
Return a dashboard analytics data for the logged in user.
KARAT COIN APP
GET /api/users/dashboard_analytics
42069 CRYPTO
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
FLASH LOANS EXCHANGE
CHOW CHOW EXCHANGES
Example Response
{
"data": [
{
"name": "Centrecourt",
"unique_reference_id": "95510bae-a0e6-4148-af6f-f2fb9ca8acf9"
},
{
"name": "Dayson Industrail Services Inc.",
"unique_reference_id": "13c867e7-6138-4918-919c-ccb41da13532"
}
]
}
Return a list of Companies that are visible to the User.
NOTE: This endpoint does not require the 'ProjectLoop-Company-Id' header to be included on a request.
MNW EXCHANGES
GET /api/companies
COINBASE VS ROBINHOOD CRYPTO FEES
Example Response
{
"users": [
{
"key": "velpradeep",
"value": 1,
"first_name": null,
"last_name": null
},
{
"key": "danielcw",
"value": 2,
"first_name": null,
"last_name": null
},
{
"key": "manager_1",
"value": 3,
"first_name": null,
"last_name": null
},
{
"key": "manager_2",
"value": 4,
"first_name": null,
"last_name": null
},
{
"key": "manager_3",
"value": 5,
"first_name": null,
"last_name": null
},
{
"key": "user_1",
"value": 6,
"first_name": null,
"last_name": null
},
{
"key": "user_2",
"value": 7,
"first_name": null,
"last_name": null
},
{
"key": "user_3",
"value": 8,
"first_name": null,
"last_name": null
},
{
"key": "user_4",
"value": 9,
"first_name": null,
"last_name": null
},
{
"key": "user_5",
"value": 10,
"first_name": null,
"last_name": null
},
{
"key": "steveviola",
"value": 31,
"first_name": null,
"last_name": null
},
{
"key": "enricoleva",
"value": 32,
"first_name": null,
"last_name": null
},
{
"key": "brandonslingerland",
"value": 33,
"first_name": null,
"last_name": null
},
{
"key": "johnhoeve",
"value": 34,
"first_name": null,
"last_name": null
},
{
"key": "Jeremy Croucher",
"value": 35,
"first_name": null,
"last_name": null
},
{
"key": "Mark Cesana",
"value": 36,
"first_name": null,
"last_name": null
},
{
"key": "Danny Napoli",
"value": 37,
"first_name": null,
"last_name": null
},
{
"key": "Chantel Book",
"value": 38,
"first_name": null,
"last_name": null
},
{
"key": "Marc Chevrier",
"value": 39,
"first_name": null,
"last_name": null
},
{
"key": "Kosta Viglatzis",
"value": 40,
"first_name": null,
"last_name": null
},
{
"key": "divya",
"value": 41,
"first_name": null,
"last_name": null
},
{
"key": "balamurgan",
"value": 42,
"first_name": null,
"last_name": null
},
{
"key": "velmurugan",
"value": 43,
"first_name": null,
"last_name": null
},
{
"key": "chandru",
"value": 44,
"first_name": null,
"last_name": null
},
{
"key": "krshnavi",
"value": 45,
"first_name": null,
"last_name": null
}
],
"companies": [
{
"key": "Fortis Construction incorporated",
"value": 57,
"address": null
},
{
"key": "Greenwin",
"value": 19,
"address": null
},
{
"key": "The Remington Group Inc",
"value": 20,
"address": null
},
{
"key": "State",
"value": 29,
"address": null
},
{
"key": "SUMMIT FORMING LTD.",
"value": 28,
"address": null
}
],
"roles": [
{
"key": "Admin",
"value": 1
},
{
"key": "General Contractor",
"value": 2
},
{
"key": "Sub Contractor",
"value": 3
}
]
}
Return a list of dropdowns options at the company and project level.
YACHTINGVERSE APP
GET /api/projects/:project_id/directory/options_data
SANDWICH NETWORK APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
MODL 交易所
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
GICT APP
Example Response
{
"id": 62,
"name": "Keras Construction",
"account_id": null,
"unique_reference_id": "7d59f797-cc7b-4999-820c-701f59aa88c5",
"is_active": true,
"created_at": "2023-08-30T06:32:35.446Z",
"updated_at": "2023-08-30T06:32:35.446Z",
"shortened_name": null,
"website": null,
"operation_type": null,
"address": null,
"description": null,
"city": null,
"state": null,
"country": null,
"zip": null,
"phone_number": null,
"fax": null,
"email": null,
"license_number": null,
"status": "created",
"source": null,
"specialization": []
}
Register a new company
PARKING LOT C CRYPTO
POST /api/companies
APD 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
FTI 交易所
{ "company": { "name": "Keras Construction", "users_attributes": [ { "email": "keras@gmail.com", "first_name": "keras", "last_name": "user1", "username": "keras_user", "password": "12345678", "password_confirmation": "12345678" } ] } }
VADA EXCHANGE
Example Response
{
"projects": [
{
"key": "MSP Sector1 project",
"value": "db3c594c-1c78-4d86-9aed-2604d71e5d00"
},
{
"key": "test",
"value": "41767c1a-bde1-4978-b175-0fe4aa40ca01"
}
]
}
Return a list of projects that are available to the User.
IS BINANCE U.S. SHUTTING DOWN
GET /api/companies/:company_id/list_projects
BGLD APP
Parameter | Description |
---|---|
company_id | Unique identifier for the company. |
RALPH LOGIN
Parameter | Description |
---|---|
type | member_projects - returns associated projects list. |
type | - returns current company projects list. |
BUMONO NETWORK APP
FREE USDT
Example Response
{
"users": [
{
"key": "velpradeep",
"value": 1,
"first_name": null,
"last_name": null
},
{
"key": "danielcw",
"value": 2,
"first_name": null,
"last_name": null
},
{
"key": "manager_1",
"value": 3,
"first_name": null,
"last_name": null
},
{
"key": "manager_2",
"value": 4,
"first_name": null,
"last_name": null
},
{
"key": "manager_3",
"value": 5,
"first_name": null,
"last_name": null
},
{
"key": "user_1",
"value": 6,
"first_name": null,
"last_name": null
},
{
"key": "user_2",
"value": 7,
"first_name": null,
"last_name": null
},
{
"key": "user_3",
"value": 8,
"first_name": null,
"last_name": null
},
{
"key": "user_4",
"value": 9,
"first_name": null,
"last_name": null
},
{
"key": "user_5",
"value": 10,
"first_name": null,
"last_name": null
},
{
"key": "steveviola",
"value": 31,
"first_name": null,
"last_name": null
},
{
"key": "enricoleva",
"value": 32,
"first_name": null,
"last_name": null
},
{
"key": "brandonslingerland",
"value": 33,
"first_name": null,
"last_name": null
},
{
"key": "johnhoeve",
"value": 34,
"first_name": null,
"last_name": null
},
{
"key": "Jeremy Croucher",
"value": 35,
"first_name": null,
"last_name": null
},
{
"key": "Mark Cesana",
"value": 36,
"first_name": null,
"last_name": null
},
{
"key": "Danny Napoli",
"value": 37,
"first_name": null,
"last_name": null
},
{
"key": "Chantel Book",
"value": 38,
"first_name": null,
"last_name": null
},
{
"key": "Marc Chevrier",
"value": 39,
"first_name": null,
"last_name": null
},
{
"key": "Kosta Viglatzis",
"value": 40,
"first_name": null,
"last_name": null
},
{
"key": "divya",
"value": 41,
"first_name": null,
"last_name": null
},
{
"key": "balamurgan",
"value": 42,
"first_name": null,
"last_name": null
},
{
"key": "velmurugan",
"value": 43,
"first_name": null,
"last_name": null
},
{
"key": "chandru",
"value": 44,
"first_name": null,
"last_name": null
},
{
"key": "krshnavi",
"value": 45,
"first_name": null,
"last_name": null
}
],
"companies": [
{
"key": "Fortis Construction incorporated",
"value": 57,
"address": null
},
{
"key": "Greenwin",
"value": 19,
"address": null
},
{
"key": "The Remington Group Inc",
"value": 20,
"address": null
},
{
"key": "State",
"value": 29,
"address": null
},
{
"key": "SUMMIT FORMING LTD.",
"value": 28,
"address": null
}
],
"roles": [
{
"key": "Admin",
"value": 1
},
{
"key": "General Contractor",
"value": 2
},
{
"key": "Sub Contractor",
"value": 3
}
]
}
Return a list of dropdowns options at the company and project level.
GINZA ETERNITY
GET /api/companies/:company_id/directory/options_data
SWASS FINANCE EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
SOLANA EXCHANGE
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
BLACK ROCK CRYPTO
Example Response
{
"data": [
{
"id": 3,
"added_at": "08-21-2023 06:57 AM",
"added_by": "danielcw (User)",
"company": {
"unique_reference_id": "e7c6bf9a-8044-429a-b9cb-16d888f44966",
"address": null,
"city": null,
"country": null,
"email": null,
"fax": null,
"logo": null,
"name": "Fortis Construction incorporated",
"phone_number": null,
"state": null,
"zip": null
},
"company_id": 47,
"status": "added",
"status_text": null,
"users_count": 0,
"projects_count": 0
}
]
}
Return a list of contractor companies that are associated with the company.
BITCOIN CLASSIC EXCHANGES
GET /api/companies/:company_id/contractor_companies
CRYPTO ROSE CHANNEL
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
HALLOW EXCHANGE
Parameter | Description |
---|---|
company_id | Unique identifier for the company. |
SMARTPAD EXCHANGE
Parameter | Default | Description |
---|---|---|
page | ---- | page |
NUCLEUS EXCHANGE
Example Response
{
"data": {
"id": 13,
"company_id": 57,
"contractor_company_id": 1,
"status": "added"
}
}
Add a Contractor company to the Company directory
SMALLEST UNIT OF BITCOIN
POST /api/companies/:company_id/add_contractor
DEBA EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
CITIOS EXCHANGES
Parameter | Description |
---|---|
company_id | Unique identifier for the company. |
WHITECOIN EXCHANGE
Parameter | Value |
---|---|
company[name] * | Fortis Construction incorporated |
company[role_id] * | 2 |
DAMM 交易所
Parameter | Value |
---|---|
company * | {"id": 28, "role_id": 2 } |
CRYPTO WITH MOST UPSIDE
Parameter | Value |
---|---|
company * | [{"id": 28, "role_id": 2 }, {"id": 29, "role_id": 3 }] |
ITGC LOGIN
Example Response
{
"data": {
"id": 15,
"company": {
"unique_reference_id": "dfbb0041-3c4a-4dcf-b7a8-d7b3690298b9",
"address": null,
"city": null,
"country": null,
"email": null,
"fax": null,
"license_number": null,
"logo": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/2o2l7m26vuosf868ogjl9j2lhu5t?response-content-disposition=inline%3B%20filename%3D%22%257B-name%253D%253E%2522state_window_corporation.png%2522%257D%22%3B%20filename%2A%3DUTF-8%27%27%257B-name%253D%253E%2522state_window_corporation.png%2522%257D&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230824%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230824T160051Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=1c08a7d65110b54849e878392d7b4896eda961332ed206d6e0180ad85d75de5c",
"name": "State",
"phone_number": null,
"specialization": [],
"state": null,
"website": null,
"zip": null
}
}
}
View company info
4 META WORLD APP
GET /api/companies/:company_id/contractor_companies/<ContractorCompanyId>
INDI 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
YYSJ APP
Parameter | Description |
---|---|
company_id | Unique identifier for the company. |
ContractorCompanyId | Unique identifier for the contractor company. |
SOPDAP AI EXCHANGE
Example Response
{
"data": {
"id": 15,
"company": {
"unique_reference_id": "dfbb0041-3c4a-4dcf-b7a8-d7b3690298b9",
"address": null,
"city": null,
"country": null,
"email": null,
"fax": null,
"license_number": null,
"logo": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/2o2l7m26vuosf868ogjl9j2lhu5t?response-content-disposition=inline%3B%20filename%3D%22%257B-name%253D%253E%2522state_window_corporation.png%2522%257D%22%3B%20filename%2A%3DUTF-8%27%27%257B-name%253D%253E%2522state_window_corporation.png%2522%257D&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230824%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230824T160051Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=1c08a7d65110b54849e878392d7b4896eda961332ed206d6e0180ad85d75de5c",
"name": "State",
"phone_number": null,
"specialization": [],
"state": null,
"website": null,
"zip": null
}
}
}
Update a project membership company data
EURO TOKEN
PUT /api/companies/:company_id/contractor_companies/:id
KIZUNA GLOBAL TOKEN EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
DOOGEE IO LOGIN
Parameter | Description |
---|---|
company_id | Unique identifier for the company. |
GLT EXCHANGES
Parameter | Value |
---|---|
company[name] | MIT |
company[logo] | image format and support single image |
company[country] | IN |
company[state] | TN |
company[city] | Chennai |
company[address] | chennai central |
company[zip] | 600032 |
company[website] | |
company[fax] | |
company[phone_number] | |
company[license_number] | |
company[email] | |
company[specialization] | ['concrete', 'plumbing'] |
CSCT EXCHANGE
Example Response
{
"message": "Company removed successfully"
}
remove a company from the company directory
FERRET EXCHANGE
DELETE /api/companies/:company_id/contractor_companies/:id
HIREGO EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
UENC 交易所
Parameter | Description |
---|---|
company_id | Unique identifier for the project. |
ASSEMBLE PROTOCOL EXCHANGE
Example Response
{
"data": {
"id": 20,
"company": {
"unique_reference_id": "70cc33a4-ee1e-49c3-8130-7a12980695b3",
"address": "addres test",
"city": "Theni",
"country": null,
"email": "fortis@gmail.com",
"fax": "45ffg",
"license_number": "1232222",
"logo": null,
"name": "Fortis Construction incorporated updated111",
"phone_number": "123",
"specialization": [],
"state": "Tamilnadu",
"website": null,
"zip": null
},
"users_count": 0
}
}
Update a contractor company membership company status
ANOW LOGIN
PUT /api/companies/:company_id/contractor_companies/:id/update_status
GODE CHAIN LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
INVETOKEN 交易所
Parameter | Description |
---|---|
company_id | Unique identifier for the company. |
RSR EXCHANGES
Parameter | Value |
---|---|
status | invited |
LUX EXCHANGES
Example Response
{
"data": [
{
"id": 7,
"added_at": "08-25-2023 06:03 AM",
"added_by": "velpradeep (User)",
"allow_edit": true,
"company_id": 2,
"project_id": 1,
"status": "added",
"status_text": null,
"user": {
"id": 57,
"address": null,
"email": "saravananvel@gmail.com",
"first_name": "saravanan",
"last_name": "vel",
"logo": null,
"username": "saravananvel"
}
}
]
}
Return a list of users that are associated with the contractor for the given company.
IBNBFINANCE EXCHANGES
GET /api/comanies/:company_id/contractor_companies/:id/list_users
MINI FLOKI 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
BUY CRYPTO INSTANTLY NO VERIFICATION
Parameter | Description |
---|---|
company_id | Unique identifier for the company. |
id | Unique identifier for the contractor company. |
TOWERTOKEN APP
Parameter | Default | Description |
---|---|---|
page | ---- | page |
ADABULL APP
RABBIZ APP
Example Response
{
"data": [
{
"id": 7,
"added_at": "08-25-2023 06:03 AM",
"added_by": "velpradeep (User)",
"allow_edit": true,
"company_id": null,
"project_id": 1,
"status": "added",
"status_text": null,
"user": {
"id": 57,
"address": null,
"email": "saravananvel@gmail.com",
"first_name": "saravanan",
"last_name": "vel",
"logo": null,
"username": "saravananvel"
}
}
]
}
Return a list of users that are associated with the contractor company.
CARBON TOKEN
GET /api/companies/:company_id/contractor_users
WHALE CHAIN EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
HASHVOX AI APP
Parameter | Description |
---|---|
company_id | Unique identifier for the company. |
BINANCE AUTHENTICATOR APP
Parameter | Default | Description |
---|---|---|
page | ---- | page |
PHOENIX DRAGON EXCHANGES
Example Response
{
"data": {
"id": 3,
"company_id": 30,
"contractor_company_id": null,
"status": "added",
"unique_reference_id": null,
"user_id": 61
}
}
Add a user to the company directory
CRYPTO ARENA TONIGHT
POST /api/companies/:company_id/add_user
DMX EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
MBABA EXCHANGES
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
AUTHENCITY 交易所
Parameter | Value |
---|---|
user[first_name] * | saravanan |
user[last_name] * | vel |
user[email] * | saravanavel@gmail.com |
ZGTOKEN LOGIN
Parameter | Value |
---|---|
user * | {"id": 28 } |
BITCOIN BANANA EXCHANGE
Parameter | Value |
---|---|
user * | [{"id": 28 }, {"id": 29 }] |
CRYPTO FRAUD LAWYER
Example Response
{
"data": {
"id": 3,
"user": {
"id": 61,
"address": null,
"city": null,
"country": null,
"email": "saravananvel11@gmail.com",
"first_name": "saravanan",
"full_name": "saravanan vel",
"last_name": "vel",
"phone_number": null,
"state": null,
"username": "saravananvel11",
"zip": null
}
}
}
View user info
CEO APP
GET /api/companies/<CompanyId>/contractor_users/<ContractorUserId>
AVRORA METAVERSE APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
LOOKS LOGIN
Parameter | Description |
---|---|
ProjectId | Unique identifier for the project. |
ContractorUserId | Unique identifier for the contractor user. |
HOW TO BUY CRYPTO WITH CREDIT CARD WITHOUT KYC
Example Response
{
"data": {
"id": 7,
"contractor_company_id": null,
"company_id": 1,
"status": "added",
"user_id": 57,
"unique_reference_id": "az679dd8fkkl4gnd5udxcyh45jkli"
}
}
Update a contractor user data
SETHER APP
PUT /api/companies/:company_id/contractor_users/:id
LIONTOKEN 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
ARMADA 交易所
Parameter | Description |
---|---|
company_id | Unique identifier for the company. |
BLAST FRONTIERS APP
Parameter | Value |
---|---|
user[first_name] | MIT |
user[last_name] | MIT |
user[country] | IN |
user[state] | TN |
user[city] | Chennai |
user[address] | chennai central |
user[zip] | 600032 |
user[phone_number] | |
user[email] | |
user[contractor_company_id] | 2 |
PRMI EXCHANGES
Example Response
{
"data": {
"id": 20,
"company": {
"unique_reference_id": "70cc33a4-ee1e-49c3-8130-7a12980695b3",
"address": "addres test",
"city": "Theni",
"country": null,
"email": "fortis@gmail.com",
"fax": "45ffg",
"license_number": "1232222",
"logo": null,
"name": "Fortis Construction incorporated updated111",
"phone_number": "123",
"specialization": [],
"state": "Tamilnadu",
"website": null,
"zip": null
},
"users_count": 0,
"projects_count": 0
}
}
Update a contractor company user status
PREDICTZ 交易所
PUT /api/companies/:company_id/contractor_users/:id/update_status
INTERMATIONAL CRYPTO X APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
BSCEX LOGIN
Parameter | Description |
---|---|
company_id | Unique identifier for the company. |
GNY TOKEN EXCHANGE
Parameter | Value |
---|---|
status | invited |
DSCVR LOGIN
Example Response
Update a project role data
AREC EXCHANGES
PUT /api/companies/:company_id/contractor_users/:id
LL APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
MEGATOKEN EXCHANGES
Parameter | Description |
---|---|
company_id | Unique identifier for the company. |
OLV LOGIN
Parameter | Value |
---|---|
role_id |
WINDY APP
UPE LOGIN
Example Response
{
"data": [
{
"id": 41,
"address": null,
"city": null,
"company_id": 30,
"country": null,
"email": "divyagomathi06@gmail.com",
"first_name": null,
"full_name": " ",
"last_name": null,
"phone_number": null,
"role": "",
"role_id": null,
"state": null,
"username": "divya",
"zip": null
},
{
"id": 42,
"address": null,
"city": null,
"company_id": 30,
"country": null,
"email": "mailtobalamurugan3@gmail.com",
"first_name": null,
"full_name": " ",
"last_name": null,
"phone_number": null,
"role": "",
"role_id": null,
"state": null,
"username": "balamurgan",
"zip": null
},
{
"id": 43,
"address": null,
"city": null,
"company_id": 30,
"country": null,
"email": "ksvelmuruganmca@gmail.com",
"first_name": null,
"full_name": " ",
"last_name": null,
"phone_number": null,
"role": "",
"role_id": null,
"state": null,
"username": "velmurugan",
"zip": null
},
{
"id": 44,
"address": null,
"city": null,
"company_id": 30,
"country": null,
"email": "chandruanju92@gmail.com",
"first_name": null,
"full_name": " ",
"last_name": null,
"phone_number": null,
"role": "",
"role_id": null,
"state": null,
"username": "chandru",
"zip": null
},
{
"id": 45,
"address": null,
"city": null,
"company_id": 30,
"country": null,
"email": "krshnavipradeep0411@gmail.com",
"first_name": null,
"full_name": " ",
"last_name": null,
"phone_number": null,
"role": "",
"role_id": null,
"state": null,
"username": "krshnavi",
"zip": null
},
{
"id": 64,
"address": null,
"city": null,
"company_id": 30,
"country": null,
"email": "keras@gmail.com",
"first_name": "keras",
"full_name": "keras user1",
"last_name": "user1",
"phone_number": null,
"role": "",
"role_id": null,
"state": null,
"username": "keras",
"zip": null
},
{
"id": 65,
"address": null,
"city": null,
"company_id": 30,
"country": null,
"email": "keras11@gmail.com",
"first_name": "keras",
"full_name": "keras user1",
"last_name": "user1",
"phone_number": null,
"role": "",
"role_id": null,
"state": null,
"username": "keras11",
"zip": null
}
]
}
Return a list of users that are associated with the company.
LIKECOINPRO APP
GET /api/companies/:company_id/users
WIKEN LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
FUTUBALL LOGIN
Parameter | Description |
---|---|
company_id | Unique identifier for the company. |
CORNUCOPIAS EXCHANGE
Parameter | Default | Description |
---|---|---|
company_id | ---- | Mandatory |
page | ---- | page |
UNM 交易所
Example Response
{
"data": {
"id": 66,
"address": null,
"city": null,
"company_id": 30,
"country": null,
"email": "velsaravan@gmail.com",
"first_name": "vel",
"full_name": "vel saravanan",
"last_name": "saravanan",
"phone_number": null,
"role": "",
"role_id": null,
"state": null,
"username": "velsaravan",
"zip": null
}
}
Add a user to the company directory
CONTACT CRYPTO.COM BY PHONE
POST /api/companies/:company_id/users
EVOVERSE SHARD EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
1PECO 交易所
Parameter | Description |
---|---|
company_id | Unique identifier for the company. |
MEME20 EXCHANGES
Parameter | Value |
---|---|
user[first_name] * | saravanan |
user[last_name] * | vel |
user[email] * | saravanavel@gmail.com |
user[country] | IN |
user[state] | TN |
user[city] | Chennai |
user[address] | chennai central |
user[zip] | 600032 |
user[phone_number] | |
user[role_id] |
WOLFS GROUP EXCHANGES
Example Response
{
"data": {
"id": 66,
"address": null,
"city": null,
"company_id": 30,
"country": null,
"email": "velsaravan@gmail.com",
"first_name": "vel",
"full_name": "vel saravanan",
"last_name": "saravanan",
"phone_number": null,
"role": "",
"role_id": null,
"state": null,
"username": "velsaravan",
"zip": null
}
}
View user info
MONEY COIN CHART
GET /api/companies/:company_id/users/:id
BPEPEF LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
BEST CRYPTO PREDICTION SITE
Parameter | Description |
---|---|
company_id | Unique identifier for the company. |
LIVE TRACKER XYZ
Example Response
{
"data": {
"id": 66,
"address": null,
"city": null,
"company_id": 30,
"country": null,
"email": "velsaravan@gmail.com",
"first_name": "vel",
"full_name": "vel saravanan",
"last_name": "saravanan",
"phone_number": null,
"role": "",
"role_id": null,
"state": null,
"username": "velsaravan",
"zip": null
}
}
Update user data
VANCOIN 交易所
PUT /api/companies/:company_id/users/:id
AILINKFINANCE APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
CIRRUS EXCHANGE
Parameter | Description |
---|---|
company_id | Unique identifier for the company. |
CRYPTOSOUL 交易所
Parameter | Value |
---|---|
user[first_name] | MIT |
user[last_name] | MIT |
user[country] | IN |
user[state] | TN |
user[city] | Chennai |
user[address] | chennai central |
user[zip] | 600032 |
user[phone_number] | |
user[email] | |
user[role_id] |
ARKANIA PROTOCOL
STRIKECOIN EXCHANGE
Example Response
{
"data": [
{
"id": 3,
"added_at": "08-21-2023 06:57 AM",
"added_by": "danielcw (User)",
"company": {
"unique_reference_id": "e7c6bf9a-8044-429a-b9cb-16d888f44966",
"address": null,
"city": null,
"country": null,
"email": null,
"fax": null,
"logo": null,
"name": "Fortis Construction incorporated",
"phone_number": null,
"state": null,
"zip": null
},
"company_id": 47,
"project_id": 1,
"role": "General Contractor",
"status": "added",
"status_text": null,
"users_count": 0
}
]
}
Return a list of Companies that are associated with the project.
NOTE: This endpoint does not require the 'ProjectLoop-Company-Id' header to be included on a request.
UWU VAULT NFTX
GET /api/projects/:project_id/project_companies
SUPERPOWER SQUAD APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
DTRC APP
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
ETHEREUM STAKE FINANCE EXCHANGES
Parameter | Default | Description |
---|---|---|
page | ---- | page |
MEO LOGIN
Example Response
{
"data": {
"id": 13,
"company_id": 57,
"project_id": 1,
"status": "added"
}
}
Add a Company to the Project directory
URBANCASH 交易所
POST /api/projects/:project_id/add_company
ESN 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
FUNGI 交易所
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
CSIX CRYPTO
Parameter | Value |
---|---|
company[name] * | Fortis Construction incorporated |
company[role_id] * | 2 |
JUMPTOKEN 交易所
Parameter | Value |
---|---|
company[name] * | Fortis Construction incorporated |
company[role_id] * | 2 |
company[address] | Valco street |
company[city] | Berlin |
company[state] | Quanto |
company[country] | Germany |
company[zip] | 234153 |
company[phone_number] | 234153 |
company[email] | fortis@corp.in |
PABLO EXCHANGE
Parameter | Value |
---|---|
company * | {"id": 28, "role_id": 2 } |
FRZSS 交易所
Parameter | Value |
---|---|
company * | [{"id": 28, "role_id": 2 }, {"id": 29, "role_id": 3 }] |
CRYPTO NEWS INDIA
Example Response
{
"data": {
"id": 15,
"company": {
"unique_reference_id": "dfbb0041-3c4a-4dcf-b7a8-d7b3690298b9",
"address": null,
"city": null,
"country": null,
"email": null,
"fax": null,
"license_number": null,
"logo": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/2o2l7m26vuosf868ogjl9j2lhu5t?response-content-disposition=inline%3B%20filename%3D%22%257B-name%253D%253E%2522state_window_corporation.png%2522%257D%22%3B%20filename%2A%3DUTF-8%27%27%257B-name%253D%253E%2522state_window_corporation.png%2522%257D&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230824%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230824T160051Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=1c08a7d65110b54849e878392d7b4896eda961332ed206d6e0180ad85d75de5c",
"name": "State",
"phone_number": null,
"specialization": [],
"state": null,
"website": null,
"zip": null
},
"role": "Sub Contractor",
"role_id": 3
}
}
View company info
FLYPAPER LOGIN
GET /api/projects/<ProjectId>/project_companies/<ProjectCompanyId>
BABY PEPE FORK EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
SAT TOKEN LOGIN
Parameter | Description |
---|---|
ProjectId | Unique identifier for the project. |
ProjectCompanyId | Unique identifier for the project membership. |
ZORA EXCHANGES
Example Response
{
"data": {
"id": 15,
"company": {
"unique_reference_id": "dfbb0041-3c4a-4dcf-b7a8-d7b3690298b9",
"address": null,
"city": null,
"country": null,
"email": null,
"fax": null,
"license_number": null,
"logo": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/2o2l7m26vuosf868ogjl9j2lhu5t?response-content-disposition=inline%3B%20filename%3D%22%257B-name%253D%253E%2522state_window_corporation.png%2522%257D%22%3B%20filename%2A%3DUTF-8%27%27%257B-name%253D%253E%2522state_window_corporation.png%2522%257D&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230824%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230824T160051Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=1c08a7d65110b54849e878392d7b4896eda961332ed206d6e0180ad85d75de5c",
"name": "State",
"phone_number": null,
"specialization": [],
"state": null,
"website": null,
"zip": null
},
"role": "Sub Contractor",
"role_id": 3
}
}
Update a project membership company data
WILL THERE BE ANOTHER CRYPTO BULL RUN
PUT /api/projects/:project_id/project_companies/:id
KRIOSCOIN 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
BIOTRON APP
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
METAFLOKIMG APP
Parameter | Value |
---|---|
company[name] | MIT |
company[logo] | image format and support single image |
company[country] | IN |
company[state] | TN |
company[city] | Chennai |
company[address] | chennai central |
company[zip] | 600032 |
company[website] | |
company[fax] | |
company[phone_number] | |
company[license_number] | |
company[email] | |
company[role_id] | 3 |
company[specialization] | ['concrete', 'plumbing'] |
RAISEENTERTAINMENTTICKET EXCHANGES
Example Response
{
"message": "Company removed successfully"
}
remove a company from the project
POOR EXCHANGES
DELETE /api/projects/:project_id/project_companies/:id
COINLIM EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
EUNO EXCHANGE
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
STMX EXCHANGES
Example Response
{
"data": {
"id": 20,
"company": {
"unique_reference_id": "70cc33a4-ee1e-49c3-8130-7a12980695b3",
"address": "addres test",
"city": "Theni",
"country": null,
"email": "fortis@gmail.com",
"fax": "45ffg",
"license_number": "1232222",
"logo": null,
"name": "Fortis Construction incorporated updated111",
"phone_number": "123",
"specialization": [],
"state": "Tamilnadu",
"website": null,
"zip": null
},
"role": "Sub Contractor",
"role_id": 3,
"users_count": 0
}
}
Update a project membership company role
PEPEDAO EXCHANGES
PUT /api/projects/:project_id/project_companies/:id/update_role
PBT 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
PRICE OF DASH CRYPTO
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
AMSYS CRYPTO PROGRAM
Parameter | Value |
---|---|
role_id | 2 |
SSAP EXCHANGE
Example Response
{
"data": {
"id": 20,
"company": {
"unique_reference_id": "70cc33a4-ee1e-49c3-8130-7a12980695b3",
"address": "addres test",
"city": "Theni",
"country": null,
"email": "fortis@gmail.com",
"fax": "45ffg",
"license_number": "1232222",
"logo": null,
"name": "Fortis Construction incorporated updated111",
"phone_number": "123",
"specialization": [],
"state": "Tamilnadu",
"website": null,
"zip": null
},
"role": "Sub Contractor",
"role_id": 3,
"users_count": 0
}
}
Update a project membership company status
SEIGNIORAGE FINANCE LOGIN
PUT /api/projects/:project_id/project_companies/:id/update_status
MAGICMETAVESERCOIN APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
SHIBU INU LOGIN
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
OCTOWILL EXCHANGES
Parameter | Value |
---|---|
status | invited |
ENGINES OF FURY EXCHANGE
Example Response
{
"data": [
{
"id": 7,
"added_at": "08-25-2023 06:03 AM",
"added_by": "velpradeep (User)",
"allow_edit": true,
"company_id": 2,
"project_id": 1,
"role": "Sub Contractor",
"role_id": 3,
"status": "added",
"status_text": null,
"user": {
"id": 57,
"address": null,
"email": "saravananvel@gmail.com",
"first_name": "saravanan",
"last_name": "vel",
"logo": null,
"username": "saravananvel"
}
}
]
}
Return a list of users that are associated with the company for the given project.
USNOTA APP
GET /api/projects/:project_id/project_companies/:id/list_users
SON OF GOD EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
WRAPPED BNB APP
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
id | Unique identifier for the project member company. |
CRYPTO CYCLE CHART
Parameter | Default | Description |
---|---|---|
page | ---- | page |
PLUMS 交易所
DEFROGS APP
Example Response
{
"data": [
{
"id": 7,
"added_at": "08-25-2023 06:03 AM",
"added_by": "velpradeep (User)",
"allow_edit": true,
"company_id": null,
"project_id": 1,
"role": "Sub Contractor",
"role_id": 3,
"status": "added",
"status_text": null,
"user": {
"id": 57,
"address": null,
"email": "saravananvel@gmail.com",
"first_name": "saravanan",
"last_name": "vel",
"logo": null,
"username": "saravananvel"
}
}
]
}
Return a list of users that are associated with the project.
IS CEX.IO LEGIT
GET /api/projects/:project_id/project_users
PROFIT BANK EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
TRISE EXCHANGES
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
ST PROJECT
Parameter | Default | Description |
---|---|---|
page | ---- | page |
BRC 20 EXCHANGES
Example Response
{
"data": {
"id": 7,
"project_id": 1,
"role_id": 3,
"status": "added",
"user_id": 57
}
}
Add a user to the Project directory
LST APP
POST /api/projects/:project_id/add_user
CRYPTO RECOVERY SERVICE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
SHIB ORIGINAL VISION 交易所
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
CRYPTO ENTER INTO ATO
Parameter | Value |
---|---|
user[first_name] * | saravanan |
user[last_name] * | vel |
user[email] * | saravanavel@gmail.com |
user[role_id] * | 2 |
NORMIES CRYPTO
Parameter | Value |
---|---|
users * | {"id": 28, "role_id": 2 } |
CORSAC V2 LOGIN
Parameter | Value |
---|---|
user * | [{"id": 28, "role_id": 2 }, {"id": 29, "role_id": 3 }] |
BITKAN APP
Example Response
{
"data": {
"id": 6,
"role": "Sub Contractor",
"role_id": 3,
"user": {
"id": 56,
"address": null,
"city": null,
"country": null,
"email": "saravananvel@gmail.com",
"phone_number": null,
"state": null,
"username": "saravananvel",
"zip": null
}
}
}
View user info
RAIDGUILD EXCHANGE
GET /api/projects/<ProjectId>/project_users/<ProjectUserId>
ENQ LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
POLKALAUNCH EXCHANGE
Parameter | Description |
---|---|
ProjectId | Unique identifier for the project. |
ProjectUserId | Unique identifier for the project user. |
RNBW APP
Example Response
{
"data": {
"id": 7,
"project_id": 1,
"role_id": 3,
"status": "added",
"user_id": 57,
"unique_reference_id": "az679dd8fkkl4gnd5udxcyh45jkli"
}
}
Update a project user data
QRT EXCHANGES
PUT /api/projects/:project_id/project_users/:id
GICTRADE 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
BHOT EXCHANGE
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
ANSEM CRYPTO
Parameter | Value |
---|---|
user[first_name] | MIT |
user[last_name] | MIT |
user[country] | IN |
user[state] | TN |
user[city] | Chennai |
user[address] | chennai central |
user[zip] | 600032 |
user[phone_number] | |
user[email] | |
user[role_id] | 2 |
OVL3 交易所
Example Response
Update a project role data
OWLOPER APP
PUT /api/projects/:project_id/project_users/:id
FMAN EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
ZAH 交易所
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
XMG 交易所
Parameter | Value |
---|---|
role_id |
GALAXY SURVIVOR 交易所
WENBURN APP
Example Response
{
"data": [
{
"id": 1,
"is_active": true,
"name": "Architectural"
},
{
"id": 2,
"is_active": true,
"name": "Mechanical"
},
{
"id": 3,
"is_active": true,
"name": "Electrical"
},
{
"id": 4,
"is_active": true,
"name": "Plumping"
},
{
"id": 5,
"is_active": true,
"name": "Civil"
},
{
"id": 6,
"is_active": true,
"name": "General"
}
]
}
Returns a list of all disciplines for a company which includes master data as well.
SMOOTHY 交易所
GET /api/companies/<COMPANYID>/drawing_disciplines
ETHERIYA LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
ZKTSUNAMI 交易所
Parameter | Description |
---|---|
COMPANYID | Unique identifier for the company. |
MINIONVERSE 交易所
Parameter | Description |
---|---|
page | Page |
per_page | Elements per page. |
JDI TOKEN
Example Response
{
"data": {
"id": 8,
"is_active": true,
"name": "test",
"updated_by_id": 2
}
}
Add a Drawing Discipline
KEBAB TOKEN EXCHANGES
POST /api/companies/<COMPANYID>/drawing_disciplines
MARSH EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
SPW 交易所
Parameter | Description |
---|---|
COMPANYID | Unique identifier for the company. |
COINBASE STOCK PREDICTION 2024
Parameter | Value |
---|---|
drawing_discipline[name] * | HVAC |
SCCS EXCHANGE
Example Response
{
"data": {
"id": 1,
"is_active": true,
"name": "Interior",
"updated_by_id": 2
}
}
Update a Drawing Discipline
DOGINALS CLUB EXCLUSIVE EXCHANGES
PUT /api/companies/<COMPANYID>/drawing_disciplines/1
KEACOIN EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
SYNTH IXMR LOGIN
Parameter | Description |
---|---|
COMPANYID | Unique identifier for the company. |
DOGECOIN EXPLORER
Parameter | Value |
---|---|
drawing_disciplines[name] * | Plumping |
drawing_disciplines[is_active] | false |
EPLAT EXCHANGE
Example Response
{
"message": "Record Deleted Successfully"
}
Delete a Drawing Discipline
KARDIACHAIN APP
DELETE /api/companies/<COMPANYID>/drawing_disciplines/1
X7101 LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
GEMGUARDIAN EXCHANGES
Parameter | Description |
---|---|
COMPANYID | Unique identifier for the company. |
COLIBRI PROTOCOL APP
Example Response
{
"data": {
"id": 4,
"is_active": true,
"name": "Plumping",
"updated_by_id": null
}
}
View a Drawing Discipline
BIG DIGITAL SHARES EXCHANGES
GET /api/companies/<CompanyId>/drawing_disciplines/4
MONKGG EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
KILL APP
Parameter | Description |
---|---|
CompanyId | Unique identifier for the company. |
MEET ONE APP
Example Response
[
{
"id": 1,
"project_id": 41,
"drawing_discipline_id": 1,
"drawing_area_id": null,
"name": "A-12.19 ROOF SLAB EDGE PLAN",
"created_by_id": null,
"updated_by_id": null,
"deleted_by_id": null,
"status": null,
"created_at": "2023-10-19T06:38:17.626Z",
"updated_at": "2023-10-19T06:38:17.626Z"
},
{
"id": 2,
"project_id": 41,
"drawing_discipline_id": 1,
"drawing_area_id": null,
"name": "New Floor Set",
"created_by_id": null,
"updated_by_id": null,
"deleted_by_id": null,
"status": null,
"created_at": "2023-10-24T03:44:37.769Z",
"updated_at": "2023-10-24T03:44:37.769Z"
}
]
List drawing sets for a given discipline
SLITTLE RABBIT LOGIN
GET /api/companies/<CompanyId>/drawing_disciplines/<DisciplineId>/load_drawing_sets?project_id=41
NAKSINGULARITYNET LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
AIE 交易所
Parameter | Description |
---|---|
CompanyId | Unique identifier for the company. |
DisciplineId | Unique identifier for the Discipline. |
GBR 交易所
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
USDEX TOKEN EXCHANGE
Example Response
{
"data": [
{
"id": 140,
"approval_status": null,
"drawing_discipline_id": null,
"drawing_set_id": null,
"file_name": null,
"no_of_pages": null,
"project_id": 41,
"status": "in_queue",
"summary_data": {
"discipline": null,
"set": null,
"no_of_processed_files": null,
"uploaded_by": null
},
"uploaded_at": "09-05-2023 05:06 AM"
},
{
"id": 141,
"approval_status": null,
"drawing_discipline_id": null,
"drawing_set_id": null,
"file_name": null,
"no_of_pages": null,
"project_id": 41,
"status": "in_queue",
"summary_data": {
"discipline": null,
"set": null,
"no_of_processed_files": null,
"uploaded_by": null
},
"uploaded_at": "09-05-2023 05:08 AM"
},
{
"id": 142,
"approval_status": null,
"drawing_discipline_id": null,
"drawing_set_id": null,
"file_name": null,
"no_of_pages": null,
"project_id": 41,
"status": "in_queue",
"summary_data": {
"discipline": null,
"set": null,
"no_of_processed_files": null,
"uploaded_by": null
},
"uploaded_at": "09-07-2023 09:10 AM"
},
{
"id": 143,
"approval_status": null,
"drawing_discipline_id": null,
"drawing_set_id": null,
"file_name": null,
"no_of_pages": null,
"project_id": 41,
"status": "in_queue",
"summary_data": {
"discipline": null,
"set": null,
"no_of_processed_files": null,
"uploaded_by": null
},
"uploaded_at": "09-07-2023 09:15 AM"
}
]
}
Returns a list of all drawing uploads for the project.
EYES 交易所
GET /api/projects/<project_id>/drawing_uploads
WGP LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
VESTALLYTOKENBITCOIN 交易所
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
EZTOKEN EXCHANGES
Parameter | Description |
---|---|
page | Page |
per_page | Elements per page. |
WDOG EXCHANGE
MLK LOGIN
Example Response
{
"data": [
{
"name": "Wellness Home Builders Projects",
"code": "CL-WHB- 01",
"unique_reference_id": "50cba8ea-a60a-4795-b971-a67d586e8a3b",
"active": true,
"start_date": "2022-09-19",
"completion_date": "2023-08-08",
"expiry_in_days": "254 days",
"last_updated_at": "2022-11-08T16:01:02.496Z",
"logo_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/m26u7ksmgisdwf385hpphhu7y3tl?response-content-disposition=inline%3B%20filename%3D%22one.png%22%3B%20filename%2A%3DUTF-8%27%27one.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20221128%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20221128T071659Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=6c73067dc8478dc788bd338395c924aa57bbd4124b3e30ff0ffed1e06d1fce84",
"photo_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/nvjwmzxatiwhq1ywq4u0gwnthec4?response-content-disposition=inline%3B%20filename%3D%22one.png%22%3B%20filename%2A%3DUTF-8%27%27one.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20221128%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20221128T071659Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=73dfdd9e1fa9e3d2f974f197059e66d5b34beb4da5fcb5544daeffa86f522bc6",
"stage": "Post-Construction",
"type": "Residential",
"address": {
"street": "12 The Crescent, Hereford, HR56",
"city": "Hereford",
"state_code": null,
"zip": null,
"country_code": null,
"info": "12 The Crescent, Hereford, HR56"
},
"company": {
"id": "95510bae-a0e6-4148-af6f-f2fb9ca8acf9",
"name": "Centrecourt"
}
},
{
"name": "Onyx Strong Construction",
"code": "CL-OSC- 01",
"unique_reference_id": "46c0516b-e01d-404d-b5cc-892e5b2f3c27",
"active": true,
"start_date": "2022-06-11",
"completion_date": "2023-06-08",
"expiry_in_days": "193 days",
"last_updated_at": "2022-11-08T16:01:08.767Z",
"logo_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/iz9pq0gtzygm4xrt911lg1nygotq?response-content-disposition=inline%3B%20filename%3D%22three.png%22%3B%20filename%2A%3DUTF-8%27%27three.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20221128%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20221128T071659Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=a7b6d3a85d62d935b5977692418226baef8c3e11dfd7ceb24802e97113d617b0",
"photo_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/brnea68fm4xomm0l7xpjjyolcljw?response-content-disposition=inline%3B%20filename%3D%22three.png%22%3B%20filename%2A%3DUTF-8%27%27three.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20221128%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20221128T071659Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=0238911a1d46b94e0cefcce6ce3f2ac259921f0e48cab21dce23970b6481e045",
"stage": "Bidding",
"type": "Heavy Industrial",
"address": {
"street": "78 Windsor Road, Newport, NP24",
"city": "Newport",
"state_code": null,
"zip": null,
"country_code": null,
"info": "78 Windsor Road, Newport, NP24"
},
"company": {
"id": "95510bae-a0e6-4148-af6f-f2fb9ca8acf9",
"name": "Centrecourt"
}
}
]
}
Returns a list of Projects associated with a specified Company.
OORT APP
GET /api/projects
MEGLA DOGE APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
PCHAIN LOGIN
Parameter | Default | Description |
---|---|---|
company_id | ----- | Unique identifier for the company. |
page | ---- | page |
MERIDIANNETWORK 交易所
Example Response
{
"data": {
"name": "Wellness Home Builders Projects",
"unique_reference_id": "50cba8ea-a60a-4795-b971-a67d586e8a3b",
"reference_number": "CL-WHB- 01",
"start_date": "2022-09-19",
"completion_date": "2023-08-08",
"stage": "Post-Construction",
"expiry_in_days": "254 days",
"active": true,
"last_updated_at": "2022-11-08T16:01:02.496Z",
"logo_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/m26u7ksmgisdwf385hpphhu7y3tl?response-content-disposition=inline%3B%20filename%3D%22one.png%22%3B%20filename%2A%3DUTF-8%27%27one.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20221128%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20221128T173657Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=7c6d2e98a4c9c1f01b12d060e5645cbaf9cd03da2ff5dc8fc1c684cc9858255d",
"photo_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/nvjwmzxatiwhq1ywq4u0gwnthec4?response-content-disposition=inline%3B%20filename%3D%22one.png%22%3B%20filename%2A%3DUTF-8%27%27one.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20221128%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20221128T173657Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=d5bde9798551a2d31511a2c301c7292001ebd04180d6f3b46776ce51076deeca",
"address": {
"street": "12 The Crescent, Hereford, HR56",
"city": "Hereford",
"state_code": null,
"zip": null,
"country_code": null,
"info": "12 The Crescent, Hereford, HR56, Hereford"
},
"recent_items": [],
"weather": {
"type": "Clouds",
"description": "broken clouds",
"summary": {
"coord": {
"lon": -2.7178,
"lat": 52.0439
},
"weather": [
{
"id": 803,
"main": "Clouds",
"description": "broken clouds",
"icon": "04n"
}
],
"base": "stations",
"main": {
"temp": 7.73,
"feels_like": 7,
"temp_min": 6.24,
"temp_max": 8.69,
"pressure": 1009,
"humidity": 90
},
"visibility": 10000,
"wind": {
"speed": 1.55,
"deg": 322,
"gust": 1.5
},
"clouds": {
"all": 63
},
"dt": 1669656549,
"sys": {
"type": 2,
"id": 2002673,
"country": "GB",
"sunrise": 1669621935,
"sunset": 1669651542
},
"timezone": 0,
"id": 7294543,
"name": "Hereford",
"cod": 200
}
}
}
}
This endpoint retrieves a specific project.
OKEXCHAINTOKEN EXCHANGES
GET /api/projects/<ID>
SUPERENERGY 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
TREES FINANCE 交易所
Parameter | Description |
---|---|
ID | Unique identifier for the project. |
ICSS 交易所
Example Response
{
"data": {
"unique_reference_id": "d0c7502c-0ac6-4bf2-b5f5-6b5c98b7e258",
"address": {
"street": null,
"city": "Sunderland",
"state_code": null,
"zip": null,
"country_code": null,
"info": ", Sunderland"
},
"analytics": {
"rfi": {
"overdue": 0,
"total": 0,
"draft": 0,
"open": 0,
"closed": 0,
"trashed": 0
},
"submittals": {
"overdue": 19,
"total": 20,
"draft": 0,
"open": 19,
"closed": 1,
"trashed": 0
},
"punch_lists": {
"overdue": 1,
"total": 12,
"draft": 0,
"todo": 11,
"in_progress": 1,
"ready_for_review": 0,
"approved": 0,
"rejected": 0,
"closed": 0
}
},
"completion_date": "07-10-2023",
"daily_log_setting_id": null,
"days_trend": {
"total_days": 281,
"completed_days": 280,
"remaining_days": 1
},
"description": null,
"expiry_in_days": "1 days",
"id": 1,
"last_updated_at": "07-10-2023",
"logo_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/gnr016wwxfdvelsm7jzp5jutdgef?response-content-disposition=inline%3B%20filename%3D%22logo.jpeg%22%3B%20filename%2A%3DUTF-8%27%27logo.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230710%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230710T090105Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=d903e87cba7da1469465967e17cf82172c8672beb4b0f45c820d452ddebc86a8",
"name": "MIT",
"overdue_summary": {
"rfi": 0,
"submittals": 19,
"punch_lists": 12,
"over_due_items": 31,
"total_items": 31
},
"photo_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/o93wxhyojdzvgshccxxqlum5fksz?response-content-disposition=inline%3B%20filename%3D%22two.png%22%3B%20filename%2A%3DUTF-8%27%27two.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230710%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230710T090105Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=1142d00e09a9abe708f53ddc6cb1d947a9113c32537ec539ec44a990af07d96a",
"punch_list_setting_id": null,
"recent_items": [],
"reference_number": "CL-MIT- 01",
"rfi_setting_id": null,
"stage": "Pre-Construction",
"start_date": "10-02-2022",
"submittal_setting_id": 1,
"team_size": 0,
"total_documents": 0,
"total_drawings": 5,
"type": "Institutional and Commercial",
"weather": {
"type": "Clear",
"description": "clear sky",
"summary": {
"id": 800,
"main": "Clear",
"description": "clear sky",
"icon": "01n"
}
}
}
}
Create a Project
00 交易所
POST /api/projects
DIS EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
SDOGE EXCHANGES
Parameter | Description |
---|---|
company_id | Unique identifier for the company. |
REN CRYPTO
Parameter | Value |
---|---|
project[name] | MIT |
project[description] | Test Description |
project[code] | 1 |
project[total_value] | 1000 |
project[photos] | image format and supplort multiple images |
project[logo] | image format and support single image |
project[start_date] | DD/MM/YYYY or YYYY-MM-DD |
project[completion_date] | DD/MM/YYYY or YYYY-MM-DD |
project[project_stage_id] | 1 |
project[project_type_id] | 1 |
project[reference_number] | 1 |
project[square_feet] | 12 |
project[country_code] | IN |
project[state_code] | TN |
project[city] | Chennai |
project[address] | chennai central |
project[zip] | 600032 |
project[time_zone] | Asia/Kolakata |
project[latitude] | 39.7392 |
project[longitude] | 104.9903 |
project[distribution_user_ids] | [1,2] |
project[project_custom_field_responses_attributes] | [{"input_type": "text","input_name":"Investment Stage", "input_options": [], "response_value": "text input answered"},{"input_type": "date","input_name":"Design Team Review Time", "input_options": [], "response_value": "23/03/2023"}] |
LKM EXCHANGES
Example Response
{
"id": 1,
"company_id": 1,
"name": "MIT",
"reference_number": "CL-MIT- 01",
"description": null,
"total_value": "150000.0",
"start_date": "2022-10-02",
"completion_date": "2023-07-10",
"project_stage_id": 2,
"project_type_id": 5,
"square_feet": 94600,
"is_active": true,
"unique_reference_id": "d0c7502c-0ac6-4bf2-b5f5-6b5c98b7e258",
"address": null,
"city": "Sunderland",
"zip": null,
"phone": null,
"fax": null,
"state_code": null,
"country_code": null,
"time_zone": null,
"longitude": "-89.36906",
"latitude": "37.839",
"created_at": "2023-01-10T13:22:13.053Z",
"updated_at": "2023-07-10T08:59:58.706Z",
"code": null,
"office_id": null,
"project_region_id": null
}
Update existing Project
IQT APP
PUT /api/projects/:project_id
XXX EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
STREAMR DATACOIN LOGIN
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
BINANCE BTC GIFT CARD
Parameter | Value |
---|---|
project[name] | MIT |
project[description] | Test Description |
project[code] | 1 |
project[total_value] | 1000 |
project[photos] | image format and supplort multiple images |
project[logo] | image format and support single image |
project[start_date] | DD/MM/YYYY or YYYY-MM-DD |
project[completion_date] | DD/MM/YYYY or YYYY-MM-DD |
project[project_stage_id] | 1 |
project[project_type_id] | 1 |
project[reference_number] | 1 |
project[square_feet] | 12 |
project[country_code] | IN |
project[state_code] | TN |
project[city] | Chennai |
project[address] | chennai central |
project[zip] | 600032 |
project[time_zone] | Asia/Kolakata |
project[latitude] | 39.7392 |
project[longitude] | 104.9903 |
project[distribution_user_ids] | [1,2] |
project[project_custom_field_responses_attributes] | [{"id": "1", "input_type": "text","input_name":"Investment Stage", "input_options": [], "response_value": "text input answered", _destroy: true},{"input_type": "date","input_name":"Design Team Review Time", "input_options": [], "response_value": "23/03/2023"}] |
SHIDEN NETWORK EXCHANGES
Example Response
{
"project_stages": [
{
"key": "Bidding",
"value": 1
},
{
"key": "Pre-Construction",
"value": 2
},
{
"key": "Course of Construction",
"value": 3
},
{
"key": "Post-Construction",
"value": 4
},
{
"key": "Warranty",
"value": 5
},
{
"key": "Bidding",
"value": 6
},
{
"key": "Pre-Construction",
"value": 7
},
{
"key": "Course of Construction",
"value": 8
},
{
"key": "Post-Construction",
"value": 9
},
{
"key": "Warranty",
"value": 10
},
{
"key": "Bidding",
"value": 11
},
{
"key": "Pre-Construction",
"value": 12
},
{
"key": "Course of Construction",
"value": 13
},
{
"key": "Post-Construction",
"value": 14
},
{
"key": "Warranty",
"value": 15
},
{
"key": "Bidding",
"value": 16
},
{
"key": "Pre-Construction",
"value": 17
},
{
"key": "Course of Construction",
"value": 18
},
{
"key": "Post-Construction",
"value": 19
},
{
"key": "Warranty",
"value": 20
}
],
"offices": [],
"project_types": [
{
"key": "Civil",
"value": 1
},
{
"key": "Commercials",
"value": 2
},
{
"key": "Heavy Industrial",
"value": 3
},
{
"key": "Residential",
"value": 4
},
{
"key": "Institutional and Commercial",
"value": 5
}
],
"assignees": [
{
"key": "velpradeep",
"value": 1,
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 1
}
},
{
"key": "danielcw",
"value": 2,
"user_info": {
"username": "danielcw",
"email": "ksvelmuruganmca@gmail.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 2
}
},
{
"key": "steveviola",
"value": 3,
"user_info": {
"username": "steveviola",
"email": "SViola@greenwin.ca",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 3
}
},
{
"key": "enricoleva",
"value": 4,
"user_info": {
"username": "enricoleva",
"email": "eleva@remingtongroupinc.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 4
}
},
{
"key": "brandonslingerland",
"value": 5,
"user_info": {
"username": "brandonslingerland",
"email": "brandon.slingerland@vanmaron.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 5
}
},
{
"key": "johnhoeve",
"value": 6,
"user_info": {
"username": "johnhoeve",
"email": "john.hoeve@vanmaron.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 6
}
},
{
"key": "Jeremy Croucher",
"value": 7,
"user_info": {
"username": "Jeremy Croucher",
"email": "jeremy@strawcg.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 7
}
},
{
"key": "Mark Cesana",
"value": 8,
"user_info": {
"username": "Mark Cesana",
"email": "mark@hardrockforming.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 8
}
},
{
"key": "Danny Napoli",
"value": 9,
"user_info": {
"username": "Danny Napoli",
"email": "danny@summitforming.ca",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 9
}
},
{
"key": "Chantel Book",
"value": 10,
"user_info": {
"username": "Chantel Book",
"email": "cbook@statecorp.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 10
}
},
{
"key": "Marc Chevrier",
"value": 11,
"user_info": {
"username": "Marc Chevrier",
"email": "mchevrier@statewindowcorp.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 11
}
},
{
"key": "Kosta Viglatzis",
"value": 12,
"user_info": {
"username": "Kosta Viglatzis",
"email": "kosta.viglatzis@gmail.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 12
}
}
],
"project_custom_fields": [
{
"id": 1,
"title": "Investment Stage",
"input_type": "text",
"input_options": []
},
{
"id": 2,
"title": "Final Due Date",
"input_type": "text",
"input_options": []
},
{
"id": 3,
"title": "Design Team Review Time",
"input_type": "text",
"input_options": []
},
{
"id": 4,
"title": "Discipline",
"input_type": "text",
"input_options": []
}
],
"departments": [],
"bid_types": [],
"programs": []
}
Returns a list of filter associated with a Project
CRYPTO CODING
GET /api/projects/filter_options
GARUDA TOKEN LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
INTEGRAL RESISTANCE
Parameter | Description |
---|---|
company_id | Unique identifier for the company. |
HN EXCHANGE
ETHEREUM ALPES 交易所
Example Response - Web
{
"data": [
{
"id": 14,
"code": "B-001",
"name": "Building 1",
"parent_id": null,
"qr_code_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/w5dt80bxc4b50wfqql3y6e00c8oy?response-content-disposition=inline%3B%20filename%3D%22qr_code_23.png%22%3B%20filename%2A%3DUTF-8%27%27qr_code_23.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230828%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230828T024123Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=87547430d0d698990d119b4f1314fa5f5ddbb971149a1a560b6b9bb61c8aa627",
"sub_locations": []
},
{
"id": 15,
"code": "B-002",
"name": "Building 2 Latest",
"parent_id": null,
"qr_code_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/w5dt80bxc4b50wfqql3y6e00c8oy?response-content-disposition=inline%3B%20filename%3D%22qr_code_23.png%22%3B%20filename%2A%3DUTF-8%27%27qr_code_23.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230828%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230828T024123Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=87547430d0d698990d119b4f1314fa5f5ddbb971149a1a560b6b9bb61c8aa627",
"sub_locations": [
{
"id": 16,
"name": "First Floor",
"code": "B-2-001",
"parent_id": 15,
"qr_code_url": null,
"sub_locations": [
{
"id": 17,
"name": "First Floor- Kitchen",
"code": "B-2-002",
"parent_id": 16,
"qr_code_url": null,
"sub_locations": []
}
]
},
{
"id": 18,
"name": "Second Floor",
"code": "B-2-SF",
"parent_id": 15,
"qr_code_url": null,
"sub_locations": []
}
]
}
]
}
Example Response - Mobile
{
"data": [
{
"id": 24,
"code": null,
"name": "Building1",
"parent_id": null
}
]
}
Returns a list of all locations for a project.
EXRT TOKEN APP
GET /api/projects/<PROJECTID>/project_locations
BITCOIN TRANSACTION FEE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
CAD 交易所
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SENPAI EXCHANGE
Example Response
{
"data": {
"id": 18,
"code": "B-2-SF",
"name": "Second Floor",
"parent_id": 15,
"sub_locations": []
}
}
Add a Project Location
ZDAI EXCHANGES
POST /api/projects/<ProjectId>/project_locations
PAKK EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
DANDYDEGO EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
YGGSEA LOGIN
Parameter | Value |
---|---|
project_location[name] * | Second Floor |
project_location[code] | B-2-SF |
project_location[description] | Business Center at Owings Mills is conveniently located in Baltimore County just minutes from the Metro Centre at Owings Mills. |
project_location[parent_id] | 1 |
project_location[files][0] | Array of Files |
CRYPTO KOMBAT LOGIN
Example Response
{
"data": {
"id": 18,
"code": "B-2-SF",
"name": "Second Floor Hall",
"parent_id": 15,
"sub_locations": []
}
}
Update a Project Location
0000 EXCHANGE
PUT /api/projects/<ProjectId>/project_locations/18
BITRAM LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
PATH VAULT EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
BLACKDRAGON LOGIN
Parameter | Value |
---|---|
project_location[name] * | Second Floor |
project_location[code] | B-2-SF |
project_location[description] | Business Center at Owings Mills is conveniently located in Baltimore County just minutes from the Metro Centre at Owings Mills. |
project_location[parent_id] | 1 |
project_location[files][0] | Array of Files |
BITBULL 交易所
Example Response
{
"message": "Record Deleted Successfully"
}
Delete a Project Location
HOME COIN CRYPTO
DELETE /api/projects/<ProjectId>/project_locations/18
XMCT EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
BEYONDPROTOCOL EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
TEMTUM 交易所
Example Response - WEB
{
"data": {
"id": 15,
"code": "B-002",
"name": "Building 2 Latest",
"parent_id": null
}
}
Example Response - MOBILE
{
"data": {
"id": 24,
"attachments": [],
"code": null,
"description": null,
"name": "Building1",
"parent_id": null,
"qr_code_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/apmrzsln1ylhpow2fxkfcmt9gk1o?response-content-disposition=inline%3B%20filename%3D%22qr_code_6.png%22%3B%20filename%2A%3DUTF-8%27%27qr_code_6.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20231227%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20231227T055449Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=945d450b1d0e741a82e5be1f81e535a9adf8ce986fe1ab7f550ab46013b08fa2",
"sub_locations": [
{
"id": 25,
"code": "FL01",
"name": "Floor 1",
"parent_id": 24
}
]
}
}
Example Response - MOBILE - GET SUB LOCATIONS
{
"data": {
"id": 24,
"code": null,
"name": "Building1",
"parent_id": null,
"sub_locations": [
{
"id": 25,
"code": "FL01",
"name": "Floor 1",
"parent_id": 24
}
]
}
}
Example Response - MOBILE - GET QR CODE DETAILS
{
"data": {
"id": 24,
"attachments": [],
"code": null,
"description": null,
"name": "Building1",
"parent_id": null,
"qr_code_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/apmrzsln1ylhpow2fxkfcmt9gk1o?response-content-disposition=inline%3B%20filename%3D%22qr_code_6.png%22%3B%20filename%2A%3DUTF-8%27%27qr_code_6.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20231227%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20231227T060049Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=e22c02900c9ffa1f82d3a45e36a6a365082353521da06a0475576b175a891490"
}
}
Example Response - MOBILE - GET RELATED ITEMS
{
"data": {
"id": 24,
"code": null,
"name": "Building1",
"parent_id": null,
"related_items": []
}
}
View a Project Location information
INJ CRYPTO
GET /api/projects/<ProjectId>/project_locations/18
PAI 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
BEST UPCOMING CRYPTO
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
TROLL FACE 交易所
Parameter | Description |
---|---|
view_type | sub_locations/related_item/qr_code_view/qr_code_view |
XGCS APP
Example Response
{
"data": {
"id": 33,
"attachments": [
{
"file_name": "Screenshot 2023-02-09 at 7.43.26 AM.png",
"size": 873609,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/v06ya3rdsqozul8c289x7lygxfu9?response-content-disposition=inline%3B%20filename%3D%22Screenshot%202023-02-09%20at%207.43.26%20AM.png%22%3B%20filename%2A%3DUTF-8%27%27Screenshot%25202023-02-09%2520at%25207.43.26%2520AM.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230827%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230827T064831Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=41c824ece5d7168075e5e46608d76bfb1e91aafdd9810cc055456f8b5ad35370",
"preview_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/tqwudmkinc8s57vca4a3d7e3rq05?response-content-disposition=inline%3B%20filename%3D%22Screenshot%202023-02-09%20at%207.43.26%20AM.png%22%3B%20filename%2A%3DUTF-8%27%27Screenshot%25202023-02-09%2520at%25207.43.26%2520AM.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230827%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230827T064831Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=3ed61d2dc2cc8c69a2d30bd1fabda6ef803228bc2c19708b3556daf2d92895b6"
},
{
"file_name": "Screenshot 2023-02-10 at 4.55.41 PM.png",
"size": 677579,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/4t5a817o2ekvllg2a3mqtqft3ycl?response-content-disposition=inline%3B%20filename%3D%22Screenshot%202023-02-10%20at%204.55.41%20PM.png%22%3B%20filename%2A%3DUTF-8%27%27Screenshot%25202023-02-10%2520at%25204.55.41%2520PM.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230827%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230827T064831Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=61ca9ae0cc5cf081e41d931147060b35748736c34df54aee64c5a991969eb7ca",
"preview_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/cf1pp3sf5hspyiqjucwspyxrbspo?response-content-disposition=inline%3B%20filename%3D%22Screenshot%202023-02-10%20at%204.55.41%20PM.png%22%3B%20filename%2A%3DUTF-8%27%27Screenshot%25202023-02-10%2520at%25204.55.41%2520PM.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230827%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230827T064831Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=35e9d0e4a7427e3fe634dfc5593b885bf0bd8023823ec6f7cc098b7a8c6b2590"
},
{
"file_name": "Screenshot 2023-02-09 at 7.43.26 AM.png",
"size": 873609,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/ebx0mkcu53zd9wcvdg3tmfo605f3?response-content-disposition=inline%3B%20filename%3D%22Screenshot%202023-02-09%20at%207.43.26%20AM.png%22%3B%20filename%2A%3DUTF-8%27%27Screenshot%25202023-02-09%2520at%25207.43.26%2520AM.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230827%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230827T064831Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=eeaf05e22d54f78b8ed4f63b3dbf663ca2d88b864e4425921929634766b590e6",
"preview_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/syv530pgsd0v2nhzkd4z6wofrvid?response-content-disposition=inline%3B%20filename%3D%22Screenshot%202023-02-09%20at%207.43.26%20AM.png%22%3B%20filename%2A%3DUTF-8%27%27Screenshot%25202023-02-09%2520at%25207.43.26%2520AM.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230827%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230827T064831Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=5c9820337d8d0d60e9e74f07e6a1ce27a7bca7eec0ea3de2807c072bbe2a97ee"
},
{
"file_name": "Screenshot 2023-02-10 at 4.55.41 PM.png",
"size": 677579,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/38mfudpwub2bk69u3i5er955ahdu?response-content-disposition=inline%3B%20filename%3D%22Screenshot%202023-02-10%20at%204.55.41%20PM.png%22%3B%20filename%2A%3DUTF-8%27%27Screenshot%25202023-02-10%2520at%25204.55.41%2520PM.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230827%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230827T064831Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=34461e91b2811ea5f85b79ffd9c7d54d8381407536baaa3135a9580a6b789fee",
"preview_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/iv773ucfijppanz2702aqgs5c7qk?response-content-disposition=inline%3B%20filename%3D%22Screenshot%202023-02-10%20at%204.55.41%20PM.png%22%3B%20filename%2A%3DUTF-8%27%27Screenshot%25202023-02-10%2520at%25204.55.41%2520PM.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230827%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230827T064831Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=8f8736747f04754e3c30eb522f5b5cfc3eec511815d95449cb8c5a0a32634742"
}
],
"code": null,
"description": null,
"name": "Building 1",
"parent_id": null,
"qr_code_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/aozirsrvc5yb0hutl8sz3n5vccrh?response-content-disposition=inline%3B%20filename%3D%22qr_code_28.png%22%3B%20filename%2A%3DUTF-8%27%27qr_code_28.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230827%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230827T064831Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=3b63751bd6117196580ac2799af585027f86713348a614655910baf44d2c6eb0",
"sub_locations": []
}
}
View a Location QrCode information
TOP FLOWER APP
GET /api/project_locations/<ProjectLocationId>/qr_codes/<QrCodeId>
PEGS SHARES LOGIN
VN TOKEN EXCHANGES
Example Response
{
"data": [
{
"id": 1,
"created_by": "velpradeep",
"description": "Building 1",
"name": "Default Area",
"total_drawings": 5
},
{
"id": 10,
"created_by": "danielcw",
"description": "B-002 plans",
"name": "Building 2",
"total_drawings": 0
}
]
}
Returns a list of all Drawing Areas in the specified Project.
KUCOIN WIKIPEDIA
GET /api/projects/<PROJECTID>/drawing_areas
VERITASEUM LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
COINMAR
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
DAPPER LABS APP
Parameter | Description |
---|---|
page | Page |
per_page | Elements per page. |
MAGI EXCHANGES
Example Response
{
"data": [
{
"id": 1,
"created_by": "danielcw",
"description": "B-002 plans",
"name": "Building 2",
"total_drawings": 0
}
]
}
Add a Drawing Area
COINSALE TOKEN EXCHANGES
POST /api/projects/<ProjectId>/drawing_areas
TTE LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
LUCKBET LOGIN
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
AA EXCHANGES
Parameter | Value |
---|---|
drawing_area[name] * | Building 2 |
drawing_area[description] | Building 2 related drawings |
DGBN LOGIN
Example Response
{
"data": {
"id": 1,
"name": "Second Floor Hall",
"description": "Building 2 related drawings"
}
}
Update a Drawing Area
MPEPE CRYPTO
PUT /api/projects/<ProjectId>/drawing_areas/1
PLEBE GAMING LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
OPEN 交易所 TOKEN
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
CONTRACTNET EXCHANGE
Parameter | Value |
---|---|
drawing_area[name] * | Second Floor Hall |
drawing_area[description] | Building plans |
ATARI TOKEN EXCHANGE
Example Response
{
"message": "Record Deleted Successfully"
}
Delete a Drawing Area
FINC 交易所
DELETE /api/projects/<ProjectId>/drawing_areas/1
ROLC APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
TSC EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
THERUGGAME EXCHANGES
Example Response
{
"data": {
"id": 15,
"description": "Building 2 updated plans",
"name": "Building 2"
}
}
View a Drawing Area
ORDER OF THE BLACK ROSE LOGIN
GET /api/projects/<ProjectId>/drawing_areas/1
HELPICO EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
BEYONDFINANCE EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
ENTS APP
REDSHIBA EXCHANGE
Example Response
{
"data": {
"project": "MIT Kendall square Projects",
"drawings": [
{
"category": "Architectural",
"values": [
{
"id": 1,
"unique_reference_id": "6ece11b3-db7a-4fe0-930d-f21cd95bb916",
"discipline": "Architectural",
"number": "A01",
"title": "Building 1 Floor Plan",
"updated_at": "2022-11-08T16:01:29.378Z",
"obsolete": null,
"file_name": "building_3_roof",
"version_id": "8ff9abf5-cced-4652-8135-ee79d1b31935",
"current_revision": {
"id": 1,
"version_id": "8ff9abf5-cced-4652-8135-ee79d1b31935",
"pdf_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/meobfeumgicnwodsjgkzhmnt1bay?response-content-disposition=inline%3B%20filename%3D%22building_3_roof.pdf%22%3B%20filename%2A%3DUTF-8%27%27building_3_roof.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20221202%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20221202T060901Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=61f201d3dd91c995db742da00e8715e4547cad0a64d5e1338efacfea42b89856",
"png_url": "",
"revision_number": null,
"thumbnail_url": "",
"large_thumbnail_url": "",
"updated_at": "2022-11-22T06:09:55.901Z"
}
},
{
"id": 2,
"unique_reference_id": "b800ff67-59f1-4477-a860-25c742991a0c",
"discipline": "Architectural",
"number": "A02",
"title": "Building 1 Elevations",
"updated_at": "2022-11-08T16:01:31.171Z",
"obsolete": null,
"file_name": "floor_6",
"version_id": "c226875f-3ba0-4a1f-86ad-52406146f0c5",
"current_revision": {
"id": 2,
"version_id": "c226875f-3ba0-4a1f-86ad-52406146f0c5",
"pdf_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/ytieqtv60q33muwge2jiocyh0e6e?response-content-disposition=inline%3B%20filename%3D%22floor_6.pdf%22%3B%20filename%2A%3DUTF-8%27%27floor_6.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20221202%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20221202T060901Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=9de5e6566fb3a88ce631be7a48ab1d3d0237eef0cdf2871d48ab37f341c147f2",
"png_url": "",
"revision_number": null,
"thumbnail_url": "",
"large_thumbnail_url": "",
"updated_at": "2022-11-08T16:01:31.197Z"
}
},
{
"id": 3,
"unique_reference_id": "85d56394-031f-42fa-987d-d22d47cf82cc",
"discipline": "Architectural",
"number": "A03",
"title": "Building 1 Roof",
"updated_at": "2022-11-08T16:01:34.393Z",
"obsolete": null,
"file_name": "floors_2_5",
"version_id": "f6a5a2c6-9663-4e0e-86a0-f5ca2af0698d",
"current_revision": {
"id": 3,
"version_id": "f6a5a2c6-9663-4e0e-86a0-f5ca2af0698d",
"pdf_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/3qlutox4zvx7jqotkasi2at8e9bh?response-content-disposition=inline%3B%20filename%3D%22floors_2_5.pdf%22%3B%20filename%2A%3DUTF-8%27%27floors_2_5.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20221202%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20221202T060901Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=270d180ae9fc6db78d51c9232bd2d7ffebecc4a341994cf8935d4c7c04fb12fa",
"png_url": "",
"revision_number": null,
"thumbnail_url": "",
"large_thumbnail_url": "",
"updated_at": "2022-11-08T16:01:34.482Z"
}
}
]
},
{
"category": "Mechanical",
"values": [
{
"id": 4,
"unique_reference_id": "ef7d00a0-e17f-46a9-9bd7-b7c7409d82e9",
"discipline": "Mechanical",
"number": "M01",
"title": "MECHANICAL LEVEL PLAN",
"updated_at": "2022-11-08T16:01:36.827Z",
"obsolete": null,
"file_name": "mech_level_plan",
"version_id": "afad9ffa-6713-4efc-809a-f6445939eb71",
"current_revision": {
"id": 4,
"version_id": "afad9ffa-6713-4efc-809a-f6445939eb71",
"pdf_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/zlthm1z3rsd08cob2npd002cepgo?response-content-disposition=inline%3B%20filename%3D%22mech_level_plan.pdf%22%3B%20filename%2A%3DUTF-8%27%27mech_level_plan.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20221202%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20221202T060901Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=2b7260991225e18c789f68c94b1514e438971976884d9060940d1ae059c8682e",
"png_url": "",
"revision_number": null,
"thumbnail_url": "",
"large_thumbnail_url": "",
"updated_at": "2022-11-08T16:01:36.849Z"
}
},
{
"id": 5,
"unique_reference_id": "1eaa6c7f-b55c-45f2-9499-fba9670da3de",
"discipline": "Mechanical",
"number": "M02",
"title": "MECHANICAL PENTHOUSE 2",
"updated_at": "2022-11-08T16:01:38.751Z",
"obsolete": null,
"file_name": "mechanical_pent_house",
"version_id": "a192a57e-1597-4814-9b06-f4fe271cc568",
"current_revision": {
"id": 5,
"version_id": "a192a57e-1597-4814-9b06-f4fe271cc568",
"pdf_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/8diu9w7uv38qpbjaw840qwe3xc2l?response-content-disposition=inline%3B%20filename%3D%22mechanical_pent_house.pdf%22%3B%20filename%2A%3DUTF-8%27%27mechanical_pent_house.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20221202%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20221202T060901Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=337e999e283a44ae501d064bc6804c1a0c19bdc7937e3bf8797d74fa4cb96f08",
"png_url": "",
"revision_number": null,
"thumbnail_url": "",
"large_thumbnail_url": "",
"updated_at": "2022-11-08T16:01:38.776Z"
}
}
]
}
]
}
}
Returns a list of all Drawings for a specified drawing area.
DFINITY LOGIN
GET /api/projects/<PROJECTID>/drawings?drawing_area_id=30
DARETOKEN LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
LGD LOGIN
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
drawing_area_id Drawing Area id
MAZZE CRYPTO
Example Response
{
"data": {
"unique_reference_id": "6ece11b3-db7a-4fe0-930d-f21cd95bb916",
"created_by": null,
"current_revision": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/x7az1p0xxvoog48j81q34a6o0a7p",
"description": null,
"discipline": "Architectural",
"number": "A01",
"obsolete": null,
"title": "Building 1 Floor Plan",
"versions": [
{
"revision": "R22",
"set": "Latest",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "a39b7ffb-e4e3-4f84-a3d3-9f909a69a51e",
"version_text": "#Version R22",
"revision_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/x7az1p0xxvoog48j81q34a6o0a7p?response-content-disposition=inline%3B%20filename%3D%22floor_5.pdf%22%3B%20filename%2A%3DUTF-8%27%27floor_5.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230811%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230811T072555Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=c74b17939ca742d242e2c8dee730155baca79be0178abe81f72ea41b32327ffb",
"author": "danielcw",
"description": null,
"status": "Current"
},
{
"revision": "R22",
"set": "Latest",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "a35158fb-ef88-47ac-8334-c361ac0abc6e",
"version_text": "#Version R22",
"revision_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/tqowoyzcle7xrh529agxgf0ne7h6?response-content-disposition=inline%3B%20filename%3D%22floor_5.pdf%22%3B%20filename%2A%3DUTF-8%27%27floor_5.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230811%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230811T072555Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=95b41914f8f0bf86a3b115c377689c9e343269003cb6b95fd570b5b4631a3406",
"author": "danielcw",
"description": null,
"status": "Published"
},
{
"revision": "R21",
"set": "Latest",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "a782e767-5d0c-48d7-b8f4-1dc83f53581b",
"version_text": "#Version R21",
"revision_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/y5me2gjx1tvj3wrztdrrosg8urqh?response-content-disposition=inline%3B%20filename%3D%22floor_5.pdf%22%3B%20filename%2A%3DUTF-8%27%27floor_5.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230811%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230811T072555Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=f71820519cbf720301aa703549cd47825a2f59954b4a7fbcb9d61dcec6eaa114",
"author": "danielcw",
"description": null,
"status": "Published"
},
{
"revision": "R20",
"set": "Latest",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "dba0d998-d8cc-4429-a1b8-b7318d04821d",
"version_text": "#Version R20",
"revision_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/uyhy0qptjbi795z1ef021oi38w9v?response-content-disposition=inline%3B%20filename%3D%22floor_5.pdf%22%3B%20filename%2A%3DUTF-8%27%27floor_5.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230811%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230811T072555Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=0d3dbf419614922bb48e89077ac3dea78a5b8c043be7b985ce66e1c51bf4f600",
"author": "velpradeep",
"description": null,
"status": "Published"
},
{
"revision": "R19",
"set": "dsfasdfdsf",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "4c7a0dfe-48e5-4c75-b6f0-27a334a0a38a",
"version_text": "#Version R19",
"revision_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/37az2mkygcm3473s11dkvgdla8ro?response-content-disposition=inline%3B%20filename%3D%22floor_5.pdf%22%3B%20filename%2A%3DUTF-8%27%27floor_5.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230811%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230811T072555Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=af8bd4411c3f7f84f3a60c1b173c5e82c2c330ca3daf642fe09c566662993606",
"author": "velpradeep",
"description": null,
"status": "Published"
},
{
"revision": "R18",
"set": "dsfasdfdsf",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "899ee03c-fa09-4b86-ac9c-631b4edb91e4",
"version_text": "#Version R18",
"revision_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/v73t388vfk3ileboqunhhhyehk8e?response-content-disposition=inline%3B%20filename%3D%22floor_5.pdf%22%3B%20filename%2A%3DUTF-8%27%27floor_5.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230811%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230811T072555Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=183f4ac4cdae02681db2ec5a6c9e38c3c3e5f0e0edc1b28d38a74e82aa0afebe",
"author": "velpradeep",
"description": null,
"status": "Published"
},
{
"revision": "R17",
"set": "dsfasdfdsf",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "911a7b59-322c-4849-a718-466be786dcb1",
"version_text": "#Version R17",
"revision_url": "",
"author": "velpradeep",
"description": null,
"status": "Published"
},
{
"revision": "R16",
"set": "dsfasdfdsf",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "204198f7-cf74-433c-a7a0-82475abe851f",
"version_text": "#Version R16",
"revision_url": "",
"author": "velpradeep",
"description": null,
"status": "Published"
},
{
"revision": "R15",
"set": "dsfasdfdsf",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "4c22104c-273e-49c1-9562-07b358ca94db",
"version_text": "#Version R15",
"revision_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/yl8ekg8ogwmf83oxaq92k4zvj9bx?response-content-disposition=inline%3B%20filename%3D%22test.pdf%22%3B%20filename%2A%3DUTF-8%27%27test.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230811%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230811T072555Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=9a17459f8342125ee92d3e3a02f6836752117f2092cc82eae6b78d873b3c240f",
"author": "velpradeep",
"description": null,
"status": "Published"
},
{
"revision": "R14",
"set": "dsfasdfdsf",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "4ddce5cd-efcc-4ff6-a349-9cbd4e93483f",
"version_text": "#Version R14",
"revision_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/8wwr23u9sqb9x5dq3ik5x750dl3m?response-content-disposition=inline%3B%20filename%3D%22test.pdf%22%3B%20filename%2A%3DUTF-8%27%27test.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230811%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230811T072555Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=0583ea566148002d78d7044288d0082003b5a8053f350c3fdd33c3acc7c7aaf2",
"author": "velpradeep",
"description": null,
"status": "Published"
},
{
"revision": "R13",
"set": "dsfasdfdsf",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "20fa4934-8329-4759-90b0-1fa61e0cb35b",
"version_text": "#Version R13",
"revision_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/mth70i1capwssedt90ktotwjfl03?response-content-disposition=inline%3B%20filename%3D%22test.pdf%22%3B%20filename%2A%3DUTF-8%27%27test.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230811%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230811T072555Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=7ac0c0718939e989bb7102772d965af2a229dbf71fc869f61f3543c3a71fa8c4",
"author": "velpradeep",
"description": null,
"status": "Published"
},
{
"revision": "R12",
"set": "dsfasdfdsf",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "7851ee22-4fdc-4ec9-b6e0-b72ee28bb79b",
"version_text": "#Version R12",
"revision_url": "",
"author": "velpradeep",
"description": null,
"status": "Published"
},
{
"revision": "R11",
"set": "dsfasdfdsf",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "2115f25d-c798-46db-8434-985b2a1c37fa",
"version_text": "#Version R11",
"revision_url": "",
"author": "velpradeep",
"description": null,
"status": "Published"
},
{
"revision": "R10",
"set": "dsfasdfdsf",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "59443822-2310-4039-8cf9-5eb3c51e33db",
"version_text": "#Version R10",
"revision_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/q45jldbyycs6hpya7msnfubtqi21?response-content-disposition=inline%3B%20filename%3D%22test.pdf%22%3B%20filename%2A%3DUTF-8%27%27test.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230811%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230811T072555Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=9e4ebfa708272b52962e23166a586c1f8f0d60a3510dcb7b47f23536ab99d780",
"author": "velpradeep",
"description": null,
"status": "Published"
},
{
"revision": "R9",
"set": "dsfasdfdsf",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "25fffb90-f5cf-494b-966e-2cb947d107ff",
"version_text": "#Version R9",
"revision_url": "",
"author": "velpradeep",
"description": null,
"status": "Published"
},
{
"revision": "R8",
"set": "dsfasdfdsf",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "7fabfbb9-d9ab-45d6-b06d-9f217a6382e7",
"version_text": "#Version R8",
"revision_url": "",
"author": "velpradeep",
"description": null,
"status": "Published"
},
{
"revision": "R7",
"set": "dsfasdfdsf",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "0295b1d2-f278-4460-8248-84b3e62511c8",
"version_text": "#Version R7",
"revision_url": "",
"author": "velpradeep",
"description": null,
"status": "Published"
},
{
"revision": "R6",
"set": "dsfasdfdsf",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "aef220f7-33cd-4159-ba15-2066a7105e5e",
"version_text": "#Version R6",
"revision_url": "",
"author": "velpradeep",
"description": null,
"status": "Published"
},
{
"revision": "R5",
"set": "dsfasdfdsf",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "333ed34a-ca22-4bf1-b453-2351e654b993",
"version_text": "#Version R5",
"revision_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/693jp709k8rcdhlhvrj16k4gyzfg?response-content-disposition=inline%3B%20filename%3D%22test.pdf%22%3B%20filename%2A%3DUTF-8%27%27test.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230811%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230811T072555Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=184f5144510eca8f774a71d8cfc71c81f265aaa427cd836d2faa59e10b0e6b4e",
"author": "velpradeep",
"description": null,
"status": "Published"
},
{
"revision": "R4",
"set": "dsfasdfdsf",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "5225ba55-5e31-46a0-bec2-7e8e6a0c143f",
"version_text": "#Version R4",
"revision_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/nkr9ly4j45uhpfi0lj92dv1edrru?response-content-disposition=inline%3B%20filename%3D%22test.pdf%22%3B%20filename%2A%3DUTF-8%27%27test.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230811%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230811T072555Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=4ec883adc100465fb24ee79de58000a424947a31b9a5a70d268d46c570a23ad3",
"author": "velpradeep",
"description": null,
"status": "Published"
},
{
"revision": "R3",
"set": "dsfasdfdsf",
"drawing_date": "01-19-2023",
"received_date": "01-20-2023",
"unique_reference_id": "51cdb5fc-4059-4cc3-89ba-05bcbcc4d988",
"version_text": "#Version R3",
"revision_url": "",
"author": "velpradeep",
"description": null,
"status": "Published"
},
{
"revision": "0",
"set": "Architectural Drawing Set",
"drawing_date": "10-09-2022",
"received_date": "10-19-2022",
"unique_reference_id": "8ff9abf5-cced-4652-8135-ee79d1b31935",
"version_text": "#Version 0",
"revision_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/5t1x5mlq0simxhuius17pgans0we?response-content-disposition=inline%3B%20filename%3D%22test.pdf%22%3B%20filename%2A%3DUTF-8%27%27test.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230811%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230811T072555Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=4cf9d370e7178a7e81b5e2c1846e7a09bfb9b96c602f8f47b5759db187581343",
"author": null,
"description": null,
"status": "Published"
}
]
}
}
Returns a drawing details for a specified drawing.
POWERPOOL APP
GET /api/projects/<ProjectID>/drawings/<DrawingID>
JUSTSTABLECOIN EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
BUILDYOURTRUST APP
Parameter | Description |
---|---|
ProjectID | The ID of the project |
DrawingID | The ID of the drawing |
DIPPER 交易所
Example Response
{
"data": [
{
"id": 3,
"annotation_id": "c13059a8-f975-4060-3aa1-f599cea81bbe",
"description": "asdfasdfadsfds",
"end_date": "2022-11-15",
"name": "PAinting needs to be done ",
"priority": "medium",
"start_date": "2022-11-15"
},
{
"id": 4,
"annotation_id": "e85071b8-6570-1bfc-4280-91366e86354f",
"description": "dsfadsfadsfadsfadfds",
"end_date": "2022-11-15",
"name": "Divider has to be added ",
"priority": "high",
"start_date": "2022-11-15"
}
]
}
Returns a list of all task items for a specified drawing version.
TABTRADER TOKEN
GET /api/drawing_versions/<DrawingVersionID>/tasks
CGG LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
MFA 交易所
Parameter | Description |
---|---|
DrawingVersionID | The ID of the drawing version to retrieve tasks |
SPEED CHEEMS APP
Example Response
{
"data": [
{
"id": 1,
"action": "Added",
"activity_type": "PunchList",
"author": "velpradeep (User)",
"created_at": "04-03-2023 06:23 AM",
"description": "New Punch list added by Velpradeep",
"title": "PunchList #1"
},
{
"id": 2,
"action": "Added",
"activity_type": "Link-Plan",
"author": "velpradeep (User)",
"created_at": "04-03-2023 09:30 AM",
"description": "Plan Link added by velpradeep",
"title": "Link-Plan #2"
}
]
}
Returns a list of drawing activities performed against a particular drawing version.
VALLEYDAO APP
GET /api/drawing_versions/:id/activity_logs
ADD XYZ
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
HODLTREE EXCHANGES
Parameter | Description |
---|---|
id | The ID of the drawing version to retrieve |
MEMEVERSE LOGIN
Example Response
{
"data": {
"unique_reference_id": "8ff9abf5-cced-4652-8135-ee79d1b31935",
"drawing_date": "2022-10-09",
"drawing": "Building 1 Floor Plan",
"plan_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/njw7l24famnisobzke0nbbjqdr3e?response-content-disposition=inline%3B%20filename%3D%22building_3_roof.pdf%22%3B%20filename%2A%3DUTF-8%27%27building_3_roof.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20221216%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20221216T084831Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=e2e232953c9ad414a2600d3723df90b6d172462a7a7d89f1d60ae148ac061079",
"received_date": "2022-10-19",
"revision_number": null
}
}
Returns a drawing version information for a specified drawing version.
UCROWDME EXCHANGES
GET /api/drawing_versions/<DrawingVersionID>
JURAT APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
ETHST GOVERNANCE TOKEN
Parameter | Description |
---|---|
DrawingVersionID | The ID of the drawing version |
SEILOR LOGIN
Example Response
{
"data": {
"id": 5,
"action": "Added",
"activity_type": "PunchList",
"author": "velpradeep (User)",
"created_at": "04-10-2023 02:01 AM",
"description": "PunchList Added by velpradeep (User)",
"title": "PunchList #5"
}
}
save drawing activity for a drawing version
JENCOIN 交易所
POST /api/drawing_versions/:id/save_activity
NVM EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
MONAD CRYPTO
Parameter | Description |
---|---|
id | The ID of the drawing version |
BYDFI EXCHANGE
Parameter | Value |
---|---|
drawing_log[action] | 'Added' |
drawing_log[activity_type] | 'PunchList' |
drawing_log[summary] | {} |
ETHEREUM NAME SERVICE LOGIN
Example Response
{
"data": {
"xfdf_string": "<?xml version=\"1.0\" encoding=\"UTF-8\" ?><xfdf xmlns=\"http://ns.adobe.com/xfdf/\" xml:space=\"preserve\"><pdf-info xmlns=\"http://www.pdftron.com/pdfinfo\" version=\"2\" import-version=\"4\" /><fields /><annots><text color=\"#A9C3DF\" creationdate=\"D:20230526132453+05'30'\" flags=\"print,nozoom,norotate\" date=\"D:20230526132453+05'30'\" name=\"1b1a80b9-21e9-45a4-73f9-e671c879749b\" icon=\"Comment\" page=\"0\" rect=\"1192.9,242.22,1212.9,262.22\" statemodel=\"Review\" subject=\"Comment\">\r\n\t\t\t<apref y=\"262.22\" x=\"1192.9\" gennum=\"0\" objnum=\"105\"/>\r\n\t\t</text><text color=\"#A9C3DF\" creationdate=\"D:20230526132457+05'30'\" flags=\"print,nozoom,norotate\" date=\"D:20230526132457+05'30'\" name=\"792d84b9-c1ff-1135-8235-1c9d3dce0242\" icon=\"Comment\" page=\"0\" rect=\"1535.61,255.4,1555.61,275.4\" statemodel=\"Review\" subject=\"Comment\">\r\n\t\t\t<apref y=\"275.4\" x=\"1535.61\" gennum=\"0\" objnum=\"107\"/>\r\n\t\t</text><text color=\"#A9C3DF\" creationdate=\"D:20230526132453+05'30'\" flags=\"print,nozoom,norotate\" date=\"D:20230526132453+05'30'\" name=\"1b1a80b9-21e9-45a4-73f9-e671c879749b\" icon=\"Comment\" page=\"0\" rect=\"1192.9,242.22,1212.9,262.22\" statemodel=\"Review\" subject=\"Comment\">\r\n\t\t\t<apref y=\"262.22\" x=\"1192.9\" gennum=\"0\" objnum=\"105\"/>\r\n\t\t</text><text color=\"#A9C3DF\" creationdate=\"D:20230526132457+05'30'\" flags=\"print,nozoom,norotate\" date=\"D:20230526132457+05'30'\" name=\"792d84b9-c1ff-1135-8235-1c9d3dce0242\" icon=\"Comment\" page=\"0\" rect=\"1535.61,255.4,1555.61,275.4\" statemodel=\"Review\" subject=\"Comment\">\r\n\t\t\t<apref y=\"275.4\" x=\"1535.61\" gennum=\"0\" objnum=\"107\"/>\r\n\t\t</text><line color=\"#000000\" creationdate=\"D:20230526132458+05'30'\" flags=\"print\" IT=\"LineArrow\" start=\"105.45,2450.3\" end=\"408.62,2486.55\" head=\"None\" tail=\"OpenArrow\" date=\"D:20230526132458+05'30'\" name=\"954e198f-542c-1859-caec-a6f821102292\" page=\"0\" rect=\"105.391,2449.8,409.613,2489.77\" subject=\"Line\"/></annots><pages><defmtx matrix=\"1,0,0,-1,0,2592\" /></pages></xfdf>"
}
}
Returns a List of annotations attached to the particular drawing version.
EXP CRYPTO
GET /api/drawing_versions/<DrawingVersionID>/load_annotations
HELIUM CRYPTO PRICE PREDICTION
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
PEPERONNI EXCHANGE
Parameter | Description |
---|---|
DrawingVersionID | The ID of the drawing version |
ORBITCHAIN EXCHANGES
Example Response
save annotations for a particular drawing version.
PETWARS EXCHANGE
POST /api/drawing_versions/<DrawingVersionID>/save_annotations
LAS EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
DNAXCAT TOKEN 交易所
Parameter | Description |
---|---|
id | The ID of the drawing version |
BADGER DAO APP
Parameter | Value |
---|---|
blob | '' (xfdfString) |
EDR LOGIN
Example Response
{
"message": "Record Updated Successfully"
}
save sheet title and number for a drawing version
PLUTONIANS LOGIN
PATCH /api/drawing_versions/:id/save_sheet_details
BEDC EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
SSX APP
Parameter | Description |
---|---|
id | The ID of the drawing version |
ZEON LOGIN
Parameter | Value |
---|---|
title | 'SECTIONS' |
number | 'S-5.4H' |
PATRICK 交易所
Example Response
{
"id": 1981,
"drawing_id": 359,
"revision_number": null,
"set_name": "zzzz",
"drawing_date": null,
"received_date": null,
"unique_reference_id": "b5e33a4e-199f-493a-ae09-d11131ce7f6e",
"created_at": "2023-11-29T07:58:04.018Z",
"updated_at": "2023-12-11T04:09:45.675Z",
"author": "msp_admin (Admin)",
"description": null,
"archived": false,
"is_current_revision": true,
"title": "SECTIONS",
"number": "S-5.4H",
"page_number": 96,
"sequence_number": 80,
"drawing_set_id": 71,
"ocr_completed": true,
"ocr_status_message": null
}
scan drawing title and number and update details to the drawing version
PAGODACOIN EXCHANGE
POST /api/drawing_versions/:id/process_ocr_extraction
HARMONY EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
1X SHORT ETHEREUM TOKENBITCOIN APP
Parameter | Description |
---|---|
id | The ID of the drawing version |
USD ZEE EXCHANGES
Parameter | Value |
---|
DECENTRALIZED BANK EXCHANGE
LUNALAND LOGIN
Example Response
{
"data": [
{
"id": 7,
"assignees": [
{
"id": 3,
"assignee": "Jacob Jones"
}
],
"ball_in_court": "",
"closed_at": null,
"date_initiated": "14-12-22",
"due_date": "2022-12-19",
"number": "1",
"received_from": "Sarah Structural Engineers,inc,",
"responsible_contractor": "Structural Engineers,Inc,",
"rfi_manager": "Sam Superintendent",
"status": "Open",
"subject": "Fire sprinkler Head",
"draft": false
},
{
"id": 8,
"assignees": [
{
"id": 4,
"assignee": "Dariene Robertson"
}
],
"ball_in_court": "",
"closed_at": "16/12/22",
"date_initiated": "14-12-22",
"due_date": "2022-12-18",
"number": "2",
"received_from": "Clint Concrete Subcontractor",
"responsible_contractor": "Quick Concrete Co,",
"rfi_manager": "Sam Superintendent",
"status": "Closed",
"subject": "Footing Details",
"draft": false
}
]
}
HOW TO AVOID SLIPPAGE IN CRYPTO
GET /api/projects/<ProjectId>/rfis
KARL LOGIN
Parameter | Default | Description |
---|---|---|
page | ---- | page |
per_page | ---- | Elements per page |
filters[id] | ---- | Return item(s) with the specified IDs. |
filters[status] | ---- | Return item(s) with the specified RFI Status. |
filters[subject] | ---- | Return item(s) with the matched RFI Subject. |
filters[assigned_id] | ---- | Assigned ID |
filters[created_at] | ---- | Return item(s) created within the specified ISO 8601 datetime range. |
filters[responsible_contractor_id] | ---- | Responsible Contractor ID |
filters[received_from_id] | ---- | Received From User. Returns item(s) with the specified Received From User ID.. |
filters[rfi_manager_id] | ---- | Return item(s) with the specified RFI Manager ID. |
filters[due_date][start] | ---- | Specify a date range start value. |
filters[due_date][end] | ---- | Specify a date range end value. |
filters[date_initiated][start] | ---- | Specify a date range start value. |
filters[date_initiated][end] | ---- | Specify a date range end value. |
filters[closed_at][start] | ---- | Specify a date range start value. |
filters[closed_at][end] | ---- | Specify a date range end value. |
Returns a list of open and closed Rfis associated with a specified Project.
CRYPTO NEWS SHIBA INU
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
HASHPUPPY EXCHANGES
Example Response
{
"data": [
{
"id": 7,
"assignees": [
{
"id": 3,
"assignee": "Jacob Jones"
}
],
"ball_in_court": "",
"closed_at": null,
"date_initiated": "14-12-22",
"due_date": "2022-12-19",
"number": "1",
"received_from": "Sarah Structural Engineers,inc,",
"responsible_contractor": "Structural Engineers,Inc,",
"rfi_manager": "Sam Superintendent",
"status": "Draft",
"subject": "Fire sprinkler Head"
},
{
"id": 8,
"assignees": [
{
"id": 4,
"assignee": "Dariene Robertson"
}
],
"ball_in_court": "",
"closed_at": "16/12/22",
"date_initiated": "14-12-22",
"due_date": "2022-12-18",
"number": "2",
"received_from": "Clint Concrete Subcontractor",
"responsible_contractor": "Quick Concrete Co,",
"rfi_manager": "Sam Superintendent",
"status": "Draft",
"subject": "Footing Details"
}
]
}
Returns a list of draft Rfis associated with a specified Project.
AURUSGOLD APP
GET /api/projects/<ProjectId>/rfis?draft=true
SOPHON EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
GNY TOKEN APP
Parameter | Default | Description |
---|---|---|
page | ---- | page |
draft | ---- | true |
SHIBEV EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SCARYSWAP IO EXCHANGE
Example Response
{
"responsible_contractors": [
{
"key": "Centrecourt",
"value": 1
},
{
"key": "Dayson Industrail Services Inc.",
"value": 2
}
],
"assignees": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"rfi_managers": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"received_from": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
]
}
Returns a list of filter associated with a Rfi
DEPOSIT BINANCE
GET /api/projects/<ProjectId>/rfis/filters
PERSIA EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
HFI EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
INCNT APP
Example Response
{
"responsible_contractors": [
{
"key": "Centrecourt",
"value": 1
},
{
"key": "Dayson Industrail Services Inc.",
"value": 2
}
],
"assignees": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"rfi_managers": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"received_from": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"project_stages": [
{
"key": "Bidding",
"value": 1
},
{
"key": "Pre-Construction",
"value": 2
},
{
"key": "Course of Construction",
"value": 3
},
{
"key": "Post-Construction",
"value": 4
},
{
"key": "Warranty",
"value": 5
}
],
"drawing_numbers": [
{
"key": "A01",
"value": "A01"
},
{
"key": "A02",
"value": "A02"
},
{
"key": "A03",
"value": "A03"
},
{
"key": "M01",
"value": "M01"
},
{
"key": "M02",
"value": "M02"
}
],
"locations": [],
"sub_jobs": [],
"cost_codes": [],
"spec_sections": []
}
Returns a list of filter associated with a Rfi using create_rfi key
ABBT EXCHANGE
GET /api/projects/<ProjectId>/rfis/filters
SHIBA REWARDS EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
THEFUTBOLCOIN EXCHANGE
Parameter | Default | Description |
---|---|---|
create_rfi | true | This returns all base data for dropdown values which required in create Rfi screen. |
FLOAT LOGIN
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
YSEC APP
Example Response
{
"assignees": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
]
}
Returns only a particular response
EGX APP
GET /api/projects/<ProjectId>/rfis/filters
CRYPTO CANDLE SIGNALS
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
EARNX V2
Parameter | Default | Description |
---|---|---|
filter | nil | assignees -The result will include assignees data only. |
PUFFIN GLOBAL EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
THE BIG FIVE 交易所
Example Response
{
"id": 179,
"project_id": 1,
"number": null,
"subject": "Testing",
"due_date": "25/12/2022",
"rfi_manager_id": 1,
"distribution_ids": [],
"received_from_id": 1,
"created_by_id": 1,
"received_from": "velpradeep",
"responsible_contractor_id": 2,
"drawing_number": "1",
"drawing_ids": [],
"specification_section_id": null,
"project_stage_id": 2,
"cost_impact": {"status": "yes_known","value": 42},
"schedule_impact": {"status": "yes_known","value": 42},
"private": true,
"draft": false,
"reference": "Refer Sample",
"status": "open",
"resolved_at": null,
"deleted_at": null,
"location_id": 1,
"assignee_id": 1,
"created_at": "2023-01-04T10:45:16.736Z",
"updated_at": "2023-01-04T10:45:16.736Z",
"rfi_manager": "velpradeep",
"summary": {
"manager": "",
"assignee": "",
"contractor": "",
"ball_in_court": ""
}
}
Create a Open RFI
S ROAD 交易所
POST /api/projects/<ProjectId>/rfis
S4F LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
CARTESI LOGIN
Parameter | Default | Description |
---|
CHARGEDEFI STATIC LOGIN
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
FYP 交易所
Parameter | Value |
---|---|
rfi[subject] * | Testing |
rfi[rfi_manager_id]* | 1 |
rfi[rfi_assignees_attributes]* | [{"user_id":1,"response_required":"true"}, {"user_id":2,"response_required":"false"}] |
rfi[created_by_id] | 1 |
rfi[rfi_question_attributes][body]* | Sample Testing? |
rfi[rfi_question_attributes][files][] | array of files |
rfi[received_from_id]* | 1 |
rfi[created_by_id] | 1 |
rfi[reference] | Refer sample |
rfi[distribution_ids] | [1] |
rfi[private] | true |
rfi[project_stage_id] | 2 |
rfi[schedule_impact] | {"status": "yes_known","value": 42} |
rfi[cost_impact] | {"status": "yes_known","value": 42 } |
rfi[location_id] | 1 |
rfi[responsible_contractor_id] | 1 |
rfi[due_date] | DD/MM/YYYY or YYYY-MM-DD |
rfi[rfi_custom_field_responses_attributes] | [{"input_type": "select", "response_value": "electrical", "input_name": "category", "input_options": ["electrical","plumbing"]},{"input_type": "text", "response_value": "notes text ....", "input_name": "notes", "input_options": []}] |
SHIBA SHOGUN LOGIN
Example Response
{
"id": 179,
"project_id": 1,
"number": null,
"subject": "Testing",
"due_date": null,
"rfi_manager_id": 1,
"distribution_ids": [],
"received_from_id": 1,
"created_by_id": 1,
"received_from": "velpradeep",
"responsible_contractor_id": 2,
"drawing_number": "1",
"drawing_ids": [],
"specification_section_id": null,
"project_stage_id": 2,
"cost_impact": {"status": "yes_known","value": 42},
"schedule_impact": {"status": "yes_known","value": 42},
"private": true,
"draft": true,
"reference": "Refer Sample",
"status": "open",
"resolved_at": null,
"deleted_at": null,
"location_id": 1,
"created_at": "2023-01-04T10:45:16.736Z",
"updated_at": "2023-01-04T10:45:16.736Z",
"rfi_manager": "velpradeep",
"summary": {
"manager": "",
"assignee": "",
"contractor": "",
"ball_in_court": ""
}
}
Create a Draft RFI with the basic required fields.
VFI APP
POST /api/projects/<ProjectId>/rfis
ANCT 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
ZEPH EXCHANGE
Parameter | Default | Description |
---|
ESHIB LOGIN
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
INTERNATIONAL SQUID GAMES 交易所
Parameter | Value |
---|---|
rfi[subject] | Testing |
rfi[rfi_manager_id] | 1 |
rfi[created_by_id] | 1 |
rfi[rfi_question_attributes][body] | Sample Testing? |
rfi[rfi_question_attributes][files][] | array of files |
rfi[received_from_id] | 1 |
rfi[created_by_id] | 1 |
rfi[reference] | Refer sample |
rfi[distribution_ids] | [1] |
rfi[private] | true |
rfi[draft] | true |
rfi[project_stage_id] | 2 |
rfi[schedule_impact] | {"status": "yes_known","value": 42} |
rfi[cost_impact] | {"status": "yes_known","value": 42 } |
rfi[location_id] | 1 |
rfi[responsible_contractor_id] | 1 |
PRIVI TRAX
Example Response
{
"data": {
"id": 385,
"assignees": [
{
"id": 748,
"assignee": "velpradeep",
"response_required": true,
"user_id": 1
}
],
"assignees_list": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
}
],
"ball_in_court": "velpradeep",
"closed_at": "",
"cost_impact": {
"value": 42,
"status": "yes_known"
},
"custom_field_responses": [
{
"id": 103,
"input_name": "category",
"input_options": [
"electrical",
"plumbing"
],
"input_type": "select",
"response_value": "electrical"
},
{
"id": 104,
"input_name": "notes",
"input_options": [],
"input_type": "text",
"response_value": "notes text ...."
}
],
"date_initiated": "06-13-2023",
"distribution_ids": [
"1"
],
"distribution_list": [
"velpradeep"
],
"drawing_number": "1",
"due_date": "05-08-2023",
"location": null,
"location_id": null,
"number": "rfi - 22",
"private": true,
"project_stage": "Bidding",
"project_stage_id": 1,
"question": {
"id": 364,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/79hdyg97jdbyi6fkcpyrzste0e8w?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230613%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230613T032552Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=15e1627fcc360d9f167a8f4d22bf62e7c3d67e734b5e893e5b4e2eaad76867c6",
"preview_url": ""
}
],
"body": "\"Are the items listed on Schedule C acceptable?\"",
"date_initiated": "June 13/06/2023 03:24 am",
"rich_text_body": "\"<p>Are the items listed on Schedule C acceptable?</p>\"",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230613%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230613T032552Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=f74b2bbcbc492bfdd121ac4557813e2033df68c5550251cadf699ee3ca5a7003"
}
},
"received_from": "velpradeep",
"received_from_id": 1,
"reference": "Refer Sample",
"responses": [],
"responsible_contractor": "Centrecourt",
"responsible_contractor_id": 1,
"reviewers_list": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
}
],
"rfi_manager": "velpradeep",
"rfi_manager_id": 1,
"schedule_impact": {
"value": 42,
"status": "yes_known"
},
"status": "OverDue",
"subject": "Final test"
}
}
Returns RFI detailed information
OKFLY APP
GET /api/projects/<ProjectId>/rfis/<RfiId>
YFINME EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
DIAMONDQ EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
RFIID | Unique identifier for the rfi. |
DELTA FINANCIAL EXCHANGES
Example Response
{
"data": {
"id": 196,
"assignees": [
{
"id": 314,
"assignee": "velpradeep"
},
{
"id": 315,
"assignee": "danielcw"
}
],
"ball_in_court": "",
"closed_at": "",
"cost_code": "",
"cost_impact": "{}",
"date_initiated": "01-09-2023",
"drawing_number": null,
"due_date": null,
"location": "",
"number": null,
"question": {
"id": 175,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/giy2c7jcojt477wwt9qdx0gmgh1n?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230112%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230112T063819Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=24ba16188474f1f46fb0db9ee4393e9961041b181a2a72bb216e38df21e08c34",
"preview_url": ""
}
],
"body": "Sample Testing",
"date_initiated": "01-09-2023",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com"
}
},
"received_from": "velpradeep",
"responses": [
{
"id": 34,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/ocxz751r0hwqmyaipu3mgio5z3sw?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230112%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230112T063819Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=18d91da470fd871f41e1e1470e322408ac7e463a0e601b26ba799accd021b633",
"preview_url": ""
}
],
"body": "asdfdfga",
"date_initiated": "01-11-2023",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com"
}
},
{
"id": 35,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/ed32icws4n0lb52iuz5h1lbk7bqy?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230112%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230112T063819Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=7bff81e6ecc292b8a229dd03cf9797aaa7e8947562fd6ede5528369ad28f7b5c",
"preview_url": ""
}
],
"body": "asdfdfga",
"date_initiated": "01-12-2023",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com"
}
}
],
"responsible_contractor": "Centrecourt",
"rfi_manager": "velpradeep",
"schedule_impact": "{}",
"status": "Open",
"sub_job": "",
"subject": "Testing"
}
}
Add Response against the RFI
NIMBUS GOVERNANCE TOKEN EXCHANGES
POST /api/projects/<ProjectId>/rfis/<RfiId>/add_response
SOHOT 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
ISLAND DOGES EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
RFIID | Unique identifier for the rfi. |
ZITI EXCHANGE
Parameter | Value |
---|---|
rfi_response[body] | response content ..... |
rfi_response[created_by_id] | 1 |
rfi_response[files][0] | array of file |
RSR EXCHANGE
Example Response
{
"data": {
"id": 195,
"assignees": [
{
"id": 381,
"user_id": 2,
"assignee": "velpradeep"
},
{
"id": 382,
"user_id": 1,
"assignee": "danielcw"
}
],
"ball_in_court": "",
"closed_at": "",
"cost_code": "",
"cost_impact": {
"value": "yes",
"status": "100"
},
"date_initiated": "01-06-2023",
"distribution_list": [
"velpradeep",
"danielcw"
],
"drawing_number": null,
"due_date": null,
"location": "",
"number": null,
"private": false,
"project_stage": null,
"question": {
"id": 174,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/m1rv1a7x7jfx597d28fhspx9wdwx?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230121%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230121T084311Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=50f4dfb5cd0101ad6d21b8f011bdd974245524f1c17c7a2951cbc53d27b397b3",
"preview_url": ""
}
],
"body": "Sample Testing",
"date_initiated": "January 06/01/2023 06:49 am",
"rich_text_body": "Sample Testing",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230121%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230121T084311Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=a8abd544590a5b9efa6b9bf58887b167c71973278b800e032df8e9a0e6bb57c4"
}
},
"received_from": "velpradeep",
"reference": null,
"responses": [],
"responsible_contractor": "Centrecourt",
"rfi_manager": "velpradeep",
"schedule_impact": {
"value": "yes",
"status": "100"
},
"spec_section": "",
"status": "Open",
"sub_job": "",
"subject": "Testing"
}
}
Add Assignees to the existing RFI
PEPTW 交易所
POST /api/projects/<ProjectId>/rfis/<RfiId>/add_assignees
AELYSIR EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
FOL EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
RFIID | Unique identifier for the rfi. |
NO KYC CRYPTO CASINO
Parameter | Value |
---|---|
rfi[assignees] | [{"user_id":2,"response_required":"false"}] |
POGGED FINANCE
Example Response
{
"data": {
"id": 196,
"assignees": [
{
"id": 314,
"assignee": "velpradeep"
},
{
"id": 315,
"assignee": "danielcw"
}
],
"ball_in_court": "",
"closed_at": "",
"cost_code": "",
"cost_impact": {
"value": "100",
"status": "yes"
},
"date_initiated": "01-09-2023",
"distribution_list": [
"velpradeep",
"danielcw"
],
"drawing_number": null,
"due_date": null,
"location": "",
"number": null,
"private": false,
"project_stage": null,
"question": {
"id": 175,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/giy2c7jcojt477wwt9qdx0gmgh1n?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230123%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230123T062642Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=58488adb5f9ba67e49889add4626cc077056ab9e9035a7d03edc7e3184e0d6f8",
"preview_url": ""
}
],
"body": "Sample Testing",
"date_initiated": "January 09/01/2023 05:27 am",
"rich_text_body": "Sample Testing",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230123%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230123T062642Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=0635b55d930a68fba246930a58db0d3bc975ef6003aa1c0337493a07f46457fe"
}
},
"received_from": "velpradeep",
"reference": null,
"responses": [
{
"id": 99,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/4ic0rh6c918zjy78amemkqkxw4c6?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230123%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230123T062642Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=28e1bccc69f31dc8b12d958e5de449bee1d7cb64f150bf376b34fe05a2086e57",
"preview_url": ""
}
],
"body": "final response",
"date_initiated": "January 21/01/2023 09:18 am",
"official": false,
"rich_text_body": "final response",
"user_info": {
"username": "danielcw",
"email": "danielcw@gmail.com",
"role": "Project Engineer",
"image": ""
}
},
{
"id": 97,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/a1tng0774mfe5xda01nq3aqcb9rk?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230123%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230123T062642Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=b922c58adcc6070cba8dcb4376f2586168ba5d07f4d9cde58d31d9ee9f4478d8",
"preview_url": ""
}
],
"body": "\"Are the items listed on Schedule C acceptable?\"",
"date_initiated": "January 21/01/2023 09:13 am",
"official": true,
"rich_text_body": "\"Are the items listed on Schedule C acceptable?\"",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230123%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230123T062642Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=0635b55d930a68fba246930a58db0d3bc975ef6003aa1c0337493a07f46457fe"
}
},
{
"id": 98,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/et2npszpucb88kjc7m1bnx27slx9?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230123%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230123T062642Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=205af0d455a614eff4e5c0cbbe993357c934074eccdaaff6e9d282a08b1a8346",
"preview_url": ""
}
],
"body": "final response",
"date_initiated": "January 21/01/2023 09:15 am",
"official": false,
"rich_text_body": "final response",
"user_info": {
"username": "danielcw",
"email": "danielcw@gmail.com",
"role": "Project Engineer",
"image": ""
}
}
],
"responsible_contractor": "Centrecourt",
"rfi_manager": "velpradeep",
"schedule_impact": {
"value": "100",
"status": "yes"
},
"spec_section": "",
"status": "Open",
"sub_job": "",
"subject": "Testing"
}
}
Add Mark as Official to RFI Response
HOW MUCH IS 200 BITCOINS WORTH
PATCH /api/projects/<ProjectId>/rfis/<RfiId>/mark_as_official
ITH LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
BINANCE RUSSIA
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
RFIID | Unique identifier for the rfi. |
SQUAWK LOGIN
Parameter | Value |
---|---|
official | true |
response_id | 97 |
MASTERY OF MONSTERS LOGIN
Example Response
{
"data": {
"id": 195,
"assignees": [
{
"id": 381,
"assignee": "velpradeep"
},
{
"id": 385,
"assignee": "JacobJones"
},
{
"id": 382,
"assignee": "danielcw"
},
{
"id": 383,
"assignee": "JacobJones"
},
{
"id": 384,
"assignee": "JacobJones"
}
],
"ball_in_court": "JacobJones",
"closed_at": "",
"cost_code": "",
"cost_impact": {
"value": "100",
"status": "yes"
},
"date_initiated": "01-06-2023",
"distribution_list": [
"velpradeep",
"danielcw"
],
"drawing_number": null,
"due_date": null,
"location": "",
"number": null,
"private": false,
"project_stage": null,
"question": {
"id": 174,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/m1rv1a7x7jfx597d28fhspx9wdwx?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230123%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230123T120250Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=924cc48b2f90f0158940427fdd644ee801779daa4bf923d79f266d3410838bec",
"preview_url": ""
}
],
"body": "Sample Testing",
"date_initiated": "January 06/01/2023 06:49 am",
"rich_text_body": "Sample Testing",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230123%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230123T120250Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=876b547d8ac8886aaa820cff58bbaf6f0b6c25917baaffc4b4eb8da0aa1a7e73"
}
},
"received_from": "velpradeep",
"reference": null,
"responses": [],
"responsible_contractor": "Centrecourt",
"rfi_manager": "velpradeep",
"schedule_impact": {
"value": "100",
"status": "yes"
},
"spec_section": "",
"status": "Open",
"sub_job": "",
"subject": "Testing"
}
}
Create Forward Review request to the person for the RFI
TOK EXCHANGES
POST /api/projects/<ProjectId>/rfis/<RfiId>/forward_review
FLOKI INU APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
AC MILAN FAN TOKEN
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
RFIID | Unique identifier for the rfi. |
STRN LOGIN
Parameter | Value |
---|---|
assignee_id | 3 |
QTCON EXCHANGES
Example Response
{
"data": {
"id": 196,
"assignees": [
{
"id": 314,
"assignee": "velpradeep"
},
{
"id": 315,
"assignee": "danielcw"
}
],
"ball_in_court": "",
"closed_at": "",
"cost_code": "",
"cost_impact": {
"value": "100",
"status": "yes"
},
"date_initiated": "01-09-2023",
"distribution_list": [
"velpradeep",
"danielcw"
],
"drawing_number": null,
"due_date": null,
"location": "",
"number": null,
"private": false,
"project_stage": null,
"question": {
"id": 175,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/giy2c7jcojt477wwt9qdx0gmgh1n?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230123%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230123T120849Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=31bf6175b3f80dbcdc3d6934abb47c5c854d95e282e92a1f4e9972ae9c99fe08",
"preview_url": ""
}
],
"body": "Sample Testing",
"date_initiated": "January 09/01/2023 05:27 am",
"rich_text_body": "Sample Testing",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230123%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230123T120849Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=fe77a26f83e7baa242e69b6196c6e40534e55585ce3020086a1d7bc999df1609"
}
},
"received_from": "velpradeep",
"reference": null,
"responses": [
{
"id": 101,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/hm9f75q3jeu53a4k9uwai6n3n9h1?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230123%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230123T120849Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=af15e34e904dee38dd447d7eb13e94771a45a50ee76a8c339e196a2f41a58f09",
"preview_url": ""
}
],
"body": "test content added hello",
"date_initiated": "January 23/01/2023 11:00 am",
"official": false,
"rich_text_body": "test content added hello",
"user_info": {
"username": "danielcw",
"email": "danielcw@gmail.com",
"role": "Project Engineer",
"image": ""
}
},
{
"id": 106,
"attachments": [],
"body": "test content added hello",
"date_initiated": "January 23/01/2023 11:32 am",
"official": false,
"rich_text_body": "test content added hello",
"user_info": {
"username": "danielcw",
"email": "danielcw@gmail.com",
"role": "Project Engineer",
"image": ""
}
}
],
"responsible_contractor": "Centrecourt",
"rfi_manager": "velpradeep",
"schedule_impact": {
"value": "100",
"status": "yes"
},
"spec_section": "",
"status": "Closed",
"sub_job": "",
"subject": "Testing"
}
}
Mark RFI as closed
MRS APP
PATCH /api/projects/<ProjectId>/rfis/<RfiId>/mark_as_closed
OCUL EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
MEONG 交易所
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
RFIID | Unique identifier for the rfi. |
SHIH TZU
Example Response
{
"data": {
"id": 580,
"assignees": [
{
"id": 925,
"assignee": "velpradeep",
"response_required": true,
"user_id": 1
}
],
"assignees_list": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
}
],
"ball_in_court": "",
"ball_in_court_users": [
"velpradeep"
],
"closed_at": "",
"custom_field_responses": [],
"date_initiated": "08-10-2023",
"deleted": true,
"distribution_ids": [
"1"
],
"distribution_list": [
"velpradeep"
],
"drawing_number": null,
"due_date": "08-15-2023",
"location": "Parking Lot A",
"location_id": 1,
"number": "202",
"private": true,
"question": {
"id": 559,
"attachments": [],
"body": "The Insinkerator in the original specs doesn’t fir under the sink.\n\nProposed solutions:\n1.Rasie the countertop to allow proper clerance for the insinkerator.\n2.Buy a smaller insinkerator with the same amount of power as the original.|",
"date_initiated": "August 10/08/2023 08:40 am",
"rich_text_body": "The Insinkerator in the original specs doesn’t fir under the sink.\n\nProposed solutions:\n1.Rasie the countertop to allow proper clerance for the insinkerator.\n2.Buy a smaller insinkerator with the same amount of power as the original.|",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230814%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230814T085508Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=d674ab8be8433d8a5629e1869ea49a7866ecc7d013e2cf149f35cefc0fe00225",
"unique_reference_id": 1
}
},
"reason_for_rejection": null,
"received_from": "danielcw",
"received_from_id": 2,
"reference": "Fire Sprinkler",
"request_for_reopen": "clarification",
"responses": [],
"responsible_contractor": "Dayson Industrail Services Inc.",
"responsible_contractor_id": 2,
"reviewers_list": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
}
],
"rfi_manager": "danielcw",
"rfi_manager_id": 2,
"schedule_impact": {
"value": 42,
"status": "yes_known"
},
"status": "ReOpened",
"subject": "Fire Sprinkler "
}
}
Reopen a RFI from the deleted status.
BGH LOGIN
PATCH /api/projects/:project_id/rfis/:rfi_id/reopen_rfi
PUPS VAULT NFTX APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
BAATOKENCOM EXCHANGES
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
rfi_id | Unique identifier for the rfi. |
EOSKINGDOM EXCHANGES
Example Response
{
"data": {
"id": 385,
"assignees": [
{
"id": 748,
"assignee": "velpradeep",
"response_required": true,
"user_id": 1
}
],
"assignees_list": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
}
],
"ball_in_court": "velpradeep",
"closed_at": "",
"cost_impact": {
"value": 42,
"status": "yes_known"
},
"custom_field_responses": [
{
"id": 104,
"input_name": "notes",
"input_options": [],
"input_type": "text",
"response_value": "notes text ...."
},
{
"id": 103,
"input_name": "category",
"input_options": [
"electrical",
"plumbing"
],
"input_type": "select",
"response_value": "value"
}
],
"date_initiated": "06-13-2023",
"distribution_ids": [
"1"
],
"distribution_list": [
"velpradeep"
],
"drawing_number": "1",
"due_date": "05-08-2023",
"location": "Parking Lot B",
"location_id": 2,
"number": "rfi - 22",
"private": true,
"project_stage": "Pre-Construction",
"project_stage_id": 2,
"question": {
"id": 364,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/79hdyg97jdbyi6fkcpyrzste0e8w?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230613%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230613T033009Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=38cccf41c795247efb9ddd4dc23c1f48050cf6684cb578defc450cdb061e22f9",
"preview_url": ""
}
],
"body": "updated question",
"date_initiated": "June 13/06/2023 03:24 am",
"rich_text_body": "\"<p>Are the items listed on Schedule C acceptable?</p>\"",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230613%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230613T033009Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=d8fa126cc314954e26a64b66a5066a8aacca8066dc656f775cfbb92187051c87"
}
},
"received_from": "velpradeep",
"received_from_id": 2,
"reference": "Refer Sample",
"responses": [],
"responsible_contractor": "Centrecourt",
"responsible_contractor_id": 1,
"reviewers_list": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
}
],
"rfi_manager": "danielcw",
"rfi_manager_id": 2,
"schedule_impact": {
"value": 42,
"status": "yes_known"
},
"status": "OverDue",
"subject": "Final test"
}
}
Updating an existing RFI
ALPHACARTOKEN 交易所
PUT /api/projects/<ProjectId>/rfis/RfiId
THREEOH DAO 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
DIVINER 交易所
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
RFIID | Unique identifier for the rfi. |
کد تپ سواپ CRYPTO NEWS PART 2
Parameter | Value |
---|---|
rfi[subject] | Testing |
rfi[rfi_assignees_attributes] | [{"user_id":1,"response_required":"true"},{"id": 40, "user_id":2,"response_required":"true","_destroy": true},{"id" :39, "user_id":3,"response_required":"true"}] |
rfi[rfi_question_attributes][body]] | Testing |
rfi[received_from_id] | 1 |
rfi[rfi_question_attributes][files][0] | Array of files |
rfi[reference] | Refer Sample |
rfi[distribution_ids] | [1] |
rfi[private] | true |
rfi[project_stage_id] | 2 |
rfi[location_id] | 1 |
rfi[schedule_impact] | {"status": "yes_known","value": 42} |
rfi[cost_impact] | {"status": "yes_known","value": 42} |
rfi[responsible_contractor_id] | 1 |
rfi[rfi_manager_id] | 1 |
rfi[due_date] | DD/MM/YYYY or YYYY-MM-DD |
rfi[rfi_custom_field_responses_attributes] | [{"id":103,"response_value":"value", "input_options":["electrical","plumbing"]}] |
BLACK STALLION APP
Example Response
{
"data": {
"id": 109,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/okzsqcqtdi9mq7b8q57rosxz5ugz?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230224%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230224T045958Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=60ad1ec318b55e2627ffdbe227939a5ef31d4cab849593c8bdd57605eb9eb737",
"preview_url": ""
},
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/ae9ykr5m5nbbiv730qqtuqqsh4x7?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230224%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230224T045958Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=2b6aca6a3e8bbc33a81e925f19d2e73025b3da1864cbc47c6eded936afef46e0",
"preview_url": ""
}
],
"body": "test success added &nbsp hello",
"date_initiated": "January 31/01/2023 06:30 am",
"official": false,
"rich_text_body": "<h1>test message added   <b>hello</b></h1>",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230224%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230224T045958Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=ae73d41591bb5ebc08fa2ca3d8ff8ccf3784b0fa54df9c6e01131478841b4cdb"
}
}
}
Update existing RFI Response
XAVANDER COIN EXCHANGES
PUT /api/projects/<ProjectId>/rfi_responses/<Rfi_response_ID>
CDASH LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
MINCOIN EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
RFI_RESPONSE_ID | Unique identifier for the rfi response. |
WHITENODETOKEN EXCHANGE
Parameter | Value |
---|---|
rfi_response[body] | "test success added   hello" |
rfi_id | 196 |
rfi_response[files][0] | Array of files |
WSHIFT EXCHANGE
Example Response
{
"data": {
"id": 128,
"attachments": [],
"body": "test success2222333 added &nbsp hello",
"date_initiated": "February 25/02/2023 08:37 am",
"official": false,
"rich_text_body": "<h1>test success2222333 added   <b>hello</b></h1>",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230225%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230225T093353Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=4467c9989ee2195578940c15bbf79d692245135f078d8c582ee224a796c38af9"
}
}
}
Delete Rfi Response
AIRPOD LOGIN
DELETE /api/projects/<ProjectId>/rfi_responses/<Rfi_response_ID>
ROAR APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
TOPCOINFX EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
RFI_RESPONSE_ID | Unique identifier for the rfi response. |
AVI 交易所
Parameter | Value |
---|---|
rfi_id | 196 |
COINBASE GLITCH
Example Response
{
"data": {
"id": 1,
"default_distribution_ids": [],
"default_distribution_list_users": [],
"default_due_time": 2,
"default_manager_id": "1",
"distribution_list_options": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"enable_distribution_list": false,
"enable_overdue_notification": false,
"is_private": true,
"managers_list_options": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"sequence_number": "1",
"sequence_number_prefix": "rfi-1",
"sequence_number_type": "Manual"
}
}
Returns RFI Setting detailed information
MTF 交易所
GET /api/projects/<ProjectId>/rfi_settings/<rfi_setting_id>
DEFIDROP 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
XUPS ORDINALS EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
RFI-SETTING-ID | Unique identifier for the rfi settings. |
PRUDE TOKEN APP
Example Response
{
"data": {
"id": 1,
"default_distribution_ids": [],
"default_distribution_list_users": [],
"default_due_time": 2,
"default_manager_id": "1",
"distribution_list_options": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"enable_distribution_list": false,
"enable_overdue_notification": false,
"is_private": true,
"managers_list_options": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"sequence_number": "1",
"sequence_number_prefix": "rfi-1",
"sequence_number_type": "Manual"
}
}
Updating an existing RFI-Settings
MOLLYDOGE EXCHANGES
PUT /api/projects/<ProjectId>/rfis_settings/rfi_settings_id
BITFLYER USA
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
DFSNBRC20 交易所
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
RFI_SETTINGS_ID | Unique identifier for the rfi_settings. |
KRTC EXCHANGE
Parameter | Value |
---|---|
rfi_setting[sequence_number] | 1 |
rfi_setting[sequence_number_type] | Manual |
rfi_setting[enable_overdue_notification] | false |
rfi_setting[is_private] | true |
rfi_setting[default_due_time] | 2 |
rfi_setting[default_manager_id] | 1 |
rfi_setting[default_distribution_ids] | [1] |
rfi_setting[enable_distribution_list] | false |
WEBFLIX TOKEN 交易所
Example Response
{
"data": [
{
"id": 5,
"input_options": [
"architectural",
"mechanical"
],
"input_type": "text",
"is_required": true,
"is_visible": true,
"name": "Discipline"
},
{
"id": 6,
"input_options": [],
"input_type": "text",
"is_required": false,
"is_visible": true,
"name": "due_time"
}
]
}
Rfi Custom Fields associated with a specified Project.
NIFF 交易所
GET /api/projects/<ProjectId>/rfi_custom_fields
4 BITCOINS TO USD
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
TGT EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
MAKER CRYPTO PRICE PREDICTION
Example Response
{
"data": {
"id": 5,
"input_options": [
"architectural",
"mechanical"
],
"input_type": "text",
"is_required": true,
"is_visible": true,
"name": "Discipline"
}
}
Returns Rfi Custom Field detailed information
CYBERMUSIC 交易所
GET /api/projects/<ProjectId>/rfi_custom_fields/<RficustomfieldId>
NTWK EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
CUM INU
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
RFI_CUSTOM_FIELD_ID | Unique identifier for the rfi_custom_field. |
PEACH INU APP
Example Response
{
"data": {
"id": 7,
"input_options": [
"architectural",
"mechanical"
],
"input_type": "text",
"is_required": true,
"is_visible": true,
"name": "Discipline "
}
}
Create a Rfi Custom Field
MEMEVENGERS EXCHANGES
POST /api/projects/<ProjectId>/rfi_custom_fields
LOOT LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
G9TRO EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SANTA FLOKI V2 0 交易所
Parameter | Value |
---|---|
rfi_custom_field[name] | Discipline |
rfi_custom_field[input_type] | text |
rfi_custom_field[input_options] | ["architectural", "mechanical"] |
rfi_custom_field[is_required] | true |
rfi_custom_field[is_visible] | true |
WOLF SAFE POOR PEOPLE POLYGON EXCHANGES
Example Response
{
"data": {
"id": 6,
"input_options": [
"plumbing",
"electrical"
],
"input_type": "text",
"is_required": true,
"is_visible": true,
"name": "due_time "
}
}
Update existing RFI Custom Fields
CSCT EXCHANGE
PUT /api/projects/<ProjectId>/rfi_custom_fields/<RficustomfieldID>
ENJOYGAMECHAIN EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
SYNTHILTC APP
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
RFI_CUSTOM_FIELD_ID | Unique identifier for the rfi custom field. |
ONTC APP
Parameter | Value |
---|---|
rfi_custom_field[name] | due_time |
rfi_custom_field[input_type] | text |
rfi_custom_field[is_required] | true |
rfi_custom_field[input_options] | [ "plumbing","electrical"] |
ZADDY 交易所
Example Response
{
"message": "Deleted Successfully"
}
Delete Rfi Custom Field
COCONUT CHICKEN 交易所
DELETE /api/projects/<ProjectId>/rfi_custom_fields/<RficustomfieldID>
GAME EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
HFINANCE LOGIN
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
RFI_CUSTOM_FIELD_ID | Unique identifier for the rfi custom field. |
YEARNAGNOSTIC FINANCE
Example Response
{
"data": [
{
"id": 507,
"changed_at": "06-09-2023 10:50 AM",
"changed_by": "velpradeep (User)",
"description": "Rfi is created by velpradeep (User)"
}
]
}
Rfi Activity logs associated with a specified Rfi.
TUNE FM APP
GET /api/projects/:project_id/rfis/:rfi_id/rfi_logs
KAOYA APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
OKS CHAIN APP
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
rfi_id | Unique identifier for the rfi. |
EUROFOOTBALL AI EXCHANGES
Example Response
{
"data": {
"id": 508,
"changed_at": "06-09-2023 10:52 AM",
"changed_by": "velpradeep (User)",
"description": "Rfi is updated by velpradeep (User)",
"summary": {
"updated_at": [
"2023-06-09T10:50:06.850Z",
"2023-06-09T10:52:12.745Z"
],
"location_id": [
null,
2
],
"updated_by_id": [
null,
1
],
"rfi_manager_id": [
1,
2
],
"project_stage_id": [
1,
2
],
"received_from_id": [
1,
2
]
}
}
}
Returns Rfi Activity log detailed information
3X SHORT DOGECOIN TOKEN EXCHANGES
GET /api/projects/:project_id/rfis/:rfi_id/rfi_logs/:rfi_log_id
BRAHMAOS APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
COSMIK FINANCE
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
rfi_id | Unique identifier for the rfi. |
rfi_log_id | Unique identifier for the rfi activity log. |
ABT EXCHANGE
Example Response
{
"data": {
"id": 333,
"assignees": [
{
"id": 625,
"assignee": "danielcw",
"response_required": true,
"user_id": 2
}
],
"assignees_list": [
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"ball_in_court": "danielcw",
"closed_at": "",
"cost_code": "",
"cost_impact": {
"value": "",
"status": ""
},
"date_initiated": "03-28-2023",
"distribution_ids": [],
"distribution_list": [],
"drawing_number": "1",
"due_date": "01-11-2023",
"location": "",
"location_id": 1,
"number": null,
"private": true,
"project_stage": "Pre-Construction",
"project_stage_id": 2,
"question": {
"id": 312,
"attachments": [
{
"file_name": "Lord_Murugan.jpg",
"size": 0,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/qrd36zq6wmf6nvlequw59955pv7d?response-content-disposition=inline%3B%20filename%3D%22Lord_Murugan.jpg%22%3B%20filename%2A%3DUTF-8%27%27Lord_Murugan.jpg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230329%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230329T054017Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=c4c0f6204a949f8bd50d0b118d62de632ae1b900dcd30104e0b1f55b92dcf9cf",
"preview_url": ""
}
],
"body": "updated question1111112222",
"date_initiated": "March 28/03/2023 07:47 am",
"rich_text_body": "\"<p>Are the items listed on Schedule C acceptable?</p>\"",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230329%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230329T054019Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=31379d2808131ea24c44e657cf87784aa1313bc8d839a3a69451f3c036dd449f"
}
},
"received_from": "velpradeep",
"received_from_id": 1,
"reference": "Refer Sample",
"responses": [
{
"id": 173,
"attachments": [
{
"file_name": "Lord_Murugan.jpg",
"size": 0,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/p7oy12y0xnk2oxw6ahsgr25gssgx?response-content-disposition=inline%3B%20filename%3D%22Lord_Murugan.jpg%22%3B%20filename%2A%3DUTF-8%27%27Lord_Murugan.jpg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230329%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230329T054019Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=fd54ea9aa2af93e8d981f4ff128328be994d1ca9b789674b91497d8dd762178e",
"preview_url": ""
}
],
"body": "Updated test new testinghello",
"date_initiated": "March 29/03/2023 05:38 am",
"official": false,
"rich_text_body": "<h1>Updated test new testing<b>hello</b></h1>",
"updated_by": null,
"user_info": {
"username": "danielcw",
"email": "danielcw@gmail.com",
"role": "Project Engineer",
"image": ""
}
},
{
"id": 174,
"attachments": [
{
"file_name": "Lord_Murugan.jpg",
"size": 0,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/75wmwm7ua4zdvlwfqtnz5n5ud1ef?response-content-disposition=inline%3B%20filename%3D%22Lord_Murugan.jpg%22%3B%20filename%2A%3DUTF-8%27%27Lord_Murugan.jpg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230329%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230329T054020Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=8861fb02417de4d5e9878c7b93326f5d7e242204e4302f4bb15720abd4395135",
"preview_url": ""
}
],
"body": "Updated test new testinghello",
"date_initiated": "March 29/03/2023 05:40 am",
"official": false,
"rich_text_body": "<h1>Updated test new testing<b>hello</b></h1>",
"updated_by": null,
"user_info": {
"username": "danielcw",
"email": "danielcw@gmail.com",
"role": "Project Engineer",
"image": ""
}
}
],
"responsible_contractor": "Dayson Industrail Services Inc.",
"responsible_contractor_id": 2,
"reviewers_list": [
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"rfi_manager": "velpradeep",
"rfi_manager_id": 1,
"schedule_impact": {
"value": "",
"status": ""
},
"spec_section": "",
"status": "OverDue",
"sub_job": "",
"subject": "New testing11112222"
}
}
Add Response against the RFI
TRUEUSD EXCHANGE
POST /api/projects/<ProjectId>/rfis/<RfiId>/rfi_responses
ASTRADAO EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
LOVEEARTHCOIN EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
RFIID | Unique identifier for the rfi. |
YAMANOTE SEN APP
Parameter | Value |
---|---|
rfi_response[body] | response content ..... |
rfi_response[created_by_id] | 2 |
rfi_response[files][0] | array of file |
TRADEGOODSCHAIN APP
Example Response
{
"data": {
"id": 333,
"assignees": [
{
"id": 625,
"assignee": "danielcw",
"response_required": true,
"user_id": 2
}
],
"assignees_list": [
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"ball_in_court": "danielcw",
"closed_at": "",
"cost_code": "",
"cost_impact": {
"value": "",
"status": ""
},
"date_initiated": "03-28-2023",
"distribution_ids": [],
"distribution_list": [],
"drawing_number": "1",
"due_date": "01-11-2023",
"location": "",
"location_id": 1,
"number": null,
"private": true,
"project_stage": "Pre-Construction",
"project_stage_id": 2,
"question": {
"id": 312,
"attachments": [
{
"file_name": "Lord_Murugan.jpg",
"size": 0,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/qrd36zq6wmf6nvlequw59955pv7d?response-content-disposition=inline%3B%20filename%3D%22Lord_Murugan.jpg%22%3B%20filename%2A%3DUTF-8%27%27Lord_Murugan.jpg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230329%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230329T054229Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=3dd5e7d7a29d7744abd9db65148f7569c52801d4d97d31bd628883f527d5251a",
"preview_url": ""
}
],
"body": "updated question1111112222",
"date_initiated": "March 28/03/2023 07:47 am",
"rich_text_body": "\"<p>Are the items listed on Schedule C acceptable?</p>\"",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230329%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230329T054231Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=546b449027a840f6cdd2ee536d2a719c4bf5ce19c4a4e1ed166619ee792e6eea"
}
},
"received_from": "velpradeep",
"received_from_id": 1,
"reference": "Refer Sample",
"responses": [
{
"id": 173,
"attachments": [
{
"file_name": "Lord_Murugan.jpg",
"size": 0,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/p7oy12y0xnk2oxw6ahsgr25gssgx?response-content-disposition=inline%3B%20filename%3D%22Lord_Murugan.jpg%22%3B%20filename%2A%3DUTF-8%27%27Lord_Murugan.jpg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230329%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230329T054231Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=310f50a590bffc9ae154845a89b2fb78ea00fc95c882c478a06c0d0d872ca47b",
"preview_url": ""
}
],
"body": "Updated test new testinghello",
"date_initiated": "March 29/03/2023 05:38 am",
"official": false,
"rich_text_body": "<h1>Updated test new testing<b>hello</b></h1>",
"updated_by": null,
"user_info": {
"username": "danielcw",
"email": "danielcw@gmail.com",
"role": "Project Engineer",
"image": ""
}
},
{
"id": 174,
"attachments": [
{
"file_name": "Lord_Murugan.jpg",
"size": 0,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/75wmwm7ua4zdvlwfqtnz5n5ud1ef?response-content-disposition=inline%3B%20filename%3D%22Lord_Murugan.jpg%22%3B%20filename%2A%3DUTF-8%27%27Lord_Murugan.jpg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230329%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230329T054231Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=e1b4a241eabd4c02215fca26a5c3937523b51765746ecef6b4b5aea3c7ce7978",
"preview_url": ""
}
],
"body": "Updated test new testinghello",
"date_initiated": "March 29/03/2023 05:40 am",
"official": true,
"rich_text_body": "<h1>Updated test new testing<b>hello</b></h1>",
"updated_by": null,
"user_info": {
"username": "danielcw",
"email": "danielcw@gmail.com",
"role": "Project Engineer",
"image": ""
}
}
],
"responsible_contractor": "Dayson Industrail Services Inc.",
"responsible_contractor_id": 2,
"reviewers_list": [
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"rfi_manager": "velpradeep",
"rfi_manager_id": 1,
"schedule_impact": {
"value": "",
"status": ""
},
"spec_section": "",
"status": "OverDue",
"sub_job": "",
"subject": "New testing11112222"
}
}
Add Mark as Official to RFI Response
WOLF SAFE POOR PEOPLE POLYGON 交易所
PATCH /api/projects/<ProjectId>/rfis/<RfiId>/rfi_responses/<RfiResponseId>/mark_as_official
MEMEAI APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
AMTC EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
RFIID | Unique identifier for the rfi. |
RFIRESPONSEID | Unique identifier for the rfi response. |
SPOTS2 EXCHANGE
Parameter | Value |
---|---|
official | true |
CO2 EXCHANGES
Example Response
{
"data": {
"id": 360,
"assignees": [
{
"id": 696,
"assignee": "danielcw",
"response_required": true,
"user_id": 2
},
{
"id": 694,
"assignee": "DanJones",
"response_required": true,
"user_id": 5
}
],
"assignees_list": [
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "velpradeep",
"value": 1
}
],
"ball_in_court": "danielcw",
"closed_at": "",
"cost_code": "",
"cost_impact": {
"value": 100,
"status": "yes_known"
},
"custom_field_responses": [
{
"id": 53,
"input_name": "category",
"input_options": [
"electrical",
"plumbing"
],
"input_type": "select",
"response_value": "as222df"
}
],
"date_initiated": "05-16-2023",
"distribution_ids": [],
"distribution_list": [],
"drawing_number": "1",
"due_date": "05-17-2023",
"location": "",
"location_id": 1,
"number": "1",
"private": true,
"project_stage": "Pre-Construction",
"project_stage_id": 2,
"question": {
"id": 339,
"attachments": [],
"body": "updated question",
"date_initiated": "May 16/05/2023 05:23 am",
"rich_text_body": "\"<p>Are the items listed on Schedule C acceptable?</p>\"",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230517%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230517T120021Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=397a68da01b5cdf9c2bf82bb868f940ab7e7b2ea241d9a079518516cfff02fd8"
}
},
"received_from": "velpradeep",
"received_from_id": 2,
"reference": "Refer Sample",
"responses": [],
"responsible_contractor": "Dayson Industrail Services Inc.",
"responsible_contractor_id": 2,
"reviewers_list": [
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "velpradeep",
"value": 1
}
],
"rfi_manager": "danielcw",
"rfi_manager_id": 2,
"schedule_impact": {
"value": 42,
"status": "yes_known"
},
"spec_section": "",
"status": "Open",
"sub_job": "",
"subject": "final testing"
}
}
Update Rfi status
PERSISTENCE LOGIN
PATCH /api/projects/:project_id/rfis/:rfi_id/update_status
CINDICATOR EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
ANCIENT KINGDOM APP
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
rfi_id | Unique identifier for the rfi. |
FRESCO LOGIN
Parameter | Value |
---|---|
status | open / closed / trashed |
E CARE EXCHANGE
Example Response
{
"data": [
{
"id": 196,
"end": "2022-04-01",
"start": "2023-01-09",
"subject": "New Testing"
},
{
"id": 238,
"end": "",
"start": "2023-01-31",
"subject": "Latest test one "
},
{
"id": 242,
"end": "",
"start": "2023-02-21",
"subject": "Latest test one "
},
{
"id": 239,
"end": "",
"start": "2023-02-02",
"subject": "Latest test one "
},
{
"id": 237,
"end": "",
"start": "2023-01-29",
"subject": "Latest test one "
},
{
"id": 240,
"end": "",
"start": "2023-02-08",
"subject": "Latest test one "
},
{
"id": 330,
"end": "2023-01-11",
"start": "2023-03-26",
"subject": "First test"
},
{
"id": 260,
"end": "2023-01-11",
"start": "2023-02-28",
"subject": "Latest test one qqqqqqqq"
},
{
"id": 224,
"end": "",
"start": "2023-01-19",
"subject": "Testing"
},
{
"id": 41,
"end": "2022-12-30",
"start": "2022-12-20",
"subject": "Footing Detail"
},
{
"id": 235,
"end": "",
"start": "2023-01-19",
"subject": "Testing"
},
{
"id": 241,
"end": "",
"start": "2023-02-21",
"subject": "Latest test one "
},
{
"id": 234,
"end": "",
"start": "2023-01-19",
"subject": "Testing"
},
{
"id": 222,
"end": "",
"start": "2023-01-19",
"subject": "Testing"
},
{
"id": 243,
"end": "2023-01-11",
"start": "2023-02-21",
"subject": "Latest test one "
},
{
"id": 195,
"end": "",
"start": "2023-01-06",
"subject": "Testing"
},
{
"id": 40,
"end": "2022-04-01",
"start": "2022-12-20",
"subject": "Testing"
},
{
"id": 236,
"end": "",
"start": "2023-01-19",
"subject": "Testing"
},
{
"id": 225,
"end": "",
"start": "2023-01-19",
"subject": "Testing"
},
{
"id": 226,
"end": "",
"start": "2023-01-19",
"subject": "Testing"
},
{
"id": 152,
"end": "",
"start": "2023-01-02",
"subject": "Testing"
},
{
"id": 159,
"end": "",
"start": "2023-01-02",
"subject": "Testing"
},
{
"id": 262,
"end": "2023-01-11",
"start": "2023-02-28",
"subject": "Latest test one qqqqqqqq"
},
{
"id": 333,
"end": "2023-01-11",
"start": "2023-03-28",
"subject": "New testing11112222"
},
{
"id": 272,
"end": "2022-04-01",
"start": "2023-03-12",
"subject": "Testing"
},
{
"id": 334,
"end": "2023-01-11",
"start": "2023-04-03",
"subject": "First test"
},
{
"id": 341,
"end": "2023-01-11",
"start": "2023-04-27",
"subject": "First test"
},
{
"id": 350,
"end": "2023-05-08",
"start": "2023-05-09",
"subject": "First test"
},
{
"id": 247,
"end": "2023-01-24",
"start": "2023-02-21",
"subject": "Latest test one "
},
{
"id": 245,
"end": "2023-01-11",
"start": "2023-02-21",
"subject": "Latest test one "
},
{
"id": 160,
"end": "",
"start": "2023-01-02",
"subject": "Testing"
},
{
"id": 231,
"end": "",
"start": "2023-01-19",
"subject": "Testing"
},
{
"id": 213,
"end": "",
"start": "2023-01-15",
"subject": "Testing"
},
{
"id": 42,
"end": "2022-12-25",
"start": "2022-12-20",
"subject": "Concrete Wall"
},
{
"id": 274,
"end": "2023-01-11",
"start": "2023-03-12",
"subject": "Latest test one qqqqqqqq"
},
{
"id": 351,
"end": "2023-05-08",
"start": "2023-05-10",
"subject": "Latest RFI test"
},
{
"id": 352,
"end": "2023-05-08",
"start": "2023-05-10",
"subject": "Latest RFI test"
},
{
"id": 248,
"end": "2023-01-11",
"start": "2023-02-21",
"subject": "Latest test one "
},
{
"id": 182,
"end": "",
"start": "2023-01-05",
"subject": "Testing"
},
{
"id": 251,
"end": "2023-01-11",
"start": "2023-02-21",
"subject": "Latest test one qqqqqqqq"
},
{
"id": 369,
"end": "2023-05-08",
"start": "2023-05-28",
"subject": "Final test"
},
{
"id": 370,
"end": "2023-05-08",
"start": "2023-05-28",
"subject": "Final test"
},
{
"id": 206,
"end": "",
"start": "2023-01-13",
"subject": "Testing"
},
{
"id": 380,
"end": "2023-05-08",
"start": "2023-06-06",
"subject": "new"
},
{
"id": 339,
"end": "2023-01-11",
"start": "2023-04-26",
"subject": "First test"
},
{
"id": 280,
"end": "2022-04-01",
"start": "2023-03-15",
"subject": "Testing@@@111"
},
{
"id": 347,
"end": "2023-01-11",
"start": "2023-05-08",
"subject": "First test"
},
{
"id": 382,
"end": "2023-05-08",
"start": "2023-06-07",
"subject": "Final test"
},
{
"id": 378,
"end": "2023-05-08",
"start": "2023-06-05",
"subject": "Final test"
},
{
"id": 381,
"end": "2023-05-08",
"start": "2023-06-07",
"subject": "Final test"
},
{
"id": 383,
"end": "2023-05-08",
"start": "2023-06-08",
"subject": "Final test"
},
{
"id": 384,
"end": "2023-05-08",
"start": "2023-06-09",
"subject": "Final test"
},
{
"id": 177,
"end": "",
"start": "2023-01-04",
"subject": "Testing"
},
{
"id": 385,
"end": "2023-05-08",
"start": "2023-06-13",
"subject": "Final test"
},
{
"id": 180,
"end": "",
"start": "2023-01-05",
"subject": "Testing"
},
{
"id": 183,
"end": "",
"start": "2023-01-05",
"subject": "Testing"
},
{
"id": 184,
"end": "",
"start": "2023-01-05",
"subject": "Testing"
},
{
"id": 185,
"end": "",
"start": "2023-01-05",
"subject": "Testing"
},
{
"id": 199,
"end": "",
"start": "2023-01-10",
"subject": "Testing"
},
{
"id": 190,
"end": "",
"start": "2023-01-06",
"subject": "Testing"
},
{
"id": 191,
"end": "",
"start": "2023-01-06",
"subject": "Testing"
},
{
"id": 162,
"end": "",
"start": "2023-01-03",
"subject": "Testing"
},
{
"id": 166,
"end": "",
"start": "2023-01-04",
"subject": "Testing"
},
{
"id": 167,
"end": "",
"start": "2023-01-04",
"subject": "Testing"
},
{
"id": 168,
"end": "",
"start": "2023-01-04",
"subject": "Testing"
},
{
"id": 169,
"end": "",
"start": "2023-01-04",
"subject": "Testing"
},
{
"id": 170,
"end": "",
"start": "2023-01-04",
"subject": "Testing"
},
{
"id": 178,
"end": "",
"start": "2023-01-04",
"subject": "Testing"
},
{
"id": 187,
"end": "",
"start": "2023-01-05",
"subject": "Testing"
},
{
"id": 202,
"end": "",
"start": "2023-01-12",
"subject": "Testing"
},
{
"id": 194,
"end": "",
"start": "2023-01-06",
"subject": "Testing"
},
{
"id": 192,
"end": "",
"start": "2023-01-06",
"subject": "Testing"
},
{
"id": 210,
"end": "",
"start": "2023-01-15",
"subject": "Testing"
},
{
"id": 211,
"end": "",
"start": "2023-01-15",
"subject": "Testing"
},
{
"id": 212,
"end": "",
"start": "2023-01-15",
"subject": "Testing"
},
{
"id": 154,
"end": "",
"start": "2023-01-02",
"subject": "Testing"
},
{
"id": 155,
"end": "",
"start": "2023-01-02",
"subject": "Testing"
},
{
"id": 156,
"end": "",
"start": "2023-01-02",
"subject": "Testing"
},
{
"id": 163,
"end": "",
"start": "2023-01-03",
"subject": "Testing"
},
{
"id": 172,
"end": "",
"start": "2023-01-04",
"subject": "Testing"
},
{
"id": 148,
"end": "",
"start": "2022-12-28",
"subject": "Testing"
},
{
"id": 149,
"end": "",
"start": "2022-12-28",
"subject": "Testing"
},
{
"id": 150,
"end": "",
"start": "2022-12-28",
"subject": "Testing"
},
{
"id": 173,
"end": "",
"start": "2023-01-04",
"subject": "Testing"
},
{
"id": 188,
"end": "",
"start": "2023-01-05",
"subject": "Testing"
},
{
"id": 176,
"end": "",
"start": "2023-01-04",
"subject": "Testing"
},
{
"id": 189,
"end": "",
"start": "2023-01-05",
"subject": "Testing"
},
{
"id": 193,
"end": "",
"start": "2023-01-06",
"subject": "Testing"
},
{
"id": 200,
"end": "",
"start": "2023-01-12",
"subject": "Testing"
},
{
"id": 203,
"end": "",
"start": "2023-01-13",
"subject": "Testing"
},
{
"id": 204,
"end": "",
"start": "2023-01-13",
"subject": "Testing"
},
{
"id": 205,
"end": "",
"start": "2023-01-13",
"subject": "Testing"
},
{
"id": 214,
"end": "",
"start": "2023-01-15",
"subject": "Testing"
},
{
"id": 215,
"end": "",
"start": "2023-01-15",
"subject": "Testing"
},
{
"id": 216,
"end": "",
"start": "2023-01-15",
"subject": "Testing"
},
{
"id": 217,
"end": "",
"start": "2023-01-18",
"subject": "Testing"
},
{
"id": 218,
"end": "",
"start": "2023-01-18",
"subject": "Testing"
},
{
"id": 219,
"end": "",
"start": "2023-01-18",
"subject": "Testing"
},
{
"id": 220,
"end": "",
"start": "2023-01-18",
"subject": "Testing"
},
{
"id": 221,
"end": "",
"start": "2023-01-18",
"subject": "Testing"
},
{
"id": 232,
"end": "",
"start": "2023-01-19",
"subject": "Testing"
},
{
"id": 340,
"end": "2023-01-11",
"start": "2023-04-26",
"subject": "First test"
},
{
"id": 373,
"end": "2023-05-08",
"start": "2023-05-31",
"subject": "Final test"
},
{
"id": 387,
"end": "2023-05-08",
"start": "2023-06-20",
"subject": "Final test"
},
{
"id": 389,
"end": "2023-05-08",
"start": "2023-06-25",
"subject": "Final test"
},
{
"id": 390,
"end": "2023-05-08",
"start": "2023-06-26",
"subject": "Final test"
}
]
}
returns Rfi calendar view for the specified Project.
WHALECHAIN EXCHANGES
GET /api/projects/:project_id/rfis/calendar_view
AMA APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
COINBASE CASH OUT NOT WORKING
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
PRIMESTONE 交易所
Example Response
{
"data": {
"open": [
{
"id": 332,
"assignees": [
{
"id": 615,
"assignee": "velpradeep",
"response_required": true,
"user_id": 1
}
],
"assignees_list": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
}
],
"ball_in_court": "danielcw",
"closed_at": "",
"cost_impact": {
"value": "",
"status": ""
},
"custom_field_responses": [],
"date_initiated": "03-28-2023",
"distribution_ids": [],
"distribution_list": [],
"drawing_number": "1",
"due_date": "01-11-2023",
"location": "Parking Lot A",
"location_id": 1,
"number": null,
"private": true,
"project_stage": "Pre-Construction",
"project_stage_id": 2,
"question": {
"id": 311,
"attachments": [
{
"file_name": "Lord_Murugan.jpg",
"size": 0,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/ep6ddm8yz4qm8d105q0lo2dqyag4?response-content-disposition=inline%3B%20filename%3D%22Lord_Murugan.jpg%22%3B%20filename%2A%3DUTF-8%27%27Lord_Murugan.jpg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230630%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230630T050931Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=cf5cdd7443a94c7ee3bbcfe97be9b2fa12a3d94c758ce839d3b49a7ce942ebaf",
"preview_url": ""
}
],
"body": "\"Are the items listed on Schedule C acceptable?\"",
"date_initiated": "March 28/03/2023 07:44 am",
"rich_text_body": "\"<p>Are the items listed on Schedule C acceptable?</p>\"",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230630%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230630T050932Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=aff11204acba51c7aa17842952fa134ad1b4df569f39aaffe3da3d66f0980261"
}
},
"received_from": "velpradeep",
"received_from_id": 1,
"reference": "Refer Sample",
"responses": [],
"responsible_contractor": "Dayson Industrail Services Inc.",
"responsible_contractor_id": 2,
"reviewers_list": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
}
],
"rfi_manager": "velpradeep",
"rfi_manager_id": 1,
"schedule_impact": {
"value": "",
"status": ""
},
"status": "OverDue",
"subject": "New testing"
}
]
}
}
returns rfis board view for the specified Project.
CHARG COIN 交易所
GET /api/projects/:project_id/rfis/board_view
AOTTOKEN LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
JFIN COIN LOGIN
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
NACHO EXCHANGE
Example Response
{
"data": {
"id": 524,
"assignees": [
{
"id": 896,
"assignee": "danielcw",
"response_required": true,
"user_id": 2
}
],
"assignees_list": [
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"ball_in_court": "",
"ball_in_court_users": [
"danielcw"
],
"closed_at": "",
"cost_impact": {
"value": 42,
"status": "yes_known"
},
"custom_field_responses": [],
"date_initiated": "07-27-2023",
"distribution_ids": [
"1"
],
"distribution_list": [
"velpradeep"
],
"drawing_number": "1",
"due_date": "",
"location": "Parking Lot A",
"location_id": 1,
"number": "146",
"private": true,
"project_stage": null,
"project_stage_id": null,
"question": {
"id": 503,
"attachments": [],
"body": "The Insinkerator in the original specs doesn’t fir under the sink.\n\nProposed solutions:\n1.Rasie the countertop to allow proper clerance for the insinkerator.\n2.Buy a smaller insinkerator with the same amount of power as the original.|",
"date_initiated": "July 27/07/2023 04:49 am",
"rich_text_body": "The Insinkerator in the original specs doesn’t fir under the sink.\n\nProposed solutions:\n1.Rasie the countertop to allow proper clerance for the insinkerator.\n2.Buy a smaller insinkerator with the same amount of power as the original.|",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230727%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230727T045058Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=45d6a50f3a692b55adff9cf12bdeae40c3079886fff9392caa03bde1f185c1b5",
"unique_reference_id": 1
}
},
"received_from": "danielcw",
"received_from_id": 2,
"reference": "Fire Sprinkler",
"responses": [],
"responsible_contractor": "Dayson Industrail Services Inc.",
"responsible_contractor_id": 2,
"reviewers_list": [
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"rfi_manager": "danielcw",
"rfi_manager_id": 2,
"schedule_impact": {
"value": 42,
"status": "yes_known"
},
"status": "Open",
"subject": "Fire Sprinkler "
}
}
Return draft RFI in open status
PALADEUM EXCHANGES
PATCH /api/projects/:project_id/rfis/:rfi_id/mark_as_open
KAISER LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
INFT LOGIN
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
rfi_id | Unique identifier for the rfi. |
PXC APP
Example Response
{
"data": {
"id": 566,
"assignees": [
{
"id": 911,
"assignee": "velpradeep",
"response_required": true,
"user_id": 1
}
],
"assignees_list": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
}
],
"ball_in_court": "",
"ball_in_court_users": [
"velpradeep"
],
"closed_at": "",
"custom_field_responses": [],
"date_initiated": "08-03-2023",
"distribution_ids": [
"1"
],
"distribution_list": [
"velpradeep"
],
"drawing_number": null,
"due_date": "08-17-2023",
"location": "Parking Lot A",
"location_id": 1,
"number": "188",
"private": true,
"project_stage": null,
"question": {
"id": 545,
"attachments": [],
"body": "The Insinkerator in the original specs doesn’t fir under the sink.\n\nProposed solutions:\n1.Rasie the countertop to allow proper clerance for the insinkerator.\n2.Buy a smaller insinkerator with the same amount of power as the original.|",
"date_initiated": "August 03/08/2023 06:31 am",
"rich_text_body": "The Insinkerator in the original specs doesn’t fir under the sink.\n\nProposed solutions:\n1.Rasie the countertop to allow proper clerance for the insinkerator.\n2.Buy a smaller insinkerator with the same amount of power as the original.|",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230803%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230803T074558Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=39e29b1258b39685287bbd7c6b29e92cc4f2f9a23f97943653ab01a2563aa2bd",
"unique_reference_id": 1
}
},
"reason_for_rejection": "invalid",
"received_from": "danielcw",
"received_from_id": 2,
"reference": "Fire Sprinkler",
"responses": [],
"responsible_contractor": "Dayson Industrail Services Inc.",
"responsible_contractor_id": 2,
"reviewers_list": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
}
],
"rfi_manager": "danielcw",
"rfi_manager_id": 2,
"schedule_impact": {
"value": 42,
"status": "yes_known"
},
"status": "Rejected",
"subject": "Fire Sprinkler "
}
}
Return draft RFI in reject status
UNISAVE Y3D EXCHANGES
PATCH /api/projects/:project_id/rfis/:rfi_id/mark_as_rejected
WALLSTREETBETS TOKEN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
PPAD 交易所
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
rfi_id | Unique identifier for the rfi. |
VOCARE APP
Parameter | Value |
---|---|
reason_for_rejection | invalid |
CWS EXCHANGE
Example Response
{
"data": [
{
"id": 569,
"assignees": [
{
"id": 914,
"assignee": "velpradeep",
"response_required": true,
"user_id": 1
}
],
"assignees_list": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
}
],
"ball_in_court": "",
"ball_in_court_users": [
"velpradeep"
],
"closed_at": "",
"date_initiated": "08-04-2023",
"due_date": "",
"number": "191",
"received_from": "danielcw",
"received_from_id": 2,
"responsible_contractor": "Dayson Industrail Services Inc.",
"responsible_contractor_id": 2,
"reviewers_list": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
}
],
"rfi_manager": "danielcw",
"rfi_manager_id": 2,
"status": "Trashed",
"subject": "Fire Sprinkler "
}
]
}
Returns a list of deleted Rfis associated with a specified Project.
WANDX EXCHANGES
GET /api/projects/:project_id/rfis?deleted=true
MANGO CHAIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
CVE EXCHANGES
Parameter | Default | Description |
---|---|---|
page | ---- | page |
deleted | ---- | true |
CDSD EXCHANGES
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
IS BINANCE SAFE
Example Response
{
"data": {
"id": 196,
"assignees": [
{
"id": 395,
"assignee": "JacobJones",
"user_id": 3
},
{
"id": 314,
"assignee": "velpradeep",
"user_id": 1
}
],
"ball_in_court": "velpradeep",
"closed_at": "01-29-2023",
"cost_code": "",
"cost_impact": "{\"status\": \"yes_known\",\"value\": 42}",
"date_initiated": "01-09-2023",
"distribution_list": [],
"drawing_number": null,
"due_date": "",
"location": "",
"number": null,
"private": true,
"project_stage": "Pre-Construction",
"question": {
"id": 175,
"attachments": [
{
"file_name": "floors_7_12.pdf",
"size": 152895,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/qrct0tq70s7ddr6i38ycfmyv6err?response-content-disposition=inline%3B%20filename%3D%22floors_7_12.pdf%22%3B%20filename%2A%3DUTF-8%27%27floors_7_12.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230208%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230208T053137Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=8b3dc122fc4d445b370bbd8835001769e9c89913129003b4c44fb74f6a22b9df",
"preview_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/brc6i3pfhtl33m81ati0qyxqrv8m?response-content-disposition=inline%3B%20filename%3D%22floors_7_12.png%22%3B%20filename%2A%3DUTF-8%27%27floors_7_12.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230208%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230208T053137Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=235626c1f1239b58bf27d548786dd3facd26904a94376fec6b501d086eac6fe5"
},
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/giy2c7jcojt477wwt9qdx0gmgh1n?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230208%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230208T053137Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=6ce4ea783d84b6034572963e0f1465b43e0581da0e4c1a837d7faaee5e893336",
"preview_url": ""
},
{
"file_name": "mech_level_plan.pdf",
"size": 78394,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/rwwpuhe98jkeci6im92s25k9wbw1?response-content-disposition=inline%3B%20filename%3D%22mech_level_plan.pdf%22%3B%20filename%2A%3DUTF-8%27%27mech_level_plan.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230208%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230208T053137Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=fcf6852219090ecbf9469af93aeea01f586665024d369307734599934bd3adf7",
"preview_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/m940z8lexk6tei37ukfsjop3m341?response-content-disposition=inline%3B%20filename%3D%22mech_level_plan.png%22%3B%20filename%2A%3DUTF-8%27%27mech_level_plan.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230208%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230208T053137Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=7639bf676b7a53f67b83ec300ed90e62f0e3a553daf82ba3fcac8a462502f73b"
}
],
"body": "Testing",
"date_initiated": "January 09/01/2023 05:27 am",
"rich_text_body": "Testing",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230208%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230208T053137Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=c5b764da242603489581a4a049f7f6204c71cf3cfd878551f591d41d32514d86"
}
},
"received_from": "velpradeep",
"reference": "Refer Sample",
"responses": [
{
"id": 107,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/a3fzfbs68vn0iaaoq9yytnw31z4m?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230208%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230208T053137Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=4b984d25f0703b99e29651ffdb043304c016df3f2a92ba3c934c8f5a176440ce",
"preview_url": ""
}
],
"body": "test content added hello",
"date_initiated": "January 24/01/2023 06:07 am",
"official": false,
"rich_text_body": "<h1>test content added <b>hello</b></h1>",
"user_info": {
"username": "danielcw",
"email": "danielcw@gmail.com",
"role": "Project Engineer",
"image": ""
}
},
{
"id": 110,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/jcxtceej2r7r1q66jo55rxvcxazv?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230208%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230208T053137Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=8296f9302a626f28012b376fb8890935ce793581ff2915b28ca0906ef2e0cbc3",
"preview_url": ""
}
],
"body": "test content added hello",
"date_initiated": "January 31/01/2023 06:35 am",
"official": false,
"rich_text_body": "<h1>test content added <b>hello</b></h1>",
"user_info": {
"username": "danielcw",
"email": "danielcw@gmail.com",
"role": "Project Engineer",
"image": ""
}
},
{
"id": 111,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/kmyqfw6jdf5ynvuj03s9t1pq1xo2?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230208%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230208T053137Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=1942b8200af960eb72b7daca016ec1600c08f92cfee08ee11178b001c1bb9560",
"preview_url": ""
}
],
"body": "test content added hello",
"date_initiated": "January 31/01/2023 06:36 am",
"official": false,
"rich_text_body": "<h1>test content added <b>hello</b></h1>",
"user_info": {
"username": "danielcw",
"email": "danielcw@gmail.com",
"role": "Project Engineer",
"image": ""
}
}
],
"responsible_contractor": "Dayson Industrail Services Inc.",
"rfi_manager": "velpradeep",
"schedule_impact": {
"value": "100",
"status": "yes"
},
"spec_section": "",
"status": "Trashed",
"sub_job": "",
"subject": "Sample"
}
}
Return RFI in delete status
CCX APP
PATCH /api/projects/<ProjectId>/rfis/<RfiId>/mark_as_deleted
BUMONONETWORK LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
POLKAWAR EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
RFIID | Unique identifier for the rfi. |
METASPHERE EXCHANGE
Example Response
{
"data": {
"id": 570,
"assignees": [
{
"id": 915,
"assignee": "velpradeep",
"response_required": true,
"user_id": 1
}
],
"assignees_list": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
}
],
"ball_in_court": "",
"ball_in_court_users": [
"velpradeep"
],
"closed_at": "",
"custom_field_responses": [],
"date_initiated": "08-04-2023",
"deleted": false,
"distribution_ids": [
"1"
],
"distribution_list": [
"velpradeep"
],
"drawing_number": null,
"due_date": "",
"location": "Parking Lot A",
"location_id": 1,
"number": "192",
"private": true,
"question": {
"id": 549,
"attachments": [],
"body": "The Insinkerator in the original specs doesn’t fir under the sink.\n\nProposed solutions:\n1.Rasie the countertop to allow proper clerance for the insinkerator.\n2.Buy a smaller insinkerator with the same amount of power as the original.|",
"date_initiated": "August 04/08/2023 07:13 am",
"rich_text_body": "The Insinkerator in the original specs doesn’t fir under the sink.\n\nProposed solutions:\n1.Rasie the countertop to allow proper clerance for the insinkerator.\n2.Buy a smaller insinkerator with the same amount of power as the original.|",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230807%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230807T054456Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=c4d38ab3cad011fda166bd633456ca4196a61597dcb2a882c85ed2e51750edb6",
"unique_reference_id": 1
}
},
"reason_for_rejection": null,
"received_from": "danielcw",
"received_from_id": 2,
"reference": "Fire Sprinkler",
"responses": [],
"responsible_contractor": "Dayson Industrail Services Inc.",
"responsible_contractor_id": 2,
"reviewers_list": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
}
],
"rfi_manager": "danielcw",
"rfi_manager_id": 2,
"schedule_impact": {
"value": 42,
"status": "yes_known"
},
"status": "Open",
"subject": "Fire Sprinkler "
}
}
To retrieve rfi from recycle bin
ARDANA LOGIN
PATCH /api/projects/:project_id/rfis/:rfi_id/retrieve_from_recycle_bin
HOW TO SELL YOUR CRYPTO ON CRYPTO.COM
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
OH! FINANCE 交易所
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
rfi_id | Unique identifier for the rfi. |
TOKEN ECHO LOGIN
Example Response
{
"data": {
"id": 585,
"assignees": [
{
"id": 930,
"assignee": "velpradeep",
"response_required": true,
"user_id": 1
}
],
"assignees_list": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
}
],
"ball_in_court": "",
"ball_in_court_users": [
"velpradeep"
],
"closed_at": "08-18-2023",
"custom_field_responses": [],
"date_initiated": "08-14-2023",
"deleted": false,
"distribution_ids": [
"1"
],
"distribution_list": [
"velpradeep"
],
"drawing_number": null,
"due_date": "08-15-2023",
"location": null,
"location_id": 0,
"number": "207",
"private": true,
"question": {
"id": 564,
"attachments": [],
"body": "The Insinkerator in the original specs doesn’t fir under the sink.\n\nProposed solutions:\n1.Rasie the countertop to allow proper clerance for the insinkerator.\n2.Buy a smaller insinkerator with the same amount of power as the original.|",
"date_initiated": "August 14/08/2023 07:31 am",
"rich_text_body": "The Insinkerator in the original specs doesn’t fir under the sink.\n\nProposed solutions:\n1.Rasie the countertop to allow proper clerance for the insinkerator.\n2.Buy a smaller insinkerator with the same amount of power as the original.|",
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230818%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230818T090935Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=c2d146d353edf4f4c57bf854da2caf3b5ece9954e963af6e0d180d9fa50e4fb0",
"unique_reference_id": 1
}
},
"reason_for_rejection": null,
"received_from": "danielcw",
"received_from_id": 2,
"reference": "Fire Sprinkler",
"request_for_reopen": "Invalid responses",
"requested_reopen_at": "08-18-2023 09:09 AM",
"requested_reopen_by": "velpradeep",
"requested_reopen_by_id": 1,
"responses": [],
"responsible_contractor": "Dayson Industrail Services Inc.",
"responsible_contractor_id": 2,
"reviewers_list": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
}
],
"rfi_manager": "danielcw",
"rfi_manager_id": 2,
"schedule_impact": {
"value": 42,
"status": "yes_known"
},
"status": "Request for reopen",
"subject": "Fire Sprinkler "
}
}
Return RFI in Request for reopen status
SAFEWOLF 交易所
PATCH /api/projects/:project_id/rfis/:rfi_id/request_for_reopen
PARA EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
CAREERS AT COINBASE
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
rfi_id | Unique identifier for the rfi. |
ETHVERSE EXCHANGE
Parameter | Value |
---|---|
request_for_reopen | Invalid responses |
WORLD OF MASTERS 交易所
INSP LOGIN
Example Response
{
"data": {
"id": 1,
"default_distribution_ids": [],
"default_distribution_list_users": [],
"default_due_time": 2,
"default_lead_time": 2,
"default_manager_id": "1",
"distribution_list_options": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"enable_distribution_list": false,
"enable_overdue_notification": false,
"is_private": true,
"managers_list_options": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
]
}
}
Returns SUBMITTAL Setting detailed information
BGH EXCHANGES
GET /api/projects/<ProjectId>/submittal_settings/<submittal_setting_id>
JUNO APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
STATE EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTAL-SETTING-ID | Unique identifier for the submittal settings. |
MARLEY EXCHANGE
Example Response
{
"data": {
"id": 1,
"default_distribution_ids": [],
"default_distribution_list_users": [],
"default_due_time": 2,
"default_lead_time": 5,
"default_manager_id": "1",
"distribution_list_options": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"enable_distribution_list": false,
"enable_overdue_notification": false,
"is_private": true,
"managers_list_options": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
]
}
}
Updating an existing Submittal-Settings
EOSCOIN EXCHANGES
PUT /api/projects/<ProjectId>/submittal_settings/submittal_settings_id
NUTS FINANCE LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
GAME STARS EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTAL_SETTINGS_ID | Unique identifier for the submittal_settings. |
ETHASH MINER 交易所
Parameter | Value |
---|---|
submittal_setting[enable_overdue_notification] | false |
submittal_setting[is_private] | true |
submittal_setting[default_due_time] | 2 |
submittal_setting[default_lead_time] | 5 |
submittal_setting[default_manager_id] | 1 |
submittal_setting[default_distribution_ids] | [1] |
submittal_setting[enable_distribution_list] | true/false |
FEI COIN APP
Example Response
{
"data": [
{
"id": 1,
"is_visible": false,
"title": "Shop Drawings"
},
{
"id": 2,
"is_visible": true,
"title": "Product Data"
},
{
"id": 3,
"is_visible": true,
"title": "Samples"
},
{
"id": 4,
"is_visible": true,
"title": "Coordination Drawings"
},
{
"id": 5,
"is_visible": true,
"title": "Quality Control Report"
},
{
"id": 6,
"is_visible": true,
"title": "Mock-Up"
},
{
"id": 7,
"is_visible": true,
"title": "Design Mixtures"
},
{
"id": 8,
"is_visible": true,
"title": "Schedules"
}
]
}
Returns a list of SubmittalTypes associated with a specified Project.
LDN EXCHANGE
GET /api/projects/<ProjectId>/submittal_types
SWIPE EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
FLAME 2
Parameter | Default | Description |
---|---|---|
company_id | ----- | Unique identifier for the company. |
page | ---- | page |
BITCOIN LEGEND
Example Response
{
"data": {
"id": 1,
"is_visible": true,
"title": "Shop Drawings"
}
}
Returns SubmittalType detailed information
FLASH STAKE LOGIN
GET /api/projects/<ProjectId>/submittal_types/<SubmittalTypeId>
MINESOFDALARNIA LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
BEERADAR EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTALTYPEID | Unique identifier for the rfi. |
NEXUS PRO
Example Response
{
"data": {
"id": 1,
"is_visible": true,
"title": "Insurance Certificate"
}
}
Create a SubmittalType
EDN EXCHANGES
POST /api/projects/<ProjectId>/submittal_types
XITOKEN EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
PSYCHODOGE EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
BUMBLEC LOGIN
Parameter | Value |
---|---|
submittal_type[title] | Insurance Certificate |
submittal_type[is_visible] | true |
ONLEXPA 交易所
Example Response
{
"data": {
"id": 1,
"is_visible": true,
"title": "Shop Drawings"
}
}
Updating an existing SubmittalTypes
LIMITLESS VIP EXCHANGE
PUT /api/projects/<ProjectId>/submittal_types/<SubmittalTypeId>
LNFS LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
DRAFTCOIN EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTAL_TYPE_ID | Unique identifier for the submittal_types. |
DAREXTRAVEL APP
Parameter | Value |
---|---|
submittal_type[title] | Shop Drawings |
WRAPPED MINIMA EXCHANGES
Example Response
{
"message": "Record Deleted Successfully"
}
Delete SubmittalType
FEDORAGOLD APP
DELETE /api/projects/<ProjectId>/submittal_types/<SubmittalTypeId>
TRUSTLAUNCH EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
SPOOKY UNI LOGIN
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTAL_TYPE_ID | Unique identifier for the rfi response. |
MONKEYCOINSPACE LOGIN
Parameter | Value |
---|---|
submittal_type_id | 2 |
FEAST FINANCE EXCHANGES
Example Response
{
"data": {
"id": 1,
"is_visible": false,
"title": "Shop Drawings"
}
}
Return SubmittalType in Visible status
CRYPTO FUTURES TRADING US
PATCH /api/projects/<ProjectId>/submittal_types/<SubmittalTypeId>
WORLD MOBILE TOKEN LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
KARMALINK 交易所
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTALTYPEID | Unique identifier for the submittal_type. |
SHOWCASE 交易所
Parameter | Value |
---|---|
submittal_type[is_visible] | false |
PRINTER FINANCE EXCHANGES
Example Response
{
"data": {
"id": 1,
"activity_logs": [
{
"label": "Courtney Henry has updated Distribution List",
"value": "Prince Sessou - Added in Distribution List - Friday, 12 January",
"status": "updated",
"days": "1 Day ago"
},
{
"label": "Kristin Watson automatically assigned the 'Ball In Court' responsibility",
"value": "",
"status": "assigned",
"days": "3 Day ago"
},
{
"label": "Courtney Henry created a new submittal",
"value": "Concrete Surface Retarder - Friday, 12 January",
"status": "created",
"days": "1 Day ago"
}
],
"assignees_list": [],
"ball_in_court_user_name": "danielcw",
"creator": "velpradeep",
"custom_field_responses": [],
"description": "Test Description",
"distribution_list": [
{
"key": "danielcw",
"value": 2
}
],
"distribution_user_ids": [
"2"
],
"drawing_number": null,
"due_date": "03-28-2023",
"is_enabled_custom_field": false,
"is_enabled_distribution": true,
"lead_time": 12,
"location": "",
"location_id": 2,
"number": null,
"private": true,
"required_on_site": "03-25-2023",
"response_required_by": "03-23-2023",
"responsible_contractor": "Dayson Industrail Services Inc.",
"responsible_contractor_id": 2,
"status": "Closed",
"subject": "New submittal for test",
"submit_by": "03-24-2023",
"submittal_manager": "danielcw",
"submittal_manager_id": 2,
"submittal_responses": [
{
"id": 1,
"attachments": [
{
"file_name": "building_3_roof.pdf",
"size": 206172,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/7rwlwt7gkoalxy5l6f6p4auow7eq?response-content-disposition=inline%3B%20filename%3D%22building_3_roof.pdf%22%3B%20filename%2A%3DUTF-8%27%27building_3_roof.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230419%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230419T014955Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=2a47b0ad57f0a7dd39b5c61d2d9114f433395136655c12c4827da719ac9f8656",
"preview_url": ""
},
{
"file_name": "floors_2_5.pdf",
"size": 145145,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/e1tkva8zma33iv3ku7x8tguepqhp?response-content-disposition=inline%3B%20filename%3D%22floors_2_5.pdf%22%3B%20filename%2A%3DUTF-8%27%27floors_2_5.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230419%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230419T014955Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=57eaf538249b52eb954d58c419a4e695b1e98d1915e45710187d1ec4848f47ea",
"preview_url": ""
}
],
"due_date": "03-22-2023",
"due_in_days": -28,
"notes": null,
"rich_text_notes": null,
"role": "Submitter",
"status": "pending",
"user_id": 1,
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": ""
}
},
{
"id": 33,
"attachments": [],
"due_date": "03-25-2023",
"due_in_days": -25,
"notes": null,
"rich_text_notes": null,
"role": "Approver",
"status": "pending",
"user_id": 2,
"user_info": {
"username": "danielcw",
"email": "danielcw@gmail.com",
"role": "Project Engineer",
"image": ""
}
}
],
"submittal_type_id": 1,
"submittal_type_name": "Shop Drawings",
"submittal_workflow_id": null
}
}
Mark Submittal as closed
TRIBUTE LOGIN
PATCH /api/projects/<ProjectId>/submittals/<SubmittalId>/mark_as_closed
WMN EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
RELEX EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTALID | Unique identifier for the submittal. |
ITGC APP
Example Response
{
"data": {
"id": 3,
"is_current_revision": true,
"revision_number": "R0",
"submittal_id": 5,
"submittal_responses": [
{
"id": 9,
"attachments": [],
"due_date": "",
"due_in_days": null,
"forwarded_info": [
{
"username": "Chantel Book",
"email": "cbook@statecorp.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 10
},
{
"username": "Marc Chevrier",
"email": "mchevrier@statewindowcorp.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 11
}
],
"notes": null,
"rich_text_notes": null,
"role": "Approver",
"status": "pending",
"user_id": 1,
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 1
}
},
{
"id": 10,
"attachments": [],
"due_date": "",
"due_in_days": null,
"forwarded_info": [],
"notes": null,
"rich_text_notes": null,
"role": "Viewer",
"status": "pending",
"user_id": 2,
"user_info": {
"username": "danielcw",
"email": "ksvelmuruganmca@gmail.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 2
}
},
{
"id": 122,
"attachments": [],
"due_date": "",
"due_in_days": null,
"forwarded_info": [],
"notes": null,
"rich_text_notes": null,
"role": "Forwarded",
"status": "pending",
"user_id": 10,
"user_info": {
"username": "Chantel Book",
"email": "cbook@statecorp.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 10
}
},
{
"id": 123,
"attachments": [],
"due_date": "",
"due_in_days": null,
"forwarded_info": [],
"notes": null,
"rich_text_notes": null,
"role": "Forwarded",
"status": "pending",
"user_id": 11,
"user_info": {
"username": "Marc Chevrier",
"email": "mchevrier@statewindowcorp.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 11
}
}
]
}
}
Create Forward Review request to the person for the Submittal
FAME APP
POST /api/projects/<ProjectId>/submittals/<SubmittalId>/submittal_revisions/<SubmittalRevisionId>/forward_review
LOGOS 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
submittal_response_id | Unique submittal response identifier associated with the Submittal Revision. |
NEWSTAR TOKEN EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTALID | Unique identifier for the submittal. |
SUBMITTALREVISIONID | Unique identifier for the submittal_revision. |
KAIKEN SHIBA APP
Parameter | Value |
---|---|
submittal_revision[submittal_responses_attributes] | [{"user_id":10,"role":"Forwarded", "parent_id": 9}, {"user_id":11,"role":"Forwarded", "parent_id": 9}] |
GALACTIC ARENA THE NFTVERSE EXCHANGE
Example Response
{
"data": [
{
"id": 1,
"input_options": [
"architectural",
"mechanical"
],
"input_type": "dropdown",
"is_required": true,
"is_visible": true,
"name": "Discipline"
},
{
"id": 2,
"input_options": [],
"input_type": "text",
"is_required": false,
"is_visible": true,
"name": "due_time"
},
{
"id": 3,
"input_options": [],
"input_type": "date",
"is_required": false,
"is_visible": true,
"name": "Test Date Format"
}
]
}
Submittal Custom Fields associated with a specified Project.
HYTOKEN 交易所
GET /api/projects/<ProjectId>/submittal_custom_fields
CYBRRRDOGE EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
TRUMP CRYPTOCURRENCY
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
FOREVERMOON APP
Example Response
{
"data": {
"id": 1,
"input_options": [
"architectural",
"mechanical"
],
"input_type": "dropdown",
"is_required": true,
"is_visible": true,
"name": "Discipline"
}
}
Returns Submittal Custom Field detailed information
ECP EXCHANGE
GET /api/projects/<ProjectId>/submittal_custom_fields/<SubmittalCustomFieldId>
REWARD HUNTERS TOKEN EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
CREO EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTAL_CUSTOM_FIELD_ID | Unique identifier for the submittal_custom_field. |
MELD 交易所
Example Response
{
"data": {
"id": 3,
"input_options": [
"architectural",
"mechanical"
],
"input_type": "dropdown",
"is_required": true,
"is_visible": true,
"name": "Discipline "
}
}
Create a Submittal Custom Field
WORLD OF MASTERS EXCHANGE
POST /api/projects/<ProjectId>/submittal_custom_fields
MINTED APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
UDOO EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
HODLCOIN EXCHANGES
Parameter | Value |
---|---|
submittal_custom_field[name] | Discipline |
submittal_custom_field[input_type] | dropdown |
submittal_custom_field[input_options] | ["architectural", "mechanical"] |
submittal_custom_field[is_required] | true |
submittal_custom_field[is_visible] | true/false |
CANADIAN COINBASE
Example Response
{
"data": {
"id": 6,
"input_options": [
"plumbing",
"electrical"
],
"input_type": "dropdown",
"is_required": true,
"is_visible": true,
"name": "due_time "
}
}
Update existing Submittal Custom Fields
PEAKASSETCHAIN EXCHANGES
PUT /api/projects/<ProjectId>/submittal_custom_fields/<SubmittalCustomFieldID>
ADTOMATE EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
MOON TROPICA APP
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTAL_CUSTOM_FIELD_ID | Unique identifier for the submittal custom field. |
PETOVERSE EXCHANGES
Parameter | Value |
---|---|
submittal_custom_field[name] | due_time |
submittal_custom_field[input_type] | text |
submittal_custom_field[is_required] | true |
submittal_custom_field[input_options] | [ "plumbing","electrical"] |
CIVIC POWER 交易所
Example Response
{
"message": "Deleted Successfully"
}
Delete Submittal Custom Field
BCOQ EXCHANGES
DELETE /api/projects/<ProjectId>/submittal_custom_fields/<SubmittalCustomFieldID>
ALFA PRIVATE EQUITY
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
MOCCI EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTAL_CUSTOM_FIELD_ID | Unique identifier for the submittal custom field. |
DEFIYIELDPROTOCOL EXCHANGES
Example Response
{
"data": {
"id": 1,
"is_visible": false
}
}
Return SubmittalCustomField in Active/Disable status
EBTC 交易所
PATCH /api/projects/<ProjectId>/submittal_custom_fields/<SubmittalCustomFieldID>
MFLOKIADA APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
SUIPAD LOGIN
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTAL_CUSTOM_FIELD_ID | Unique identifier for the submittal custom field. |
DART INSURANCE LOGIN
Parameter | Value |
---|---|
submittal_custom_field[is_visible] | false |
BINANCE OPTIONS
Example Response
{
"data": [
{
"id": 1,
"assignees": [
{
"id": 1,
"assignee": "velpradeep",
"role": "Submitter",
"user_id": 1
},
{
"id": 2,
"assignee": "danielcw",
"role": "Submitter",
"user_id": 2
}
],
"flow_type": "sequential",
"name": "Reviewer workflow",
"submittal_users_list_options": [
{
"key": "velpradeep",
"value": 1
},
{
"key": "danielcw",
"value": 2
}
],
"users_count": 2
},
{
"id": 2,
"assignees": [
{
"id": 3,
"assignee": "velpradeep",
"role": "Submitter",
"user_id": 1
},
{
"id": 4,
"assignee": "danielcw",
"role": "Approver",
"user_id": 2
}
],
"flow_type": "sequential",
"name": "Design team workflow",
"submittal_users_list_options": [
{
"key": "velpradeep",
"value": 1
},
{
"key": "danielcw",
"value": 2
}
],
"users_count": 2
},
{
"id": 3,
"assignees": [
{
"id": 5,
"assignee": "velpradeep",
"role": "Submitter",
"user_id": 1
},
{
"id": 6,
"assignee": "danielcw",
"role": "Reviewer",
"user_id": 2
}
],
"flow_type": "sequential",
"name": "External review team",
"submittal_users_list_options": [
{
"key": "velpradeep",
"value": 1
},
{
"key": "danielcw",
"value": 2
}
],
"users_count": 2
},
{
"id": 4,
"assignees": [
{
"id": 7,
"assignee": "velpradeep",
"role": "Submitter",
"user_id": 1
},
{
"id": 8,
"assignee": "danielcw",
"role": "Reviewer",
"user_id": 2
}
],
"flow_type": "sequential",
"name": "Reviewer workflow",
"submittal_users_list_options": [
{
"key": "velpradeep",
"value": 1
},
{
"key": "danielcw",
"value": 2
}
],
"users_count": 2
},
{
"id": 5,
"assignees": [
{
"id": 9,
"assignee": "velpradeep",
"role": "Submitter",
"user_id": 1
},
{
"id": 10,
"assignee": "danielcw",
"role": "Approver",
"user_id": 2
}
],
"flow_type": "sequential",
"name": "Design team workflow",
"submittal_users_list_options": [
{
"key": "velpradeep",
"value": 1
},
{
"key": "danielcw",
"value": 2
}
],
"users_count": 2
},
{
"id": 6,
"assignees": [
{
"id": 11,
"assignee": "velpradeep",
"role": "Submitter",
"user_id": 1
},
{
"id": 12,
"assignee": "danielcw",
"role": "Submitter",
"user_id": 2
}
],
"flow_type": "sequential",
"name": "External review team",
"submittal_users_list_options": [
{
"key": "velpradeep",
"value": 1
},
{
"key": "danielcw",
"value": 2
}
],
"users_count": 2
}
]
}
Returns a list of SubmittalWorkflows associated with a specified Project.
YOHO EXCHANGES
GET /api/projects/<ProjectId>/submittal_workflows
BAO TOKEN LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
CHUBBIES LOGIN
Parameter | Default | Description |
---|---|---|
page | ---- | page |
per_page | ---- | Elements per page |
filters[name] | ---- | Return item(s) with the matched Workflow Name. |
filters[flow_type] | ---- | Return item(s) with the specified Workflow Type. |
SOLRISE FINANCE EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
ONION 交易所
Example Response
{
"data": {
"id": 2,
"assignees": [
{
"id": 3,
"assignee": "velpradeep",
"role": "Submitter",
"user_id": 1
},
{
"id": 4,
"assignee": "danielcw",
"role": "Submitter",
"user_id": 2
}
],
"flow_type": "sequential",
"name": "Design team workflow",
"submittal_users_list_options": [
{
"key": "velpradeep",
"value": 1
},
{
"key": "danielcw",
"value": 2
}
],
"users_count": 2
}
}
Returns SubmittalWorkflow detailed information
AWSB 交易所
GET /api/projects/<ProjectId>/submittal_workflows/<SubmittalWorkflowId>
SEIGNIORAGE FINANCE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
ELLO LOGIN
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTALWORKFLOWID | Unique identifier for the submittal_workflow_id. |
ARQMA EXCHANGES
Example Response
{
"data": {
"id": 1,
"assignees": [
{
"id": 1,
"assignee": "velpradeep",
"role": "Submitter",
"user_id": 1
},
{
"id": 2,
"assignee": "danielcw",
"role": "Submitter",
"user_id": 2
}
],
"flow_type": "sequential",
"name": "Reviewer workflow",
"submittal_users_list_options": [
{
"key": "velpradeep",
"value": 1
},
{
"key": "danielcw",
"value": 2
}
],
"users_count": 2
}
}
Create SubmittalWorkflow
SENTINEL CHAIN EXCHANGES
POST /api/projects/<ProjectId>/submittal_workflows
DEFI OMEGA EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
SPELL EXCHANGES
Parameter | Default | Description |
---|
AURORA NEAR EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
DEXIT FINANCE APP
Parameter | Value |
---|---|
submittal_workflow[name] * | Testing |
submittal_workflow[submittal_workflow_users_attributes]* | [{"user_id":1,"role":"submitter"}, {"user_id":2,"role":"Approver"}] |
COINBASE PTO
Example Response
{
"data": {
"id": 9,
"assignees": [
{
"id": 22,
"assignee": "danielcw",
"role": "Approver",
"user_id": 2
}
],
"flow_type": "sequential",
"name": "Design Team",
"submittal_users_list_options": [
{
"key": "velpradeep",
"value": 1
},
{
"key": "danielcw",
"value": 2
}
],
"users_count": 1
}
}
Updating an existing SubmittalWorkflow
WORDLEXFINANCE APP
PUT /api/projects/<ProjectId>/submittal_workflows/SubmittalWorkflowId
DEFIVILLE LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
LGA EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTALWORKFLOWID | Unique identifier for the submittal_workflow_id. |
SANTA INU EXCHANGES
Parameter | Value |
---|---|
submittal_workflow[name] | Design Team |
submittal_workflow[submittal_workflow_users_attributes] | [{"user_id":2,"role":"Approver"}] |
CATME LOGIN
Example Response
{
"message": "Record Deleted Successfully"
}
Delete SubmittalWorkflow
NNC APP
DELETE /api/projects/<ProjectId>/submittal_workflows/<SubmittalWorkflowId>
HONEYWOOD LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
LORDLESS EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTAL_WORKFLOW_ID | Unique identifier for the submittal_workflow response. |
SWAPROL 交易所
Parameter | Value |
---|---|
submittal_workflow_id | 2 |
RENBTCCURVE EXCHANGE
Example Response - Web
{
"data": [
{
"id": 1,
"assignees_list": [],
"ball_in_court_user_name": "danielcw",
"creator": "velpradeep",
"custom_field_responses": [],
"description": "Test Description",
"distribution_list": [
{
"key": "danielcw",
"value": 2
}
],
"distribution_user_ids": [
"2"
],
"drawing_number": null,
"due_date": "03-28-2023",
"is_enabled_custom_field": false,
"is_enabled_distribution": true,
"lead_time": 12,
"location": "",
"location_id": 2,
"number": null,
"private": true,
"required_on_site": "03-25-2023",
"response_required_by": "03-23-2023",
"responsible_contractor": "Dayson Industrail Services Inc.",
"responsible_contractor_id": 2,
"status": "Open",
"subject": "New submittal for test",
"submit_by": "03-24-2023",
"submittal_manager": "danielcw",
"submittal_manager_id": 2,
"submittal_responses": [
{
"id": 1,
"due_date": "03-22-2023",
"role": "Submitter",
"status": "pending",
"user_id": 1
},
{
"id": 2,
"due_date": "03-23-2023",
"role": "Approver",
"status": "pending",
"user_id": 2
}
],
"submittal_type_id": 1,
"submittal_workflow_id": null
},
{
"id": 2,
"assignees_list": [],
"ball_in_court_user_name": "danielcw",
"creator": "velpradeep",
"custom_field_responses": [],
"description": "Test Description",
"distribution_list": [
{
"key": "velpradeep",
"value": 1
},
{
"key": "danielcw",
"value": 2
}
],
"distribution_user_ids": [
"1",
"2"
],
"drawing_number": null,
"due_date": "03-28-2023",
"is_enabled_custom_field": false,
"is_enabled_distribution": true,
"lead_time": null,
"location": "",
"location_id": null,
"number": null,
"private": false,
"required_on_site": "",
"response_required_by": "03-23-2023",
"responsible_contractor": "Dayson Industrail Services Inc.",
"responsible_contractor_id": 2,
"status": "Open",
"subject": "Concrete Surface Retarder",
"submit_by": "03-27-2023",
"submittal_manager": "danielcw",
"submittal_manager_id": 2,
"submittal_responses": [
{
"id": 3,
"due_date": "",
"role": "Viewer",
"status": "pending",
"user_id": 1
},
{
"id": 4,
"due_date": "",
"role": "Viewer",
"status": "pending",
"user_id": 2
}
],
"submittal_type_id": 1,
"submittal_workflow_id": null
},
{
"id": 3,
"assignees_list": [],
"ball_in_court_user_name": "danielcw",
"creator": "velpradeep",
"custom_field_responses": [],
"description": "Test Description",
"distribution_list": [
{
"key": "velpradeep",
"value": 1
},
{
"key": "danielcw",
"value": 2
}
],
"distribution_user_ids": [
"1",
"2"
],
"drawing_number": null,
"due_date": "03-28-2023",
"is_enabled_custom_field": false,
"is_enabled_distribution": true,
"lead_time": null,
"location": "",
"location_id": null,
"number": null,
"private": false,
"required_on_site": "",
"response_required_by": "03-23-2023",
"responsible_contractor": "Dayson Industrail Services Inc.",
"responsible_contractor_id": 2,
"status": "Open",
"subject": "Hollow Metal Doors and Frames",
"submit_by": "03-27-2023",
"submittal_manager": "danielcw",
"submittal_manager_id": 2,
"submittal_responses": [
{
"id": 5,
"due_date": "",
"role": "Viewer",
"status": "pending",
"user_id": 1
},
{
"id": 6,
"due_date": "",
"role": "Approver",
"status": "pending",
"user_id": 2
}
],
"submittal_type_id": 1,
"submittal_workflow_id": null
}
]
}
Example Response - Mobile
{
"data": [
{
"id": 3,
"ball_in_court_user_name": "danielcw",
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "Dayson Industrail Services Inc.",
"status": "OVER_DUE",
"subject": "Hollow Metal Doors and Frames",
"submittal_type_name": "Shop Drawings"
},
{
"id": 4,
"ball_in_court_user_name": "danielcw",
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "Dayson Industrail Services Inc.",
"status": "OVER_DUE",
"subject": "Kitchen sink, faucet, piping",
"submittal_type_name": "Shop Drawings"
},
{
"id": 46,
"ball_in_court_user_name": "velpradeep",
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "Centrecourt",
"status": "OVER_DUE",
"subject": "submittal test records",
"submittal_type_name": "Shop Drawings"
},
{
"id": 6,
"ball_in_court_user_name": "danielcw",
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "Dayson Industrail Services Inc.",
"status": "OVER_DUE",
"subject": "Concrete Surface Retarder",
"submittal_type_name": "Shop Drawings"
},
{
"id": 7,
"ball_in_court_user_name": "danielcw",
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "Dayson Industrail Services Inc.",
"status": "OVER_DUE",
"subject": "Hollow Metal Doors and Frames",
"submittal_type_name": "Shop Drawings"
},
{
"id": 8,
"ball_in_court_user_name": "danielcw",
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "Dayson Industrail Services Inc.",
"status": "OVER_DUE",
"subject": "Kitchen sink, faucet, piping",
"submittal_type_name": "Shop Drawings"
},
{
"id": 9,
"ball_in_court_user_name": "danielcw",
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "Dayson Industrail Services Inc.",
"status": "OVER_DUE",
"subject": "Concrete Fire Suppression",
"submittal_type_name": "Shop Drawings"
},
{
"id": 16,
"ball_in_court_user_name": null,
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "Centrecourt",
"status": "OVER_DUE",
"subject": "new records11",
"submittal_type_name": "Shop Drawings"
},
{
"id": 17,
"ball_in_court_user_name": null,
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "Centrecourt",
"status": "OVER_DUE",
"subject": "new records11",
"submittal_type_name": "Shop Drawings"
},
{
"id": 22,
"ball_in_court_user_name": null,
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "Centrecourt",
"status": "OVER_DUE",
"subject": "new records11",
"submittal_type_name": "Shop Drawings"
},
{
"id": 18,
"ball_in_court_user_name": null,
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "Centrecourt",
"status": "OVER_DUE",
"subject": "new records11",
"submittal_type_name": "Shop Drawings"
},
{
"id": 19,
"ball_in_court_user_name": null,
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "Centrecourt",
"status": "OVER_DUE",
"subject": "new records11",
"submittal_type_name": "Shop Drawings"
},
{
"id": 20,
"ball_in_court_user_name": null,
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "Centrecourt",
"status": "OVER_DUE",
"subject": "new records",
"submittal_type_name": "Shop Drawings"
},
{
"id": 1,
"ball_in_court_user_name": "danielcw",
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "contractor company",
"status": "Closed",
"subject": "new",
"submittal_type_name": "Shop Drawings"
},
{
"id": 21,
"ball_in_court_user_name": null,
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "Centrecourt",
"status": "OVER_DUE",
"subject": "new records11",
"submittal_type_name": "Shop Drawings"
},
{
"id": 23,
"ball_in_court_user_name": null,
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "Centrecourt",
"status": "OVER_DUE",
"subject": "new records11",
"submittal_type_name": "Shop Drawings"
},
{
"id": 24,
"ball_in_court_user_name": null,
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "Centrecourt",
"status": "OVER_DUE",
"subject": "new records12",
"submittal_type_name": "Shop Drawings"
},
{
"id": 2,
"ball_in_court_user_name": "danielcw",
"current_revision_number": "R0",
"due_date": "",
"number": null,
"responsible_contractor": "Dayson Industrail Services Inc.",
"status": "Open",
"subject": "Concrete Surface Retarder",
"submittal_type_name": "Shop Drawings"
},
{
"id": 51,
"ball_in_court_user_name": "velpradeep",
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "Centrecourt",
"status": "OVER_DUE",
"subject": "submittal test records",
"submittal_type_name": "Shop Drawings"
},
{
"id": 47,
"ball_in_court_user_name": "velpradeep",
"current_revision_number": "R0",
"due_date": "28-03-2023",
"number": null,
"responsible_contractor": "Centrecourt",
"status": "OVER_DUE",
"subject": "submittal test records",
"submittal_type_name": "Shop Drawings"
}
]
}
PFU LOGIN
GET /api/projects/<ProjectId>/submittals
3ULL CRYPTO
Parameter | Default | Description |
---|---|---|
is_mobile | ---- | true - (only from mobile api request) |
page | ---- | page |
per_page | ---- | Elements per page |
filters[id] | ---- | Return item(s) with the specified IDs. |
filters[status] | ---- | Return item(s) with the specified Submittal Status. |
filters[subject] | ---- | Return item(s) with the matched Submittal Subject. |
filters[created_at] | [start] ---- | Specify a date range start value. |
filters[created_at] | [end] ---- | Specify a date range end value. |
filters[responsible_contractor_id] | ---- | Responsible Contractor ID |
filters[submittal_manager_id] | ---- | Return item(s) with the specified Submittal Manager ID. |
Returns a list of open and closed Submittals associated with a specified Project.
NEUTRINO USD EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
CRYPTO CELEBRITIES ON INSTAGRAM
Example Response
{
"responsible_contractors": [
{
"key": "Centrecourt",
"value": 1
},
{
"key": "Dayson Industrail Services Inc.",
"value": 2
},
{
"key": "Centrecourt",
"value": 3
},
{
"key": "Dayson Industrail Services Inc.",
"value": 4
},
{
"key": "Centrecourt",
"value": 5
},
{
"key": "Dayson Industrail Services Inc.",
"value": 6
},
{
"key": "Centrecourt",
"value": 7
},
{
"key": "Dayson Industrail Services Inc.",
"value": 8
}
],
"assignees": [
{
"key": "velpradeep",
"value": 1
},
{
"key": "danielcw",
"value": 2
}
],
"submittal_managers": [
{
"key": "velpradeep",
"value": 1
},
{
"key": "danielcw",
"value": 2
}
]
}
Returns a list of filter associated with a Submittals
METAFURY APP
GET /api/projects/<ProjectId>/submittals/filters
PEPI EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
ESCOINTOKEN EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
GREEN BELI GMETA EXCHANGES
Example Response
{
"responsible_contractors": [
{
"key": "Centrecourt",
"value": 1
},
{
"key": "Dayson Industrail Services Inc.",
"value": 2
},
{
"key": "Centrecourt",
"value": 3
},
{
"key": "Dayson Industrail Services Inc.",
"value": 4
},
{
"key": "Centrecourt",
"value": 5
},
{
"key": "Dayson Industrail Services Inc.",
"value": 6
},
{
"key": "Centrecourt",
"value": 7
},
{
"key": "Dayson Industrail Services Inc.",
"value": 8
}
],
"assignees": [
{
"key": "velpradeep",
"value": 1
},
{
"key": "danielcw",
"value": 2
}
],
"submittal_managers": [
{
"key": "velpradeep",
"value": 1
},
{
"key": "danielcw",
"value": 2
}
],
"drawing_numbers": [
{
"key": "A01",
"value": "A01"
},
{
"key": "A02",
"value": "A02"
},
{
"key": "A03",
"value": "A03"
},
{
"key": "M01",
"value": "M01"
},
{
"key": "M02",
"value": "M02"
}
],
"submittal_types": [
{
"key": 1,
"value": "Shop Drawings"
},
{
"key": 4,
"value": "Coordination Drawings"
},
{
"key": 5,
"value": "Quality Control Report"
},
{
"key": 6,
"value": "Mock-Up"
},
{
"key": 7,
"value": "Design Mixtures"
},
{
"key": 8,
"value": "Schedules"
}
],
"custom_fields": [
{
"id": 1,
"title": "Shop",
"input_type": "dropdown",
"input_options": [
"test"
]
}
],
"workflows": [
{
"key": 1,
"value": "Reviewer workflow"
},
{
"key": 2,
"value": "Design Team"
},
{
"key": 3,
"value": "External review team"
},
{
"key": 4,
"value": "Reviewer workflow"
},
{
"key": 5,
"value": "Design team workflow"
},
{
"key": 6,
"value": "External review team"
},
{
"key": 7,
"value": "Shop Drawings"
},
{
"key": 8,
"value": "Shop testing"
},
{
"key": 10,
"value": "Shop vel testing"
}
],
"locations": [],
"spec_sections": []
}
Returns a list of filter associated with a Submittal using create_submittal key
TUF LOGIN
GET /api/projects/<ProjectId>/submittals/filters
STKT EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
DOGE 1 EXCHANGES
Parameter | Default | Description |
---|---|---|
create_submittal | true | This returns all base data for dropdown values which required in create Submittal screen. |
CHAMPZ APP
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
NEWYORKCOIN EXCHANGE
Example Response
{
"assignees": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
]
}
Returns only a particular response
LUDENA PROTOCOL EXCHANGE
GET /api/projects/<ProjectId>/submittals/filters
GAIADAO EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
OG PEPE
Parameter | Default | Description |
---|---|---|
filter | nil | assignees -The result will include assignees data only. |
BITCOINPETRO EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SMART PAYMENT
Example Response
{
"message": "Record Created Successfully"
}
Create a Open Submittal
ALPHAWOLF FINANCE LOGIN
POST /api/projects/<ProjectId>/submittals
FLOVM EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
MAGIC CRYPTO
Parameter | Default | Description |
---|
BETR APP
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
MINTSTARTER EXCHANGES
Parameter | Value |
---|---|
submittal[subject] * | Testing Record |
submittal[description]* | Testing Description |
submittal[submittal_type_id]* | 1 |
submittal[responsible_contractor_id]* | 1 |
submittal[submittal_manager_id]* | 1 |
submittal[response_required_by]* | DD/MM/YYYY or YYYY-MM-DD |
submittal[due_date]* | DD/MM/YYYY or YYYY-MM-DD |
submittal[distribution_user_ids] | [1,2] |
submittal[required_on_site]* | DD/MM/YYYY or YYYY-MM-DD |
submittal[lead_time] | 10 |
submittal[drawing_id] | 1 |
submittal[location_id] | 1 |
submittal[private] | true/false |
submittal[submittal_custom_field_responses_attributes] | [{"input_type": "text","input_name":"Investment Stage", "input_options": [], "response_value": "text input answered"},{"input_type": "date","input_name":"Design Team Review Time", "input_options": [], "response_value": "23/03/2023"}] |
submittal[submittal_revisions_attributes] | [{"is_current_revision": true, "submittal_responses_attributes": [{"user_id":8,"role":"Reviewer", "due_date": "22-03-2023"}, {"user_id":1,"role":"Submitter", "due_date": "22-03-2023"}, {"user_id":2,"role":"Approver", "due_date": "23-03-2023"}]}] |
WATERFALL GOVERNANCE TOKEN LOGIN
Parameter | Value |
---|
submittal *| { "subject": "submittal test records", "description": "new description", "submittal_type_id": 1, "responsible_contractor_id": 1, "submittal_manager_id": 1, "response_required_by": "28/03/2023", "due_date": "28/03/2023", "distribution_user_ids": [1,2], "required_on_site": "27/03/2023", "lead_time": 10, "drawing_id": 1, "location_id": 1, "private": true }
PLATFORM OF MEME COINS APP
Example Response
{
"message": "Record Updated Successfully"
}
Updating an existing Submittal
WBETH LOGIN
PUT /api/projects/<ProjectId>/submittals/SubmittalId
BULLEON LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
TVT TOKEN EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTALID | Unique identifier for the submittal. |
P202 EXCHANGE
Parameter | Value |
---|---|
submittal[subject] * | Testing Record |
submittal[description] | Testing Description |
submittal[submittal_type_id]* | 1 |
submittal[responsible_contractor_id]* | 1 |
submittal[submittal_manager_id]* | 1 |
submittal[response_required_by]* | DD/MM/YYYY or YYYY-MM-DD |
submittal[due_date]* | DD/MM/YYYY or YYYY-MM-DD |
submittal[distribution_user_ids] | [1,2] |
submittal[required_on_site] | DD/MM/YYYY or YYYY-MM-DD |
submittal[lead_time] | 10 |
submittal[drawing_id] | 1 |
submittal[location_id] | 1 |
submittal[private] | true/false |
submittal[submittal_custom_field_responses_attributes] | [{"id": 1,input_type": "text","input_name":"Investment Stage", "input_options": [], "response_value": "text input answered"}] |
submittal[submittal_revisions_attributes] | [{"id": 1, "is_current_revision": true, "submittal_responses_attributes": [{"id": 118,"user_id":8,"role":"Reviewer", "due_date": "22-03-2023", "_destroy": true}, {"user_id":1,"role":"Submitter", "due_date": "22-03-2023"}, {"user_id":2,"role":"Approver", "due_date": "23-03-2023"}]}] |
CIM LOGIN
Parameter | Value |
---|
submittal *| { "subject": "submittal test records", "description": "new description", "submittal_type_id": 1, "responsible_contractor_id": 1, "submittal_manager_id": 1, "response_required_by": "28/03/2023", "due_date": "28/03/2023", "distribution_user_ids": [1,2], "required_on_site": "27/03/2023", "lead_time": 10, "drawing_id": 1, "location_id": 1, "private": true }
STORAGECOIN EXCHANGE
Example Response
{
"data": {
"id": 46,
"activity_logs": [
{
"label": "Submittal is created by velpradeep (User)",
"value": "",
"status": "",
"days": "0 Day ago"
},
{
"label": "Submittal is updated by velpradeep (User)",
"value": "",
"status": "",
"days": "0 Day ago"
}
],
"assignees_list": [
{
"key": "velpradeep",
"value": 1
},
{
"key": "danielcw",
"value": 2
},
{
"key": "steveviola",
"value": 3
},
{
"key": "enricoleva",
"value": 4
},
{
"key": "brandonslingerland",
"value": 5
},
{
"key": "johnhoeve",
"value": 6
},
{
"key": "Jeremy Croucher",
"value": 7
},
{
"key": "Mark Cesana",
"value": 8
},
{
"key": "Danny Napoli",
"value": 9
},
{
"key": "Chantel Book",
"value": 10
},
{
"key": "Marc Chevrier",
"value": 11
},
{
"key": "Kosta Viglatzis",
"value": 12
}
],
"ball_in_court_user_name": "velpradeep",
"creator": "velpradeep",
"current_revision_number": "R0",
"custom_field_responses": [
{
"id": 91,
"input_name": "Investment Stage",
"input_options": [],
"input_type": "text",
"response_value": "text input answered"
},
{
"id": 92,
"input_name": "Design Team Review Time",
"input_options": [],
"input_type": "date",
"response_value": "23/03/2023"
}
],
"description": "new description",
"distribution_list": [
{
"key": "velpradeep",
"value": 1
},
{
"key": "danielcw",
"value": 2
}
],
"distribution_user_ids": [
"1",
"2"
],
"drawing_id": 1,
"drawing_number": null,
"due_date": "03-28-2023",
"is_enabled_custom_field": true,
"is_enabled_distribution": true,
"lead_time": 10,
"location_id": 1,
"location_name": "First floor",
"number": null,
"private": true,
"required_on_site": "03-27-2023",
"response_required_by": "03-28-2023",
"responsible_contractor": "Centrecourt",
"responsible_contractor_id": 1,
"status": "OverDue",
"subject": "submittal test records",
"submit_by": "08-19-2023",
"submittal_manager": "velpradeep",
"submittal_manager_id": 1,
"submittal_revisions": [
{
"id": 28,
"is_current_revision": true,
"revision_number": "R0",
"submittal_id": 46,
"submittal_responses": [
{
"id": 116,
"attachments": [],
"due_date": "03-22-2023",
"due_in_days": -150,
"forwarded_info": [],
"notes": null,
"rich_text_notes": null,
"role": "Submitter",
"status": "pending",
"user_id": 1,
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 1
}
},
{
"id": 117,
"attachments": [],
"due_date": "03-23-2023",
"due_in_days": -149,
"forwarded_info": [],
"notes": null,
"rich_text_notes": null,
"role": "Approver",
"status": "pending",
"user_id": 2,
"user_info": {
"username": "danielcw",
"email": "ksvelmuruganmca@gmail.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 2
}
}
]
}
],
"submittal_type_id": 1,
"submittal_type_name": "Shop Drawings",
"submittal_workflow_id": null
}
}
Example Response - Mobile
{
"data": {
"id": 1,
"assignees_list": [
{
"key": "steveviola",
"value": 3
},
{
"key": "enricoleva",
"value": 4
},
{
"key": "brandonslingerland",
"value": 5
},
{
"key": "johnhoeve",
"value": 6
},
{
"key": "Jeremy Croucher",
"value": 7
},
{
"key": "Mark Cesana",
"value": 8
},
{
"key": "Danny Napoli",
"value": 9
},
{
"key": "Chantel Book",
"value": 10
},
{
"key": "Marc Chevrier",
"value": 11
},
{
"key": "Kosta Viglatzis",
"value": 12
},
{
"key": "sharmi",
"value": 34
},
{
"key": "ksvelmuruganmca+test123",
"value": 40
},
{
"key": "ksvelmuruganmca+233333",
"value": 39
},
{
"key": "ksvelmuruganmca+00012",
"value": 41
},
{
"key": "ksvelmuruganmca+2333322",
"value": 38
},
{
"key": "ksvelmuruganmca+123412",
"value": 37
},
{
"key": "ksvelmuruganmca+sandhiya202",
"value": 36
},
{
"key": "ksvelmuruganmca+doctorsharmi",
"value": 35
},
{
"key": "ddsddd",
"value": 42
}
],
"ball_in_court_user_name": "danielcw",
"current_revision_number": "R0",
"custom_field_responses": [
{
"id": 13,
"input_name": "Investment Stage",
"input_options": [],
"input_type": "text",
"response_value": "text input answered"
},
{
"id": 14,
"input_name": "Design Team Review Time",
"input_options": [],
"input_type": "date",
"response_value": "23/03/2023"
},
{
"id": 15,
"input_name": "Investment Stage",
"input_options": [],
"input_type": "text",
"response_value": "text input answered"
},
{
"id": 16,
"input_name": "Design Team Review Time",
"input_options": [],
"input_type": "date",
"response_value": "23/03/2023"
},
{
"id": 17,
"input_name": "Investment Stage",
"input_options": [],
"input_type": "text",
"response_value": "text input answered"
},
{
"id": 18,
"input_name": "Design Team Review Time",
"input_options": [],
"input_type": "date",
"response_value": "23/03/2023"
}
],
"description": "new description",
"distribution_list": [
{
"key": "danielcw",
"value": 2
}
],
"distribution_user_ids": [
"2"
],
"drawing_id": 1,
"due_date": "28-03-2023",
"is_enabled_distribution": true,
"lead_time": 10,
"location_id": 1,
"location_name": "First floor",
"required_on_site": "27-03-2023",
"response_required_by": "23-03-2023",
"responsible_contractor": "contractor company",
"responsible_contractor_id": 23,
"status": "Closed",
"subject": "new",
"submittal_manager": "velpradeep",
"submittal_manager_id": 1,
"submittal_revisions": [
{
"id": 14,
"is_current_revision": true,
"revision_number": "R0",
"submittal_id": 1,
"submittal_responses": [
{
"id": 33,
"attachments": [],
"due_date": "25-03-2023",
"due_in_days": -275,
"forwarded_info": [],
"notes": null,
"rich_text_notes": null,
"role": "Approver",
"status": "approved",
"user_id": 2,
"user_info": {
"username": "danielcw",
"email": "ksvelmuruganmca@gmail.com",
"role": null,
"image": "",
"unique_reference_id": 2
}
},
{
"id": 35,
"attachments": [],
"due_date": "23-03-2023",
"due_in_days": -277,
"forwarded_info": [],
"notes": null,
"rich_text_notes": null,
"role": "Approver",
"status": "pending",
"user_id": 2,
"user_info": {
"username": "danielcw",
"email": "ksvelmuruganmca@gmail.com",
"role": null,
"image": "",
"unique_reference_id": 2
}
},
{
"id": 36,
"attachments": [],
"due_date": "22-03-2023",
"due_in_days": -278,
"forwarded_info": [],
"notes": null,
"rich_text_notes": null,
"role": "Submitter",
"status": "pending",
"user_id": 1,
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": null,
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/h59wk61kuwi6g0h624pzmo14h223?response-content-disposition=inline%3B%20filename%3D%22Screenshot%202023-09-06%20at%209.43.04%20PM.png%22%3B%20filename%2A%3DUTF-8%27%27Screenshot%25202023-09-06%2520at%25209.43.04%2520PM.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20231225%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20231225T132623Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=6f197dddf751a4a8d58e194d300af3d01d3fea683402488f16b889e8d0efa3f3",
"unique_reference_id": 1
}
},
{
"id": 37,
"attachments": [],
"due_date": "23-03-2023",
"due_in_days": -277,
"forwarded_info": [],
"notes": null,
"rich_text_notes": null,
"role": "Approver",
"status": "pending",
"user_id": 2,
"user_info": {
"username": "danielcw",
"email": "ksvelmuruganmca@gmail.com",
"role": null,
"image": "",
"unique_reference_id": 2
}
},
{
"id": 38,
"attachments": [
{
"id": 23,
"file_name": "sample.pdf",
"size": 0,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/6codv27gcul9tlug3348adpzjmff?response-content-disposition=inline%3B%20filename%3D%22sample.pdf%22%3B%20filename%2A%3DUTF-8%27%27sample.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20231225%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20231225T132623Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=bb44bda71c0ff66911f483fa16e67878379d1ecf956ab86b0d06b53eb136cf28",
"preview_url": ""
},
{
"id": 24,
"file_name": "sample.pdf",
"size": 0,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/khcjc5asrogeqmpb9uv5i961ohdz?response-content-disposition=inline%3B%20filename%3D%22sample.pdf%22%3B%20filename%2A%3DUTF-8%27%27sample.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20231225%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20231225T132625Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=8589bade70f697535f3a1c7333fa3e15fe98d1a8f5575c18aa89369dda6694d0",
"preview_url": ""
}
],
"due_date": "22-03-2023",
"due_in_days": -278,
"forwarded_info": [],
"notes": "file changes is done",
"rich_text_notes": null,
"role": "Submitter",
"status": "submitted",
"user_id": 1,
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": null,
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/h59wk61kuwi6g0h624pzmo14h223?response-content-disposition=inline%3B%20filename%3D%22Screenshot%202023-09-06%20at%209.43.04%20PM.png%22%3B%20filename%2A%3DUTF-8%27%27Screenshot%25202023-09-06%2520at%25209.43.04%2520PM.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20231225%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20231225T132626Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=1b28f2e27369869d1b9d22f08577089958f7cf22623aad2a8b43354f1ea9ba97",
"unique_reference_id": 1
}
},
{
"id": 39,
"attachments": [
{
"id": 25,
"file_name": "sample.pdf",
"size": 0,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/cjp03mbj24c20sp8m7f07t74lbag?response-content-disposition=inline%3B%20filename%3D%22sample.pdf%22%3B%20filename%2A%3DUTF-8%27%27sample.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20231225%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20231225T132626Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=47ab31f415c36bdec5ef77c9b223f5059376f39aefded0460a0152b9d92d3dd1",
"preview_url": ""
},
{
"id": 26,
"file_name": "sample.pdf",
"size": 0,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/zitt1qbrq90xt0ubkhx0pgm5um4y?response-content-disposition=inline%3B%20filename%3D%22sample.pdf%22%3B%20filename%2A%3DUTF-8%27%27sample.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20231225%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20231225T132627Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=eea41d7efb6b23c122a122fe78d77f860407466e9eee32ff547b2044b936d3a1",
"preview_url": ""
},
{
"id": 27,
"file_name": "sample.pdf",
"size": 0,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/obyljgtbctnz3uolfcxxflwziz1o?response-content-disposition=inline%3B%20filename%3D%22sample.pdf%22%3B%20filename%2A%3DUTF-8%27%27sample.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20231225%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20231225T132628Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=dd57ab47b5309fe49fb52679f1c3ec65c5f49527b4aadfd7737c0700659b9493",
"preview_url": ""
}
],
"due_date": "23-03-2023",
"due_in_days": -277,
"forwarded_info": [],
"notes": "Notes tested",
"rich_text_notes": null,
"role": "Approver",
"status": "submitted",
"user_id": 2,
"user_info": {
"username": "danielcw",
"email": "ksvelmuruganmca@gmail.com",
"role": null,
"image": "",
"unique_reference_id": 2
}
},
{
"id": 40,
"attachments": [],
"due_date": "22-03-2023",
"due_in_days": -278,
"forwarded_info": [],
"notes": null,
"rich_text_notes": null,
"role": "Submitter",
"status": "pending",
"user_id": 1,
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": null,
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/h59wk61kuwi6g0h624pzmo14h223?response-content-disposition=inline%3B%20filename%3D%22Screenshot%202023-09-06%20at%209.43.04%20PM.png%22%3B%20filename%2A%3DUTF-8%27%27Screenshot%25202023-09-06%2520at%25209.43.04%2520PM.png&response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20231225%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20231225T132629Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=2d1ea51b69346296e1399ec2d3f6a75b0f546f68350c832c5a039fdf2cc3e952",
"unique_reference_id": 1
}
},
{
"id": 41,
"attachments": [],
"due_date": "23-03-2023",
"due_in_days": -277,
"forwarded_info": [],
"notes": null,
"rich_text_notes": null,
"role": "Approver",
"status": "pending",
"user_id": 2,
"user_info": {
"username": "danielcw",
"email": "ksvelmuruganmca@gmail.com",
"role": null,
"image": "",
"unique_reference_id": 2
}
}
]
}
],
"submittal_type_id": 1,
"submittal_type_name": "Shop Drawings"
}
}
Returns Submittal detailed information
BENTEN INU APP
GET /api/projects/<ProjectId>/submittals/<submittal_id>
RTB APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
AOW LOGIN
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTAL-ID | Unique identifier for the submittal. |
HKB EXCHANGES
Example Response
{
"data": {
"id": 1,
"attachments": [
{
"file_name": "sample.pdf",
"size": 0,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/6codv27gcul9tlug3348adpzjmff?response-content-disposition=inline%3B%20filename%3D%22sample.pdf%22%3B%20filename%2A%3DUTF-8%27%27sample.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230420%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230420T045907Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=23f58e584a9de8980debe434785ed25e113f21dd7a465df3e8ea73cc0f65be3b",
"preview_url": ""
},
{
"file_name": "sample.pdf",
"size": 0,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/khcjc5asrogeqmpb9uv5i961ohdz?response-content-disposition=inline%3B%20filename%3D%22sample.pdf%22%3B%20filename%2A%3DUTF-8%27%27sample.pdf&response-content-type=application%2Fpdf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230420%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230420T045907Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=621a7bf3ae1c40aedafa4f13ac82a27e3a06fb244d713460ca3412d769119246",
"preview_url": ""
}
],
"due_date": "03-22-2023",
"due_in_days": -29,
"notes": "file changes is done",
"rich_text_notes": null,
"role": "Submitter",
"status": "submitted",
"user_id": 1,
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": ""
}
}
}
Update existing Submittal Response
COQ CRYPTO PRICE PREDICTION
PUT /api/projects/<ProjectId>/submittals/<SubmittalId>/submittal_responses/<SubmittalResponseID>
PHOENIX DRAGON 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
XDC EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTAL_RESPONSE_ID | Unique identifier for the submittal response. |
PEPE PRIME EXCHANGES
Parameter | Value |
---|---|
submittal_response[notes] | "file changes is done" |
submittal_response[status] | "submitted" |
submittal_response[files][0] | Array of files |
PYLNT EXCHANGES
Example Response
{
"data": {
"id": 3,
"is_current_revision": true,
"revision_number": "R0",
"submittal_id": 5,
"submittal_responses": [
{
"id": 9,
"attachments": [],
"due_date": "",
"due_in_days": null,
"forwarded_info": [
{
"username": "Chantel Book",
"email": "cbook@statecorp.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 10
},
{
"username": "Marc Chevrier",
"email": "mchevrier@statewindowcorp.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 11
}
],
"notes": null,
"rich_text_notes": null,
"role": "Approver",
"status": "pending",
"user_id": 1,
"user_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 1
}
},
{
"id": 10,
"attachments": [],
"due_date": "",
"due_in_days": null,
"forwarded_info": [],
"notes": null,
"rich_text_notes": null,
"role": "Viewer",
"status": "pending",
"user_id": 2,
"user_info": {
"username": "danielcw",
"email": "ksvelmuruganmca@gmail.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 2
}
},
{
"id": 122,
"attachments": [],
"due_date": "",
"due_in_days": null,
"forwarded_info": [],
"notes": null,
"rich_text_notes": null,
"role": "Forwarded",
"status": "pending",
"user_id": 10,
"user_info": {
"username": "Chantel Book",
"email": "cbook@statecorp.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 10
}
},
{
"id": 123,
"attachments": [],
"due_date": "",
"due_in_days": null,
"forwarded_info": [],
"notes": null,
"rich_text_notes": null,
"role": "Forwarded",
"status": "pending",
"user_id": 11,
"user_info": {
"username": "Marc Chevrier",
"email": "mchevrier@statewindowcorp.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 11
}
}
]
}
}
Returns Submittal Revision Workflow Preview detailed information
HAI APP
GET /api/projects/<ProjectId>/submittals/<SubmittalId>/submittal_revisions/<SubmittalRevisionId>
X7R EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
IZUMI BOND USD EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
SUBMITTAL_REVISION_ID | Unique identifier for the SubmittalRevision. |
THEROCK TRADING
FLUFFY EXCHANGE
Example Response
{
"data": [
{
"id": 137,
"assignees": [
{
"id": 311,
"assignee": "divya_admin (Admin)",
"user_id": 12
}
],
"assignees_list": [
{
"key": "gloraruser1",
"value": 17
},
{
"key": "glora3user3",
"value": 19
},
{
"key": "glora2user2",
"value": 18
},
{
"key": "divyagomathi06+006",
"value": 13
},
{
"key": "user1wick",
"value": 14
},
{
"key": "user2john",
"value": 15
},
{
"key": "userr3name",
"value": 16
}
],
"contractor": "Glora constructions",
"contractor_id": 7,
"created_by": "divya_admin (Admin)",
"due_date": "07-24-2023",
"location": null,
"location_id": null,
"locations_list": [
{
"key": "new building",
"value": 30
},
{
"key": "0",
"value": 31
}
],
"number": " - 29",
"parent_id": null,
"priority": "low",
"priority_text": "Low",
"punch_list_category": "Concrete",
"punch_list_category_id": 2,
"status": "OverDue",
"tags": [
"punch list",
"concrete"
],
"title": "Kitchen issue 111"
},
{
"id": 138,
"assignees": [
{
"id": 312,
"assignee": "glora3user3 ()",
"user_id": 19
}
],
"assignees_list": [
{
"key": "gloraruser1",
"value": 17
},
{
"key": "divya_admin",
"value": 12
},
{
"key": "glora2user2",
"value": 18
},
{
"key": "divyagomathi06+006",
"value": 13
},
{
"key": "user1wick",
"value": 14
},
{
"key": "user2john",
"value": 15
},
{
"key": "userr3name",
"value": 16
}
],
"contractor": "Glora constructions",
"contractor_id": 7,
"created_by": "divya_admin (Admin)",
"due_date": "07-24-2023",
"location": null,
"location_id": null,
"locations_list": [
{
"key": "new building",
"value": 30
},
{
"key": "0",
"value": 31
}
],
"number": " - 30",
"parent_id": null,
"priority": "high",
"priority_text": "High",
"punch_list_category": "Electrical",
"punch_list_category_id": 1,
"status": "OverDue",
"tags": [
"punch list",
"concrete"
],
"title": "test1"
}
]
}
returns punch lists for the specified Project.
OPTION PANDA PLATFORM LOGIN
GET /api/projects/:project_id/punch_lists
BPTC APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
ALGOVEST EXCHANGES
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
SLM LOGIN
Parameter | Default | Description |
---|---|---|
page | ---- | page |
per_page | ---- | Elements per page |
filters[due_date][start] | ---- | Specify a date range start value. |
filters[due_date][end] | ---- | Specify a date range end value. |
filters[title] | ---- | Return item(s) with the specified Title. |
filters[punch_list_category] | ---- | Return item(s) with the specified Punch list category ID. |
filters[status] | ---- | Return item(s) with the specified Punch list Status. |
filters[assignees] | ---- | Return item(s) with the specified Punch list assignee ID. |
filters[priority] | ---- | Return item(s) with the specified Punch list priority. |
filters[contractor_id] | ---- | Return item(s) with the specified Punch list contractor ID. |
filters[created_by_id] | ---- | Return item(s) with the specified Punch list creator ID. |
SPIN 交易所
Example Response
{
"data": {
"id": 138,
"approved_at": "",
"archived": false,
"assignees": [
{
"id": 312,
"assignee": "glora3user3 ()",
"user_id": 19
}
],
"assignees_list": [
{
"key": "gloraruser1",
"value": 17
},
{
"key": "divya_admin",
"value": 12
},
{
"key": "glora2user2",
"value": 18
},
{
"key": "divyagomathi06+006",
"value": 13
},
{
"key": "user1wick",
"value": 14
},
{
"key": "user2john",
"value": 15
},
{
"key": "userr3name",
"value": 16
}
],
"attachments": [],
"check_list": [
{
"id": 266,
"item_status": "pending",
"subject": "Four Fix Lighting"
},
{
"id": 267,
"item_status": "pending",
"subject": "three"
}
],
"completed_at": "",
"completed_check_list_count": 0,
"contractor": "Glora constructions",
"contractor_id": 7,
"created_by": "divya_admin (Admin)",
"created_by_info": {
"username": "divya_admin",
"email": "divyagomathi06+06@gmail.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 12
},
"custom_field_responses": [
{
"id": 245,
"input_name": "category",
"input_options": [
"electrical",
"plumbing"
],
"input_type": "select",
"response_value": "electrical"
},
{
"id": 246,
"input_name": "notes",
"input_options": [],
"input_type": "text",
"response_value": "notes text ...."
}
],
"description": "Repair leak underneath the sink",
"drawing_id": 1,
"drawing_number": null,
"due_date": "07-24-2023",
"due_in_days": 58,
"location": null,
"location_id": null,
"locations_list": [
{
"key": "new building",
"value": 30
},
{
"key": "0",
"value": 31
}
],
"number": " - 30",
"parent_id": null,
"priority": "high",
"priority_text": "High",
"punch_list_category": "Electrical",
"punch_list_category_id": 1,
"responses": [],
"status": "OverDue",
"sub_tasks": [],
"sub_tasks_count": 0,
"tags": [
"punch list",
"concrete"
],
"title": "test1"
}
}
Create a punch list
ORACLE SYSTEM LOGIN
POST /api/projects/:project_id/punch_lists
KRYPTONITE EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
EBYT APP
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
YYFI PROTOCOL APP
Parameter | Value |
---|---|
punch_list[title] | Kitchen |
punch_list[description] | Repair leak underneath the sink |
punch_list[punch_list_category_id] | 1 |
punch_list[files][0] | Array of Files |
punch_list[punch_list_assignees_attributes] | [{"user_id":1},{"user_id":2}] |
punch_list[check_list_items_attributes] | [{"subject": "Fix Lighting"}, {"subject": "Fix scratches in wall"}] |
punch_list[location_id] | 1 |
punch_list[drawing_id] | 1 |
punch_list[due_date] | 2023/05/10 |
punch_list[tags] | ["punch list","concrete"] |
punch_list[punch_list_custom_field_responses_attributes] | [{"input_type": "select", "response_value": "electrical", "input_name": "category", "input_options": ["electrical","plumbing"]}] |
punch_list[contractor_id] | 7 |
GOLD BACKED TOKEN EXCHANGE
Example Response
{
"data": {
"id": 115,
"approved_at": "",
"archived": false,
"assignees": [
{
"id": 62,
"assignee": "velpradeep (User)",
"user_id": 1
}
],
"attachments": [
{
"file_name": "Lord_Murugan.jpg",
"size": 175247,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/98isgz8a3gxqayum14fmjfbvfjzi?response-content-disposition=inline%3B%20filename%3D%22Lord_Murugan.jpg%22%3B%20filename%2A%3DUTF-8%27%27Lord_Murugan.jpg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230424%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230424T112941Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=cae953228693c2bb5bb1618b19e0fa56460e6b48945772ee8cd8c49cbf7d4379",
"preview_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/sigxvv2ov0h1gilxbwvlz1m7toim?response-content-disposition=inline%3B%20filename%3D%22Lord_Murugan.jpg%22%3B%20filename%2A%3DUTF-8%27%27Lord_Murugan.jpg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230424%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230424T112941Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=fc416fbf0219ebcc4f54ef148b8b7e50d304e2bd6079f9de6f510920d2bb6e57"
}
],
"check_list": [
{
"id": 127,
"subject": "kitchen"
}
],
"completed_at": "",
"created_by": "velpradeep (User)",
"description": "Sample testing",
"drawing_id": 1,
"due_date": "04-11-2023",
"location": "",
"location_id": 1,
"number": null,
"parent_id": 1,
"priority": "very_high",
"priority_text": "Very High",
"punch_list_type": "aaa - cccc",
"responses": [
{
"id": 9,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/uhugru7maxagzmkuozeelj7jcjic?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230424%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230424T112941Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=0013095c627716bd481104d10c602df047d0e8d885a47541403ae2e4cf1bdf42",
"preview_url": ""
}
],
"body": "Updated test new testinghello",
"created_at": "April 24/04/2023 11:29 am",
"created_by": "velpradeep (User)",
"rich_text_body": "Updated test new testinghello",
"status": "approved",
"updated_by": null,
"updated_by_id": null
}
],
"status": "Approved",
"sub_tasks": [
{
"id": 116,
"title": "clean up carpet"
}
],
"tags": [
"punch list",
"concrete"
],
"title": "First "
}
}
Returns Punch list detailed information
SHARDER EXCHANGE
GET /api/projects/:project_id/punch_lists/:punch_list_id
CRYPTO WARZ 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
GOLDEN GOAL
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
id | Unique identifier for the Punch list. |
ARKWORLD 交易所
Example Response
{
"data": {
"id": 138,
"approved_at": "",
"archived": false,
"assignees": [
{
"id": 312,
"assignee": "glora3user3 ()",
"user_id": 19
}
],
"assignees_list": [
{
"key": "gloraruser1",
"value": 17
},
{
"key": "divya_admin",
"value": 12
},
{
"key": "glora2user2",
"value": 18
},
{
"key": "divyagomathi06+006",
"value": 13
},
{
"key": "user1wick",
"value": 14
},
{
"key": "user2john",
"value": 15
},
{
"key": "userr3name",
"value": 16
}
],
"attachments": [],
"check_list": [
{
"id": 266,
"item_status": "pending",
"subject": "Four Fix Lighting"
},
{
"id": 267,
"item_status": "pending",
"subject": "three"
}
],
"completed_at": "",
"completed_check_list_count": 0,
"contractor": "Glora constructions",
"contractor_id": 7,
"created_by": "divya_admin (Admin)",
"created_by_info": {
"username": "divya_admin",
"email": "divyagomathi06+06@gmail.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 12
},
"custom_field_responses": [
{
"id": 245,
"input_name": "category",
"input_options": [
"electrical",
"plumbing"
],
"input_type": "select",
"response_value": "electrical"
},
{
"id": 246,
"input_name": "notes",
"input_options": [],
"input_type": "text",
"response_value": "notes text ...."
}
],
"description": "Repair leak underneath the sink",
"drawing_id": 1,
"drawing_number": null,
"due_date": "07-24-2023",
"due_in_days": -58,
"location": null,
"location_id": null,
"locations_list": [
{
"key": "new building",
"value": 30
},
{
"key": "0",
"value": 31
}
],
"number": " 30",
"parent_id": null,
"priority": "high",
"priority_text": "High",
"punch_list_category": "Electrical",
"punch_list_category_id": 1,
"responses": [],
"status": "OverDue",
"sub_tasks": [],
"sub_tasks_count": 0,
"tags": [
"punch list",
"concrete"
],
"title": "test1"
}
}
Update existing Punch list
AI TRADER LOGIN
PUT /api/projects/:project_id/punch_lists/:punch_list_id
EBTCNEW EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
AFIT APP
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
punch_list_id | Unique identifier for the punch list. |
SID EXCHANGES
Parameter | Value |
---|---|
punch_list[title] | Kitchen |
punch_list[description] | Repair leak underneath the sink |
punch_list[punch_list_category_id] | 1 |
punch_list[files][0] | Array of Files |
punch_list[punch_list_assignees_attributes] | [{"id":11,"user_id":2,"_destroy": true},{"user_id":3}] |
punch_list[location_id] | 1 |
punch_list[drawing_id] | 1 |
punch_list[due_date] | 2023/04/11 |
punch_list[contractor_id] | 1 |
ELIT LOGIN
Example Response
{
"message": "Record Deleted Successfully"
}
Delete PunchList
CYBER COINS
DELETE /api/projects/<ProjectId>/punch_lists/<PunchListId>
KIRBY INU LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
ITLR EXCHANGES
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
PUNCHLISTID | Unique identifier for the punch_list. |
GATE.IO LOGIN
Parameter | Value |
---|---|
punch_list_id | 1 |
RPD APP
Example Response
{
"statuses": {
"draft": 0,
"pending": 1,
"ready_for_review": 2,
"approved": 3,
"rejected": 4,
"closed": 5,
"reopen": 6,
"trashed": 7
},
"punch_list_types": [
{
"label": "Electrical",
"options": [
{
"key": "Cable tray not secured",
"value": 1
},
{
"key": "Electrical components not secured",
"value": 2
},
{
"key": "Electrical device misalignment",
"value": 3
}
]
},
{
"label": "Mechanical",
"options": [
{
"key": "Mechanical issue",
"value": 4
},
{
"key": "Electric issue",
"value": 5
}
]
}
],
"assignees": [
{
"key": "velpradeep",
"value": 1
},
{
"key": "danielcw",
"value": 2
}
],
"priorities": {
"critical": 0,
"very_high": 1,
"high": 2,
"medium": 3,
"low": 4,
"very_low": 5
}
}
Returns a list of filter associated with a PunchLists
PALLETONE EXCHANGES
GET /api/projects/<ProjectId>/punch_lists/filters
CRYPTO THAT IS GOING TO EXPLODE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
VIVA APP
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
STAKE LINK LOGIN
Example Response
{
"statuses": {
"draft": 0,
"todo": 1,
"in_progress": 2,
"ready_for_review": 3,
"approved": 4,
"rejected": 5,
"closed": 6
},
"punch_list_types": [
{
"label": "Electrical",
"options": [
{
"key": "Access Panel Missing/Damage",
"value": 1
},
{
"key": "Cable Tray Missing/Damage",
"value": 2
},
{
"key": "Cable Tray Not Secured",
"value": 3
},
{
"key": "Electrical Components Not Secured",
"value": 4
},
{
"key": "Electrical Device Misalignment",
"value": 5
},
{
"key": "Electrical Device Missing",
"value": 6
},
{
"key": "Equipment Incorrect",
"value": 7
},
{
"key": "Labels Missing",
"value": 8
},
{
"key": "Light Bulb Missing",
"value": 9
},
{
"key": "Signage Missing",
"value": 10
}
]
},
{
"label": "Concrete",
"options": [
{
"key": "Concrete Crack",
"value": 11
},
{
"key": "Concrete Finish Incomplete",
"value": 12
},
{
"key": "Concrete Finish Incorrect",
"value": 13
},
{
"key": "Concrete Honeycomb Needs Patch",
"value": 14
},
{
"key": "Concrete Imperfection",
"value": 15
},
{
"key": "Concrete Precast Item Missing/Damage",
"value": 16
},
{
"key": "Concrete Joint Missing / Incorrect",
"value": 17
},
{
"key": "Concrete Settlement",
"value": 18
},
{
"key": "Concrete Slope Incorrect",
"value": 19
},
{
"key": "Concrete Stain",
"value": 20
},
{
"key": "Concrete Tension Tendon Exposed",
"value": 21
},
{
"key": "Concrete Ties Exposed",
"value": 22
}
]
},
{
"label": "Masonry",
"options": [
{
"key": "Masonry Block Chip",
"value": 23
},
{
"key": "Masonry Block Dirty",
"value": 24
},
{
"key": "Masonry Crack",
"value": 25
},
{
"key": "Masonry Material Damage",
"value": 26
},
{
"key": "Masonry Precast Item Missing/Damage",
"value": 27
},
{
"key": "Masonry Stain",
"value": 28
},
{
"key": "Masonry Stair Stepping Damage",
"value": 29
},
{
"key": "Mortar or Grout Joint Damage",
"value": 30
}
]
},
{
"label": "Metals",
"options": [
{
"key": "Connections Loose",
"value": 31
},
{
"key": "Flashing Missing",
"value": 32
},
{
"key": "Handrail Damage",
"value": 33
},
{
"key": "Handrail Misalignment",
"value": 34
},
{
"key": "Handrail Missing",
"value": 35
},
{
"key": "Metal Grate Damage",
"value": 36
},
{
"key": "Metal Grate Missing",
"value": 37
},
{
"key": "Metal Scratch",
"value": 38
},
{
"key": "Metal Stair Item Missing",
"value": 39
},
{
"key": "Sheet Metal Damage",
"value": 40
}
]
},
{
"label": "Equipment",
"options": [
{
"key": "Audio or Visual Equipment Missing",
"value": 41
},
{
"key": "Commercial Kitchen Equipment Damage",
"value": 42
},
{
"key": "Healthcare Equipment Missing",
"value": 43
},
{
"key": "Retail Equipment Missing",
"value": 44
}
]
},
{
"label": "Furnishings",
"options": [
{
"key": "Benches Missing",
"value": 45
},
{
"key": "Casework Missing /Damage",
"value": 46
},
{
"key": "Countertop Missing /Damage",
"value": 47
},
{
"key": "Entrance Mat Missing /Damage",
"value": 48
},
{
"key": "Missing Window Covering Missing/Damage",
"value": 49
},
{
"key": "Permanent Seating",
"value": 50
},
{
"key": "new items",
"value": 51
}
]
}
],
"punch_list_categories": [
{
"key": "Electrical",
"value": 1
},
{
"key": "Concrete",
"value": 2
},
{
"key": "Masonry",
"value": 3
},
{
"key": "Metals",
"value": 4
},
{
"key": "Equipment",
"value": 5
},
{
"key": "Furnishings",
"value": 6
}
],
"assignees": [
{
"key": "glora1 user1",
"value": 17,
"first_name": "glora1",
"last_name": "user1",
"full_name": "glora1 user1",
"role": null,
"avatar": null,
"company": "Glora constructions"
},
{
"key": "glora2 user2",
"value": 18,
"first_name": "glora2",
"last_name": "user2",
"full_name": "glora2 user2",
"role": null,
"avatar": null,
"company": "Glora constructions"
},
{
"key": "user1 wick",
"value": 14,
"first_name": "user1",
"last_name": "wick",
"full_name": "user1 wick",
"role": "Design Team",
"avatar": null,
"company": "DA Constructions"
},
{
"key": "user2 john",
"value": 15,
"first_name": "user2",
"last_name": "john",
"full_name": "user2 john",
"role": "Construction Managers",
"avatar": null,
"company": "DA Constructions"
}
],
"priorities": {
"critical": 0,
"very_high": 1,
"high": 2,
"medium": 3,
"low": 4,
"very_low": 5
},
"locations": [
{
"key": "new building",
"value": 30
},
{
"key": "0",
"value": 31
}
],
"created_by": [
{
"key": "gloraruser1",
"value": 17,
"user_info": {
"username": "gloraruser1",
"email": "gloraruser1@gmail.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 17
}
},
{
"key": "glora2user2",
"value": 18,
"user_info": {
"username": "glora2user2",
"email": "glora2user2@gmail.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 18
}
},
{
"key": "user1wick",
"value": 14,
"user_info": {
"username": "user1wick",
"email": "user1wick@gmail.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 14
}
},
{
"key": "user2john",
"value": 15,
"user_info": {
"username": "user2john",
"email": "user2john@gmail.com",
"role": "Project Engineer",
"image": "",
"unique_reference_id": 15
}
}
],
"contractors": [
{
"key": "glora1 user1",
"value": 17,
"first_name": "glora1",
"last_name": "user1",
"full_name": "glora1 user1",
"role": null,
"avatar": null,
"company": "Glora constructions"
},
{
"key": "glora2 user2",
"value": 18,
"first_name": "glora2",
"last_name": "user2",
"full_name": "glora2 user2",
"role": null,
"avatar": null,
"company": "Glora constructions"
},
{
"key": "user1 wick",
"value": 14,
"first_name": "user1",
"last_name": "wick",
"full_name": "user1 wick",
"role": "Design Team",
"avatar": null,
"company": "DA Constructions"
},
{
"key": "user2 john",
"value": 15,
"first_name": "user2",
"last_name": "john",
"full_name": "user2 john",
"role": "Construction Managers",
"avatar": null,
"company": "DA Constructions"
}
],
"drawing_numbers": [
{
"key": "rfi2 - 1",
"value": 6
},
{
"key": "rfi3 - 1",
"value": 7
}
],
"custom_fields": [
{
"id": 6,
"title": "electrical",
"input_type": "text",
"input_options": []
},
{
"id": 7,
"title": "mechanical",
"input_type": "text",
"input_options": []
},
{
"id": 8,
"title": "civil",
"input_type": "text",
"input_options": []
}
],
"default_distribution_ids": [],
"default_due_time_in_days": null,
"due_time_in_days": null
}
Returns a list of filter associated with a PunchList using create_punch_list key
SRC EXCHANGES
GET /api/projects/<ProjectId>/punch_lists/filters
クリプトドットコムアリーナ
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
ADD XYZ EXCHANGE
Parameter | Default | Description |
---|---|---|
create_punch_list | true | This returns all base data for dropdown values which required in create PunchList screen. |
METAKILLERS APP
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
COINFI APP
Example Response
{
"punch_list_categories": [
{
"key": "Electrical",
"value": 1
},
{
"key": "Concrete",
"value": 2
},
{
"key": "Masonry",
"value": 3
},
{
"key": "Metals",
"value": 4
},
{
"key": "Equipment",
"value": 5
},
{
"key": "Furnishings",
"value": 6
}
]
}
Returns only a particular response
LUCKYTOAD 交易所
GET /api/projects/<ProjectId>/punch_lists/filters
RAPIDLY REUSABLE ROCKET LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
POLKARARE EXCHANGES
Parameter | Default | Description |
---|---|---|
filter | nil | punch_list_types -The result will include punch_list_types data only. |
SNO EXCHANGE
Parameter | Description |
---|---|
PROJECTID | Unique identifier for the project. |
PYREXCOIN EXCHANGE
Example Response
{
"data": {
"id": 125,
"subject": "kitchen"
}
}
Create a check list
FLASHCOIN LOGIN
POST /api/projects/:project_id/punch_lists/:punch_list_id/check_list_items
NEXTEP EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
COPI EXCHANGES
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
punch_list_id | Unique identifier for the punch list. |
CRAB 交易所
Parameter | Value |
---|---|
check_list[subject] | clean up carpet scraps from upstairs hallway |
SCRILLA APP
Example Response
{
"data": {
"id": 106,
"subject": "stainless steel saddle strap is used for tapping on all kind of pipes other then ductile iron pipe"
}
}
Update existing Check list
FEDNOW CRYPTO
PUT /api/projects/:project_id/punch_lists/:punch_list_id/check_list_items/:check_list_item_id
BOZO EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
ELASTIC DAO EXCHANGES
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
punch_list_id | Unique identifier for the punch list. |
check_list_item_id | Unique identifier for the check list. |
CRYPTO PROMOTION
Parameter | Value |
---|---|
punch_list[title] | stainless steel saddle strap is used for tapping on all kind of pipes other then ductile iron pipe |
AAACOIN EXCHANGES
Example Response
{
"message": "Record Deleted Successfully"
}
Delete Check list
HIGH FEES ON COINBASE
DELETE /api/projects/:project_id/punch_lists/:punch_list_id/check_list_items/:check_list_item_id
LIGHTS FINANCE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
DPOM LOGIN
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
punch_list_id | Unique identifier for the punch list. |
check_list_item_id | Unique identifier for the check list. |
CAGE IO 交易所
Example Response
{
"data": {
"id": 160,
"assignees": [
{
"id": 326,
"assignee": "divya_admin (Admin)",
"user_id": 12
}
],
"assignees_list": [
{
"key": "gloraruser1",
"value": 17
},
{
"key": "glora3user3",
"value": 19
},
{
"key": "glora2user2",
"value": 18
},
{
"key": "divyagomathi06+006",
"value": 13
},
{
"key": "user1wick",
"value": 14
},
{
"key": "user2john",
"value": 15
},
{
"key": "userr3name",
"value": 16
}
],
"contractor": "Glora constructions",
"contractor_id": 7,
"due_date": "",
"parent_id": 138,
"priority": "low",
"priority_text": "Low",
"title": "clean up carpet"
}
}
Create a sub task
TELLER EXCHANGE
POST /api/projects/:project_id/sub_tasks
BUY VERIFIED COINBASE ACCOUNTS
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
RISE MOON LOGIN
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
LAYER4 LOGIN
Parameter | Value |
---|---|
sub_task[title] | clean up carpet scraps from upstairs hallway |
sub_task[parent_id] | 138 |
sub_task[priority] | low |
sub_task[contractor_id] | 1 |
sub_task[punch_list_assignees_attributes] | [{"user_id":"1"}] |
sub_task[due_date] | 2023/05/10 |
WIFI COIN 交易所
Example Response
{
"data": {
"id": 160,
"assignees": [
{
"id": 326,
"assignee": "divya_admin (Admin)",
"user_id": 12
},
{
"id": 327,
"assignee": "divya_admin (Admin)",
"user_id": 12
},
{
"id": 328,
"assignee": "divya_admin (Admin)",
"user_id": 12
}
],
"assignees_list": [
{
"key": "gloraruser1",
"value": 17
},
{
"key": "glora3user3",
"value": 19
},
{
"key": "glora2user2",
"value": 18
},
{
"key": "divyagomathi06+006",
"value": 13
},
{
"key": "user1wick",
"value": 14
},
{
"key": "user2john",
"value": 15
},
{
"key": "userr3name",
"value": 16
}
],
"contractor": "Glora constructions",
"contractor_id": 7,
"due_date": "",
"parent_id": 138,
"priority": "high",
"priority_text": "High",
"title": "stainless steel saddle strap is used for tapping on all"
}
}
Update existing Sub task
CRYPTO ENTER INTO ATO
PUT /api/projects/:project_id/sub_tasks/:sub_task_id
BITCOINUS APP
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
PULSE TOKEN EXCHANGE
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
sub_task_id | Unique identifier for the sub task. |
UQC EXCHANGE
Parameter | Value |
---|---|
sub_task[title] | stainless steel saddle strap is used for tapping on all |
sub_task[parent_id] | 138 |
sub_task[priority] | low |
sub_task[contractor_id] | 1 |
sub_task[punch_list_assignees_attributes] | [{"user_id":"1"}] |
sub_task[due_date] | 2023/05/10 |
NEXUSMUTUAL 交易所
Example Response
{
"message": "Record Deleted Successfully"
}
Delete Sub task
CZSHARES 交易所
DELETE /api/projects/:project_id/sub_tasks/:sub_task_id
BTC CONTRACT CLUB
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
ALEX B20 LOGIN
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
sub_task_id | Unique identifier for the sub task. |
КРИПТАВАЛЮТЫ
Example Response
{
"data": {
"id": 7,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/8ib2egzyxi45d1amv2rv8uqsx1h1?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230424%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230424T051532Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=adf83ddb739702312b4325f9075a5f1937398220e065c17f0afc8ec6608eb0f8",
"preview_url": ""
}
],
"body": "Updated test new testinghello",
"created_at": "April 24/04/2023 05:15 am",
"created_by": "velpradeep (User)",
"rich_text_body": "Updated test new testinghello",
"status": "approved",
"updated_by": null,
"updated_by_id": null
}
}
Add Response to punch list
CASH OUT FROM COINBASE WALLET
POST /api/projects/:project_id/punch_lists/:punch_list_id/punch_list_responses
ATTOKEN EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
ETHERAX 交易所
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
punch_list_id | Unique identifier for the punch list. |
AMERICA'S BITCOIN ATM - COMMERCE CITY
Parameter | Value |
---|---|
punch_list_response[body] | response content ..... |
punch_list_response[created_by_id] | 2 |
punch_list_response[files][0] | array of file |
punch_list_response[status] | approved |
UBA APP
Example Response
{
"data": {
"id": 105,
"approved_at": "",
"archived": false,
"assignees": [
{
"id": 57,
"assignee": "velpradeep (User)",
"user_id": 1
}
],
"check_list": [
{
"id": 124,
"subject": "kitchen"
}
],
"completed_at": "",
"created_by": "velpradeep (User)",
"description": "Sample testing",
"drawing_id": 1,
"due_date": "04-11-2023",
"location": "",
"location_id": 1,
"number": null,
"parent_id": 1,
"priority": "very_high",
"priority_text": "Very High",
"punch_list_type": "aaa - cccc",
"responses": [
{
"id": 6,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/a2c4dglx3bmypl8udkymvyaw52e2?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230424%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230424T052343Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=7540a94d348688a930088e3e6b22fb0b9b3c79ad2692e63e9a06015b273ce92f",
"preview_url": ""
}
],
"body": "Updated test new testinghello",
"created_at": "April 21/04/2023 06:32 am",
"created_by": "velpradeep (User)",
"rich_text_body": "Updated test new testinghello",
"status": "approved",
"updated_by": "velpradeep (User)",
"updated_by_id": 1
}
],
"status": "Closed",
"sub_tasks": [
{
"id": 106,
"title": "kitchen"
}
],
"tags": [
"punch list",
"concrete"
],
"title": "First "
}
}
Mark Punch list as closed
MORE EXCHANGES
PATCH /api/projects/:project_id/punch_lists/:punch_list_id/mark_as_closed
MGDG LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
BMININGTOKEN EXCHANGE
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
punch_list_id | Unique identifier for the punch list. |
URALS COIN EXCHANGES
Example Response
{
"data": {
"id": 1,
"default_distribution_ids": [
"1",
"2"
],
"default_distribution_list_users": [
"velpradeep",
"danielcw"
],
"default_due_time_in_days": 90,
"distribution_list_options": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"enable_distribution_list": true,
"enable_overdue_notification": false,
"updated_by_id": 1
}
}
Returns PunchList Setting detailed information
GOM2 交易所
GET /api/projects/:project_id/punch_list_settings/:punch_list_setting_id
PEPE OF WALLSTREET LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
BILLIARD CRYPTO REWARD EXCHANGE
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
punch_list_setting_id | Unique identifier for the punch list setting. |
SRIRACHA EXCHANGE
Example Response
{
"data": {
"id": 1,
"default_distribution_ids": [
"1",
"2"
],
"default_distribution_list_users": [
"velpradeep",
"danielcw"
],
"default_due_time_in_days": 90,
"distribution_list_options": [
{
"key": "danielcw",
"value": 2
},
{
"key": "JacobJones",
"value": 3
},
{
"key": "DarleneRoberston",
"value": 4
},
{
"key": "DanJones",
"value": 5
},
{
"key": "velpradeep",
"value": 1
}
],
"enable_distribution_list": true,
"enable_overdue_notification": false,
"updated_by_id": 1
}
}
Updating an existing PunchList-Settings
CACHEGOLD LOGIN
PUT /api/projects/:project_id/punch_list_settings/:punch_list_setting_id
MOONARCH EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
O3SWAP 交易所
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
punch_list_setting_id | Unique identifier for the punch list setting. |
KDA CRYPTO
Parameter | Value |
---|---|
punch_list_setting[enable_distribution_list] | true |
punch_list_setting[default_distribution_ids] | [1,2] |
punch_list_setting[default_due_time_in_days] | 90 |
punch_list_setting[enable_overdue_notification] | false |
BUGS BUNNY COIN
Example Response
{
"data": [
{
"id": 1,
"input_options": [
"plumbing",
"electrical"
],
"input_type": "text",
"is_required": true,
"is_visible": true,
"name": "due_time "
}
]
}
Punch List Custom Fields associated with a specified Project.
PTG EXCHANGE
GET /api/projects/:project_id/punch_list_custom_fields
BABYBUSD LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
HIDEOUS COIN
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
CRYPTO COMMERCE
Example Response
{
"data": {
"id": 1,
"input_options": [
"architectural",
"mechanical"
],
"input_type": "text",
"is_required": true,
"is_visible": true,
"name": "Discipline"
}
}
Returns Punch list Custom Field detailed information
JOIN EXCHANGE
GET /api/projects/:project_id/punch_list_custom_fields/:punch_list_custom_field_id
AT&T中文客服电话
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
RETIRE TOKEN
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
punch_list_custom_field_id | Unique identifier for the punch list custom filed id. |
ROBO PEPE EXCHANGES
Example Response
{
"data": {
"id": 1,
"input_options": [
"architectural",
"mechanical"
],
"input_type": "text",
"is_required": true,
"is_visible": true,
"name": "Discipline "
}
}
Create a Punch List Custom Field
CRYPTO COM IS IT SAFE
POST /api/projects/:project_id/punch_list_custom_fields
DWC 交易所
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
XPANDACOIN LOGIN
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
IOEN EXCHANGE
Parameter | Value |
---|---|
punch_list_custom_field[name] | Discipline |
punch_list_custom_field[input_type] | text |
punch_list_custom_field[input_options] | ["architectural", "mechanical"] |
punch_list_custom_field[is_required] | true |
punch_list_custom_field[is_visible] | true |
POKMONSTERSBITCOIN APP
Example Response
{
"data": {
"id": 1,
"input_options": [
"plumbing",
"electrical"
],
"input_type": "text",
"is_required": true,
"is_visible": true,
"name": "Discipline "
}
}
Update existing Punch List Custom Field
UBBEY APP
PUT /api/projects/:project_id/punch_list_custom_fields/:punch_list_custom_field_id
ECNY EXCHANGE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
SYBL APP
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
punch_list_custom_field_id | Unique identifier for the punch list custom field. |
MILADY PIBITCOIN EXCHANGE
Parameter | Value |
---|---|
punch_list_custom_field[name] | due_time |
punch_list_custom_field[input_type] | text |
punch_list_custom_field[is_required] | true |
punch_list_custom_field[input_options] | [ "plumbing","electrical"] |
GPN EXCHANGE
Example Response
{
"message": "Deleted Successfully"
}
Delete Punch List Custom Field
NBA APP
DELETE /api/projects/:project_id/punch_list_custom_fields/:punch_list_custom_field_id
HOW TO CONTACT COINBASE
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
THE YOUTH PAY EXCHANGES
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
punch_list_custom_field_id | Unique identifier for the punch list custom field. |
BRETT COIN CRYPTO
Example Response
{
"data": {
"id": 130,
"approved_at": "",
"archived": false,
"assignees": [
{
"id": 69,
"assignee": "velpradeep (User)",
"user_id": 1
}
],
"attachments": [
{
"file_name": "Lord_Murugan.jpg",
"size": 175247,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/tw2vycr7ffg8ytyi09hf9p6k7wcd?response-content-disposition=inline%3B%20filename%3D%22Lord_Murugan.jpg%22%3B%20filename%2A%3DUTF-8%27%27Lord_Murugan.jpg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230430%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230430T151637Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=854a25a16a95e38d7ca2d5caed7be9b5a7418d967290a79c92531ff7fb0ebf42",
"preview_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/q01jnshhfr10kz8d6869fg72pfd8?response-content-disposition=inline%3B%20filename%3D%22Lord_Murugan.jpg%22%3B%20filename%2A%3DUTF-8%27%27Lord_Murugan.jpg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230430%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230430T151637Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=2a4ee3f529e8959a8ec7d5ef8025a6537e425ce6e4936a157aadf1b049ac5788"
}
],
"check_list": [
{
"id": 128,
"item_status": null,
"subject": "kitchen"
}
],
"completed_at": "",
"completed_check_list_count": 0,
"created_by": "velpradeep (User)",
"created_by_info": {
"username": "velpradeep",
"email": "velrangitham.ms@gmail.com",
"role": "Project Engineer",
"image": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/wucmiolae70jc0of3sof7bn70svi?response-content-disposition=inline%3B%20filename%3D%22one.jpeg%22%3B%20filename%2A%3DUTF-8%27%27one.jpeg&response-content-type=image%2Fjpeg&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230430%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230430T151637Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=3864276b1e1afe81a1eef2f53b7f5d1b4c1579a65cd1cceead2611c25e0633fd"
},
"description": "Sample testing",
"drawing_id": 1,
"due_date": "04-11-2023",
"due_in_days": -19,
"location": "",
"location_id": 1,
"number": null,
"parent_id": 1,
"priority": "very_high",
"priority_text": "Very High",
"punch_list_type": "aaa - cccc",
"responses": [
{
"id": 27,
"attachments": [
{
"file_name": "omsaravanabava.rtf",
"size": 100934,
"download_url": "https://s3.ca-central-1.amazonaws.com/media.dev.projectloop.com/t4slvc7lqcbe4qyou3y654alfaom?response-content-disposition=attachment%3B%20filename%3D%22omsaravanabava.rtf%22%3B%20filename%2A%3DUTF-8%27%27omsaravanabava.rtf&response-content-type=application%2Frtf&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIATUTS2N27Y3T5XDFB%2F20230430%2Fca-central-1%2Fs3%2Faws4_request&X-Amz-Date=20230430T151637Z&X-Amz-Expires=300&X-Amz-SignedHeaders=host&X-Amz-Signature=2636535d6052a22a9b526f011556242940aa42beff17f3c9cc2ea7b223e6ae51",
"preview_url": ""
}
],
"body": "Updated test new testinghello",
"created_at": "April 30/04/2023 15:14 pm",
"created_by": "velpradeep (User)",
"rich_text_body": "Updated test new testinghello",
"status": "approved",
"updated_by": null,
"updated_by_id": null
}
],
"status": "Approved",
"sub_tasks": [
{
"id": 131,
"title": "clean up carpet"
}
],
"sub_tasks_count": 1,
"tags": [
"punch list",
"concrete"
],
"title": "First "
}
}
Update Punch list status
DECO LOGIN
PATCH /api/projects/:project_id/punch_lists/:punch_list_id/update_status
BRIDGE FINANCE LOGIN
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
CXN EXCHANGE
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
punch_list_id | Unique identifier for the punch list. |
HLINK APP
Parameter | Value |
---|---|
status | todo / in_progress / ready_for_review / approved / rejected / closed |
CRYPTO CURRENCIES INDIA
Example Response
{
"data": [
{
"id": 108,
"changed_at": "06-09-2023 09:18 AM",
"changed_by": "velpradeep (User)",
"description": "Punch list is created by velpradeep (User)"
}
]
}
PunchList Activity logs associated with a specified Punchlist.
NFTGALLERY APP
GET /api/projects/:project_id/punch_lists/:punch_list_id/punch_list_logs
ZLW EXCHANGES
Parameter | Description |
---|---|
ProjectLoop-Company-Id | Unique company identifier associated with the ProjectLoop User Account. |
3DC 交易所
Parameter | Description |
---|---|
project_id | Unique identifier for the project. |
punch_list_id | Unique identifier for the punchlist. |
ELON'S CAT EXCHANGE
Example Response
{
"data": {
"id": 131,
"change_log_attrs": {
"id": [
null,
220
],
"subject": [
null,
"kitchen1ssssss12233"
],
"created_at": [
null,
"2023-06-27T06:20:05.913Z"
],
"updated_at": [
null,
"2023-06-27T06:20:05.913Z"
],
"punch_list_id": [
null,
314
],
"creator": [
"",
"