arrow_back Back to all endpoints

app

Details about the app that your app_key is assigned to.

Name Description Type Additional information
app_key Can be generated here within your FinerWorks account. text

Required

app_name Name of app the credentials are being used for. text

Required

Max length: 50

app_description Optional - Description of the app the credientials are being used for. text

Max length: 500

app_misc_data Optional - Store additional information here that might be essential for your app. This could be bearer tokens and other if your app will be also communicating with other apis. You can supply this as a JSON string if needed. text

Max length: 500

app_live_mode Indicate if your app is live. If set as false, any orders imported will be imported as test orders. boolean

Required