arrow_back Back to all endpoints

user_account

User account details. More data may be added in the future or by request.

Name Description Type Additional information
web_api_key Account web api key globally unique identifier None.
account_id account id number number None.
account_username username assigned to account text None.
account_email email assigned to account text None.
account_title Title of user's account as set under their profile dashboard text None.
account_firstname User's first name as set in their dashboard at FinerWorks text None.
account_lastname User's first lastname as set in their dashboard at FinerWorks text None.
billing_info Billing information. May be left empty or null. Will automatically be filled by account on file. address

Required

business_info Billing information. May be left empty or null. Will automatically be filled by account on file. address

Required

logo_url Url location of the user's stored logo file. text None.
profile_img_url Url location of the user's profile pic. text None.
payment_profile_id Represents the user's BrainTree customer id text None.
user_account_credits User's account credit balance. decimal

Required

enable_invoice_payment Indicates if the user qualifies to pay later by invoice. boolean None.
account_key Account unique identifier. Note if it does not match the account unique identifier the app key is assigned to then this will not be utlized. Only app keys with proper permissions can use this. text None.
shipping_preferences Users can have a list of up to 3 difference shipping preferences. The first will be given priority. If the first is not available, then the second, will be given priorirty. If the second is not available, then the third option will be used. array (shipping_preference) None.
connections An array of different connetions to 3rd party platforms array (third_party_connections) None.
user_profile_complete Checks to see if the user has completed all the steps necessary to import orders via our api or via the Order Fulfillment App. This includes providing their billing info (including payment method unless the account is set for invoicing), Business info, as well as shipping preferences. boolean None.
order_fulfillment_checklist Checklist of items that need to be completed in order to import orders via our api or via the Order Fulfillment App. This includes providing their billing info (including payment method unless the account is set for invoicing), Business info, as well as shipping preferences. Dictionary of text [key] and boolean [value] None.
app_details Details about the app that your app_key is assigned to. app None.
personal_galleries User's GeoGalleries custom made collections for a user's images. This shows only those that are of an active status as set in the user's collections manager from within their account dashboard. array (portfolio) None.
bio Detailed info about the user. text None.
gallery_theme GeoGalleries theme slug text None.
social_links Links to social media accounts Dictionary of text [key] and text [value] None.
account_paypal Email address associated with PayPal account. text None.
geogalleries_license Indicates if they have an active GoGalleries account boolean None.