Skip to content

Commit 564229a

Browse files
committed
Updated API from documentation release
1 parent 181c52d commit 564229a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

api-specs/api/types/common/Address.raml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
displayName: Address
44
type: BaseAddress
55
properties:
6+
id?:
7+
type: string
8+
description: |
9+
Identifier of the Address used for ordering Addresses in array fields on Customers or other resources.
10+
It is only unique within the context of the resource that contains the Address.
611
custom?:
712
type: CustomFields
813
description: Custom Fields defined for the Address.

0 commit comments

Comments
 (0)