FulfillmentAddress - Fulfillment Module Data Models Reference

This documentation provides a reference to the FulfillmentAddress data model. It belongs to the Fulfillment Module.

idPrimaryKeyModifier<IdProperty>
The ID of the fulfillment address.
companyTextPropertyOptional
The company of the fulfillment address
first_nameTextPropertyOptional
The first name of the fulfillment address
last_nameTextPropertyOptional
The last name of the fulfillment address
address_1TextPropertyOptional
The first line of the fulfillment address
address_2TextPropertyOptional
The second line of the fulfillment address
cityTextPropertyOptional
The city of the fulfillment address
country_codeTextPropertyOptional
The country code of the fulfillment address. @example us
provinceTextPropertyOptional
The province of the fulfillment address
postal_codeTextPropertyOptional
The postal code of the fulfillment address
phoneTextPropertyOptional
The phone of the fulfillment address
metadataJSONPropertyOptional
Holds custom data in key-value pairs.
Was this page helpful?