Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

AdminFulfillmentAddressResponse

Properties

idstringRequired
fulfillment_idnull | stringRequired
companynull | stringRequired
first_namenull | stringRequired
last_namenull | stringRequired
address_1null | stringRequired
address_2null | stringRequired
citynull | stringRequired
country_codenull | stringRequired
provincenull | stringRequired
postal_codenull | stringRequired
phonenull | stringRequired
metadatanull | Record<string, unknown>Required
created_atDateRequired
updated_atDateRequired
deleted_atnull | DateRequired
Was this section helpful?