Wasm Directoryalpha
Record

put-ecommerce-stores-id-customers-id-params

No description available.

record put-ecommerce-stores-id-customers-id-params {
  store-id: string,
  customer-id: string,
  address: option​<put-ecommerce-stores-id-customers-id-body-address>,
  company: option​<string>,
  email-address: string,
  first-name: option​<string>,
  id: string,
  last-name: option​<string>,
  opt-in-status: bool,
}

Fields

NameTypeDescription
store-idstring
customer-idstring
addressoption​<put-ecommerce-stores-id-customers-id-body-address>
companyoption​<string>
email-addressstring
first-nameoption​<string>
idstring
last-nameoption​<string>
opt-in-statusbool