Skip to content

Commit 8efc13c

Browse files
authored
Merge pull request #189 from XeroAPI/sid-development
Asset yaml update
2 parents 24367a2 + a4b7919 commit 8efc13c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

assets-yaml/xero_assets.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -622,6 +622,11 @@ components:
622622
type: string
623623
description: "The name of the asset"
624624
example: "Awesome Truck 3"
625+
assetTypeId:
626+
type: string
627+
format: uuid
628+
description: "The Xero-generated Id for the asset type"
629+
example: "3b5b3a38-5649-495f-87a1-14a4e5918634"
625630
assetNumber:
626631
type: string
627632
description: "Must be unique."

0 commit comments

Comments
 (0)