Skip to content

Commit 9fc9d1c

Browse files
OAS Update
1 parent 4437823 commit 9fc9d1c

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

services/pim/v3alpha1/pim.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1683,8 +1683,8 @@
16831683
"x-order": 10
16841684
},
16851685
"id": {
1686-
"description": "SKU ID \\ Complete SAP article number with prefix. Will be shown on the invoice like this",
1687-
"example": "ST-01234567",
1686+
"description": "Unique identifier of the sku in PIM (Stibo)",
1687+
"example": "STA_SKU_1001",
16881688
"type": "string",
16891689
"x-order": 1
16901690
},
@@ -1724,6 +1724,11 @@
17241724
"type": "string",
17251725
"x-order": 4
17261726
},
1727+
"sapArticleNumber": {
1728+
"description": "Complete SAP article number with prefix. Will be shown on the invoice like this",
1729+
"example": "ST-01234567",
1730+
"type": "string"
1731+
},
17271732
"serviceId": {
17281733
"description": "List of unique service look up ids (ASCII ordered, ascending)",
17291734
"items": {

0 commit comments

Comments
 (0)