Magidoc

Address
Object

This type represents an address

Fields

#

id

Non-null

This is the unique identifier of the address

externalId

This is an optional external identifier for the address

role

Non-null

This is the role of the address (e.g., BILLING, SHIPPING, SITE)

name

Non-null

This is the name associated with the address

line1

Non-null

This is the first line of the address

line2

This is the optional second line of the address

city

Non-null

This is the city of the address

state

Non-null

This is the state or province of the address

postalCode

Non-null

This is the postal code of the address

country

Non-null

This is the two-letter country code of the address

hash

Non-null

This is a hash value associated with the address, this is used to check for matching addresses.

createdAt

Non-null

This is the date and time when the address was created

updatedAt

Non-null

This is the date and time when the address was last updated

Usages

#

References

#