Address and phone objects

All customer objects on the Pismo platform have attributes for address and phone information.

Required address attributes

Address information isn't required to create an account, but if you want to POST any address information, all of the following attributes are required.

  • zip_code
  • address
  • number
  • address_type (Valid values are RESIDENTIAL, COMMERCIAL, and OTHER)
  • country
  • state
  • city
  • neighborhood

Optional address attributes

  • complementary_address
  • date
  • phones

Required phone attributes

Phone information isn't required to submit address information, but if it you want to POST any phone information, both of the following attributes are required:

  • phone_type – (Valid values are MOBILE, RESIDENTIAL, and COMMERCIAL.)
  • phone

Optional phone attributes

  • extension