Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.

Commit 79cbe89

Browse files
committed
add project_cost field documentation
Jetbuilt/jetbuilt#15535
1 parent 612cc00 commit 79cbe89

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

source/includes/customers/projects/_items.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"mapp": "699.0",
2121
"price": "699.0",
2222
"cost": "433.38",
23+
"project_cost": "433.38",
2324
"currency_iso": "USD",
2425
"short_description": "Subwoofer Gloss BlackWireless subwoofer",
2526
"shipping_price": "0.0",
@@ -224,6 +225,9 @@ Parameter | Description
224225
PROJECT_ID | The ID of the project
225226
page | A specific page of line item results. All factors are always returned.
226227

228+
### "Cost" vs "Project Cost"
229+
The "Project Cost" is the item's cost in the project currency.
230+
227231
## Create a Project Item
228232
<%
229233
data =

0 commit comments

Comments
 (0)