200
- Successful transaction
|
id |
integer |
*
|
|
selectedOrganization |
|
*
|
|
roles |
array |
*
|
|
username |
string |
*
|
|
firstName |
|
*
|
|
lastName |
|
*
|
|
email |
string |
>=4 |
{@inheritdoc} |
fullName |
string |
*
|
Get full name. |
locale |
string |
*
|
|
enabled |
boolean |
*
|
|
code |
string |
*
|
|
milestoneParts |
array |
*
|
|
profilePicture |
string |
*
|
|
tenant |
|
*
|
|
initials |
string |
*
|
|
prefix |
string |
*
|
|
plainPassword |
|
*
|
|
registrationCode |
|
*
|
|
code2 |
|
*
|
|
accountNumber |
|
*
|
|
emailAlternative |
|
*
|
|
profile_picture |
string |
*
|
|
tenant_id |
integer |
*
|
|
first_name |
string |
*
|
|
last_name |
string |
*
|
|
groups[] |
array of objects (Group) |
*
|
|
groups[][id] |
integer |
*
|
|
groups[][name] |
string |
*
|
|
groups[][enabled] |
boolean |
*
|
|
groups[][code] |
string |
*
|
|
groups[][creation_date] |
DateTime |
*
|
|
selected_organization |
object (Organization) |
*
|
|
selected_organization[tags] |
array |
>=4 |
|
selected_organization[id] |
integer |
*
|
|
selected_organization[name] |
string |
*
|
|
selected_organization[subdomain] |
string |
*
|
|
selected_organization[domain] |
string |
*
|
|
selected_organization[address] |
string |
*
|
|
selected_organization[zipcode] |
string |
*
|
|
selected_organization[city] |
string |
*
|
|
selected_organization[locale] |
string |
*
|
|
selected_organization[telephone] |
string |
*
|
|
selected_organization[email] |
string |
*
|
|
selected_organization[holidays][] |
array of objects (Holiday) |
*
|
One Organisation has Many Holidays. |
selected_organization[holidays][][id] |
integer |
*
|
|
selected_organization[holidays][][name] |
string |
*
|
|
selected_organization[holidays][][holiday_periods][] |
array of objects (HolidayPeriod) |
*
|
One Holiday has Many Periods. |
selected_organization[holidays][][holiday_periods][][id] |
integer |
*
|
|
selected_organization[holidays][][holiday_periods][][year] |
integer |
*
|
|
selected_organization[holidays][][holiday_periods][][start] |
DateTime |
*
|
|
selected_organization[holidays][][holiday_periods][][end] |
DateTime |
*
|
|
selected_organization[holidays][][groups][] |
array of objects (Group) |
*
|
|
selected_organization[holidays][][enabled] |
boolean |
*
|
|
selected_organization[categories][] |
array of objects (Category) |
*
|
|
selected_organization[categories][][id] |
integer |
*
|
|
selected_organization[categories][][name] |
string |
*
|
|
selected_organization[categories][][explanation] |
string |
*
|
|
selected_organization[categories][][code] |
string |
*
|
|
selected_organization[categories][][code2] |
string |
*
|
|
selected_organization[categories][][code3] |
string |
*
|
|
selected_organization[categories][][code4] |
string |
*
|
|
selected_organization[categories][][enabled] |
boolean |
*
|
|
selected_organization[categories][][groups][] |
array of objects (Group) |
*
|
|
selected_organization[categories][][vats][] |
array of objects (Vat) |
*
|
|
selected_organization[categories][][vats][][id] |
integer |
*
|
|
selected_organization[categories][][vats][][name] |
string |
*
|
|
selected_organization[categories][][vats][][percentage] |
float |
*
|
|
selected_organization[categories][][vats][][enabled] |
boolean |
*
|
|
selected_organization[categories][][vats][][country] |
string |
*
|
|
selected_organization[categories][][vats][][code] |
|
*
|
|
selected_organization[categories][][vats][][code2] |
|
*
|
|
selected_organization[categories][][vat_fixed] |
boolean |
*
|
|
selected_organization[categories][][types][] |
array of integers |
*
|
|
selected_organization[categories][][resource_required] |
boolean |
*
|
|
selected_organization[categories][][proof_required] |
boolean |
*
|
|
selected_organization[tag_levels][] |
array of objects (TagLevel) |
>=3 |
|
selected_organization[tag_levels][][id] |
integer |
*
|
|
selected_organization[tag_levels][][index] |
integer |
*
|
|
selected_organization[tag_levels][][name] |
string |
*
|
|
selected_organization[tag_levels][][required] |
boolean |
*
|
|
selected_organization[vats][] |
array of objects (Vat) |
*
|
|
selected_organization[vats][][id] |
integer |
*
|
|
selected_organization[vats][][name] |
string |
*
|
|
selected_organization[vats][][percentage] |
float |
*
|
|
selected_organization[vats][][enabled] |
boolean |
*
|
|
selected_organization[vats][][country] |
string |
*
|
|
selected_organization[vats][][code] |
|
*
|
|
selected_organization[vats][][code2] |
|
*
|
|
selected_organization[settings] |
object (Settings) |
*
|
|
selected_organization[settings][default_mileage_rate] |
float |
*
|
|
selected_organization[settings][rate_per_mile] |
float |
<=3
|
|
selected_organization[settings][rate_per_kilometer] |
float |
<=3
|
|
selected_organization[settings][id] |
integer |
*
|
|
selected_organization[settings][currency] |
string |
*
|
|
selected_organization[settings][passcode_required] |
boolean |
*
|
|
selected_organization[settings][passcode_length] |
integer |
*
|
|
selected_organization[settings][resource_required] |
boolean |
*
|
|
selected_organization[settings][description_required] |
boolean |
*
|
|
selected_organization[settings][country_enabled] |
boolean |
*
|
|
selected_organization[settings][country_required] |
boolean |
*
|
|
selected_organization[settings][available_countries][] |
array of strings |
*
|
|
selected_organization[settings][category_enabled] |
boolean |
*
|
|
selected_organization[settings][category_required] |
boolean |
*
|
|
selected_organization[settings][tag_enabled] |
boolean |
>=4 |
|
selected_organization[settings][tag_level_check_per_report] |
integer |
>=4 |
|
selected_organization[settings][one_manager_per_report] |
boolean |
>=4.1 |
|
selected_organization[settings][carbon_copy_field_enabled] |
boolean |
*
|
|
selected_organization[settings][payment_method_enabled] |
boolean |
*
|
|
selected_organization[settings][payment_method_required] |
boolean |
*
|
|
selected_organization[settings][app_input_vat] |
boolean |
*
|
|
selected_organization[settings][pdf_one_per_page] |
boolean |
*
|
|
selected_organization[settings][mileage_enabled] |
boolean |
*
|
|
selected_organization[settings][mileage_distance_fixed] |
boolean |
*
|
|
selected_organization[settings][mileage_shortest_distance] |
boolean |
*
|
|
selected_organization[settings][settings_modules][] |
array of objects (SettingsModule) |
*
|
|
selected_organization[settings][settings_modules][][id] |
integer |
*
|
|
selected_organization[settings][settings_modules][][module] |
object (Module) |
*
|
|
selected_organization[settings][settings_modules][][module][id] |
integer |
*
|
|
selected_organization[settings][settings_modules][][module][key] |
string |
*
|
|
selected_organization[settings][settings_modules][][module][name] |
string |
*
|
|
selected_organization[settings][settings_modules][][groups][] |
array of objects (Group) |
*
|
|
selected_organization[settings][legacy_mode] |
boolean |
*
|
|
selected_organization[settings][manager_fixed] |
boolean |
*
|
|
selected_organization[settings][user_advances_enabled] |
boolean |
*
|
|
selected_organization[settings][advance_currency_enabled] |
boolean |
*
|
|
selected_organization[settings][compensation_enabled] |
boolean |
*
|
|
selected_organization[settings][track_billable] |
boolean |
*
|
|
selected_organization[settings][billable_label] |
string |
>=4 |
|
selected_organization[settings][billable_groups][] |
array of objects (Group) |
>=4 |
|
selected_organization[settings][currency_fixed] |
boolean |
*
|
|
selected_organization[settings][signature_required] |
boolean |
>=4 |
|
selected_organization[settings][time_enabled] |
boolean |
*
|
|
selected_organization[settings][time_period] |
integer |
*
|
|
selected_organization[settings][time_start_of_week] |
integer |
*
|
|
selected_organization[settings][help_enabled] |
boolean |
*
|
|
selected_organization[settings][smart_report_enabled] |
boolean |
*
|
|
selected_organization[settings][smart_report_frequence] |
object (Frequence) |
*
|
|
selected_organization[settings][smart_report_frequence][id] |
integer |
*
|
|
selected_organization[settings][smart_report_frequence][period] |
integer |
*
|
|
selected_organization[settings][smart_report_frequence][day] |
integer |
*
|
|
selected_organization[settings][smart_report_frequence][not_before] |
DateTime |
*
|
|
selected_organization[settings][smart_report_frequence][not_after] |
DateTime |
*
|
|
selected_organization[settings][report_default_name] |
string |
*
|
|
selected_organization[settings][trip_default_name] |
string |
*
|
|
selected_organization[settings][default_advance_category] |
object (Category) |
*
|
|
selected_organization[settings][advance_resource_required] |
boolean |
*
|
|
selected_organization[settings][default_region] |
object (Place) |
*
|
|
selected_organization[settings][default_region][label] |
string |
*
|
|
selected_organization[settings][default_region][id] |
integer |
*
|
|
selected_organization[settings][default_region][country] |
string |
*
|
|
selected_organization[settings][default_region][city] |
string |
*
|
|
selected_organization[settings][default_region][google_id] |
string |
*
|
|
selected_organization[settings][default_region][type] |
string |
*
|
|
selected_organization[settings][default_region][country_code] |
string |
*
|
|
selected_organization[settings][default_region][timezone] |
string |
*
|
|
selected_organization[settings][default_region][latitude] |
float |
*
|
|
selected_organization[settings][default_region][longitude] |
float |
*
|
|
selected_organization[settings][default_region][whitelisted] |
boolean |
*
|
|
selected_organization[settings][one_payment_method_per_report] |
boolean |
>=4.1 |
|
selected_organization[settings][max_expenses_per_report] |
integer |
*
|
|
selected_organization[settings][reject_comment_required] |
boolean |
*
|
|
selected_organization[settings][passcodeLength] |
|
*
|
|
selected_organization[settings][maxExpensesPerReport] |
|
*
|
|
selected_organization[disabled] |
boolean |
*
|
|
selected_organization[adp_account] |
object (AdpAccount) |
*
|
|
selected_organization[adp_account][id] |
integer |
*
|
|
selected_organization[payment_methods][] |
array of objects (PaymentMethod) |
*
|
|
selected_organization[payment_methods][][users][] |
array of integers |
*
|
Get id of related users. |
selected_organization[payment_methods][][id] |
integer |
*
|
|
selected_organization[payment_methods][][name] |
string |
*
|
|
selected_organization[payment_methods][][code] |
string |
*
|
|
selected_organization[payment_methods][][code2] |
string |
*
|
|
selected_organization[payment_methods][][enabled] |
boolean |
*
|
|
selected_organization[payment_methods][][type] |
integer |
*
|
|
selected_organization[payment_methods][][issuer] |
integer |
*
|
|
selected_organization[payment_methods][][category_expenditure_cash] |
object (Category) |
*
|
|
selected_organization[payment_methods][][category_expenditure_private] |
object (Category) |
*
|
|
selected_organization[payment_methods][][assign_to] |
integer |
*
|
|
selected_organization[payment_methods][][condition] |
|
*
|
|
selected_organization[payment_methods][][number] |
|
*
|
|
selected_organization[export_formats][] |
array of objects (ExportFormat) |
*
|
ArrayCollection $exportFormats. |
selected_organization[export_formats][][id] |
integer |
*
|
|
selected_organization[export_formats][][type] |
string |
*
|
|
selected_organization[export_formats][][name] |
string |
*
|
|
selected_organization[export_formats][][file] |
|
*
|
|
selected_organization[compensation_types][] |
array of objects (CompensationType) |
*
|
|
selected_organization[compensation_types][][id] |
integer |
*
|
|
selected_organization[compensation_types][][type] |
integer |
*
|
|
selected_organization[compensation_types][][name] |
string |
*
|
|
selected_organization[compensation_types][][min] |
integer |
*
|
|
selected_organization[compensation_types][][currency] |
string |
*
|
|
selected_organization[compensation_types][][max] |
integer |
*
|
|
selected_organization[compensation_types][][step] |
float |
*
|
|
selected_organization[compensation_types][][enabled] |
boolean |
*
|
|
selected_organization[compensation_types][][unit] |
integer |
*
|
|
selected_organization[compensation_types][][rate] |
float |
*
|
|
selected_organization[compensation_types][][rate_fixed] |
boolean |
*
|
|
selected_organization[compensation_types][][vat] |
object (Vat) |
*
|
|
selected_organization[compensation_types][][vat_fixed] |
boolean |
*
|
|
selected_organization[compensation_types][][category_enabled] |
boolean |
*
|
|
selected_organization[compensation_types][][category_required] |
boolean |
*
|
|
selected_organization[compensation_types][][category_fixed] |
boolean |
*
|
|
selected_organization[compensation_types][][category] |
object (Category) |
*
|
|
selected_organization[compensation_types][][tag_enabled] |
boolean |
>=4 |
|
selected_organization[compensation_types][][tag_fixed] |
boolean |
>=4 |
|
selected_organization[compensation_types][][tag1] |
object (Tag) |
>=4 |
|
selected_organization[compensation_types][][tag1][id] |
integer |
*
|
|
selected_organization[compensation_types][][tag1][name] |
string |
*
|
|
selected_organization[compensation_types][][tag1][explanation] |
string |
*
|
|
selected_organization[compensation_types][][tag1][enabled] |
boolean |
*
|
|
selected_organization[compensation_types][][tag1][code] |
string |
*
|
|
selected_organization[compensation_types][][tag1][code2] |
string |
*
|
|
selected_organization[compensation_types][][tag1][code3] |
string |
*
|
|
selected_organization[compensation_types][][tag1][index] |
integer |
*
|
|
selected_organization[compensation_types][][tag1][groups][] |
array of objects (Group) |
*
|
|
selected_organization[compensation_types][][tag1][types][] |
array of integers |
*
|
|
selected_organization[compensation_types][][tag1][parent] |
object (Tag) |
>=4 |
|
selected_organization[compensation_types][][tag1][manager] |
object (User) |
*
|
|
selected_organization[compensation_types][][tag1][manager][username] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][fullName] |
string |
*
|
Get full name. |
selected_organization[compensation_types][][tag1][manager][email] |
string |
>=4 |
{@inheritdoc} |
selected_organization[compensation_types][][tag1][manager][profile_picture] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][tenant_id] |
integer |
*
|
|
selected_organization[compensation_types][][tag1][manager][id] |
integer |
*
|
|
selected_organization[compensation_types][][tag1][manager][initials] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][first_name] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][prefix] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][last_name] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][groups][] |
array of objects (Group) |
*
|
|
selected_organization[compensation_types][][tag1][manager][selected_organization] |
object (Organization) |
*
|
|
selected_organization[compensation_types][][tag1][manager][code] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][submits_to] |
object (User) |
*
|
|
selected_organization[compensation_types][][tag1][manager][approves_to] |
object (User) |
*
|
|
selected_organization[compensation_types][][tag1][manager][locale] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][budget] |
float |
>=4 |
|
selected_organization[compensation_types][][tag1][manager][field_values][] |
array of objects (CustomFieldValue) |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field_id] |
integer |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][id] |
integer |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field] |
object (CustomField) |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][category_id] |
integer |
*
|
This is here for backwards compatibility in the app. Please don't use it. |
selected_organization[compensation_types][][tag1][manager][field_values][][field][category_ids][] |
array of integers |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][parent_id] |
integer |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][parent_option_id] |
integer |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][id] |
integer |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][name] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][type] |
integer |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][order] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][placeholder] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][required] |
boolean |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][default_value] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][default_option] |
object (CustomFieldOption) |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][default_option][parent_id] |
integer |
*
|
Get parent id. |
selected_organization[compensation_types][][tag1][manager][field_values][][field][default_option][id] |
integer |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][default_option][value] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][default_option][name] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][default_option][text1] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][default_option][text2] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][default_option][enabled] |
boolean |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][default_option][groups][] |
array of objects (Group) |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][options][] |
array of objects (CustomFieldOption) |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][user_editable] |
boolean |
*
|
@ORM\Column(name="userEditable", type="boolean") |
selected_organization[compensation_types][][tag1][manager][field_values][][field][header_field] |
boolean |
*
|
@ORM\Column(name="headerField", type="boolean") |
selected_organization[compensation_types][][tag1][manager][field_values][][field][regex] |
string |
*
|
@ORM\Column(type="text", nullable=true) |
selected_organization[compensation_types][][tag1][manager][field_values][][field][enabled] |
boolean |
*
|
@ORM\Column(type="boolean") |
selected_organization[compensation_types][][tag1][manager][field_values][][field][key] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][allow_user_default] |
boolean |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][sort] |
|
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][field][defaultValue] |
|
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][option] |
object (CustomFieldOption) |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][option][parent_id] |
integer |
*
|
Get parent id. |
selected_organization[compensation_types][][tag1][manager][field_values][][option][id] |
integer |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][option][value] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][option][name] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][option][text1] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][option][text2] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][option][enabled] |
boolean |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][option][groups][] |
array of objects (Group) |
*
|
|
selected_organization[compensation_types][][tag1][manager][field_values][][value] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][default_currency] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][default_country] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][default_category] |
object (Category) |
*
|
|
selected_organization[compensation_types][][tag1][manager][default_tag1] |
object (Tag) |
>=4 |
|
selected_organization[compensation_types][][tag1][manager][default_tag2] |
object (Tag) |
>=4 |
|
selected_organization[compensation_types][][tag1][manager][default_tag3] |
object (Tag) |
>=4 |
|
selected_organization[compensation_types][][tag1][manager][default_payment_method] |
object (PaymentMethod) |
*
|
|
selected_organization[compensation_types][][tag1][manager][default_from_location] |
object (Location) |
*
|
|
selected_organization[compensation_types][][tag1][manager][default_from_location][id] |
integer |
*
|
|
selected_organization[compensation_types][][tag1][manager][default_from_location][query] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][default_from_location][city] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][default_from_location][country] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][default_from_location][address] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][default_from_location][address_number] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][default_from_location][order] |
integer |
*
|
|
selected_organization[compensation_types][][tag1][manager][default_from_location][latitude] |
float |
*
|
|
selected_organization[compensation_types][][tag1][manager][default_from_location][longitude] |
float |
*
|
|
selected_organization[compensation_types][][tag1][manager][default_from_location][label] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][default_to_location] |
object (Location) |
*
|
|
selected_organization[compensation_types][][tag1][manager][uuid] |
string |
*
|
|
selected_organization[compensation_types][][tag1][manager][firstName] |
|
*
|
|
selected_organization[compensation_types][][tag1][manager][lastName] |
|
*
|
|
selected_organization[compensation_types][][tag1][manager][plainPassword] |
|
*
|
|
selected_organization[compensation_types][][tag1][manager][registrationCode] |
|
*
|
|
selected_organization[compensation_types][][tag1][manager][code2] |
|
*
|
|
selected_organization[compensation_types][][tag1][manager][accountNumber] |
|
*
|
|
selected_organization[compensation_types][][tag1][manager][emailAlternative] |
|
*
|
|
selected_organization[compensation_types][][tag1][proof_required] |
boolean |
*
|
|
selected_organization[compensation_types][][tag2] |
object (Tag) |
>=4 |
|
selected_organization[compensation_types][][country] |
string |
*
|
|
selected_organization[compensation_types][][country_fixed] |
boolean |
*
|
|
selected_organization[compensation_types][][files_enabled] |
boolean |
*
|
|
selected_organization[compensation_types][][files_required] |
boolean |
*
|
|
selected_organization[compensation_types][][description_enabled] |
boolean |
*
|
|
selected_organization[compensation_types][][description_required] |
boolean |
*
|
|
selected_organization[compensation_types][][groups][] |
array of objects (Group) |
*
|
|
selected_organization[compensation_types][][code] |
|
*
|
|
selected_organization[mileage_rates][] |
array of objects (MileageRate) |
*
|
|
selected_organization[mileage_rates][][mode_of_transport] |
string |
*
|
|
selected_organization[mileage_rates][][id] |
integer |
*
|
|
selected_organization[mileage_rates][][name] |
string |
*
|
|
selected_organization[mileage_rates][][unit] |
integer |
*
|
|
selected_organization[mileage_rates][][rate] |
float |
*
|
|
selected_organization[mileage_rates][][currency] |
string |
*
|
|
selected_organization[mileage_rates][][untaxed] |
float |
*
|
|
selected_organization[mileage_rates][][category] |
object (Category) |
*
|
|
selected_organization[mileage_rates][][groups][] |
array of objects (Group) |
*
|
|
selected_organization[mileage_rates][][enabled] |
boolean |
*
|
|
selected_organization[corporate_identity] |
object (CorporateIdentity) |
*
|
|
selected_organization[corporate_identity][id] |
integer |
*
|
|
selected_organization[corporate_identity][primary_color] |
string |
*
|
|
selected_organization[corporate_identity][logo_color] |
string |
*
|
|
selected_organization[corporate_identity][app_icon] |
string |
*
|
|
selected_organization[corporate_identity][app_main_tint_color] |
string |
*
|
|
selected_organization[corporate_identity][app_secondary_tint_color] |
string |
*
|
|
selected_organization[corporate_identity][app_side_menu_color] |
string |
*
|
|
selected_organization[corporate_identity][app_side_menu_border_color] |
string |
*
|
|
selected_organization[corporate_identity][app_side_menu_top_color] |
string |
*
|
|
selected_organization[corporate_identity][app_expense_button_text_color] |
string |
*
|
|
selected_organization[corporate_identity][app_table_view_background_color] |
string |
*
|
|
selected_organization[corporate_identity][reply_to] |
string |
*
|
|
selected_organization[corporate_identity][from_name] |
string |
*
|
|
selected_organization[corporate_identity][sender_name] |
string |
*
|
|
selected_organization[corporate_identity][regulations] |
string |
*
|
|
selected_organization[corporate_identity][translations][] |
array of objects (Translation) |
*
|
|
selected_organization[corporate_identity][translations][][id] |
integer |
*
|
|
selected_organization[corporate_identity][translations][][key] |
string |
*
|
|
selected_organization[corporate_identity][translations][][locale] |
string |
*
|
|
selected_organization[corporate_identity][translations][][translation] |
string |
*
|
|
selected_organization[corporate_identity][translations][][identity] |
object (CorporateIdentity) |
*
|
|
selected_organization[corporate_identity][submitter_signature] |
string |
*
|
|
selected_organization[corporate_identity][approver_signature] |
string |
*
|
|
selected_organization[activities][] |
array of objects (Activity) |
*
|
|
selected_organization[activities][][id] |
integer |
*
|
|
selected_organization[activities][][hash] |
string |
*
|
|
selected_organization[activities][][name] |
string |
*
|
|
selected_organization[activities][][groups][] |
array of objects (Group) |
*
|
|
selected_organization[activities][][enabled] |
boolean |
*
|
|
selected_organization[activities][][comments_enabled] |
boolean |
*
|
|
selected_organization[activities][][comments_required] |
boolean |
*
|
|
selected_organization[activities][][default] |
boolean |
*
|
|
selected_organization[activities][][days][] |
array of integers |
*
|
|
selected_organization[activities][][holidays_allowed] |
boolean |
*
|
|
selected_organization[activities][][maximum] |
integer |
*
|
|
selected_organization[activities][][future_days] |
integer |
*
|
|
selected_organization[activities][][futureDays] |
|
*
|
|
selected_organization[address2] |
|
*
|
|
selected_organization[country] |
|
*
|
|
selected_organization[taxNumber] |
|
*
|
|
selected_organization[iban] |
|
*
|
|
submits_to |
object (User) |
*
|
|
submits_to[username] |
string |
*
|
|
submits_to[fullName] |
string |
*
|
Get full name. |
submits_to[email] |
string |
>=4 |
{@inheritdoc} |
submits_to[profile_picture] |
string |
*
|
|
submits_to[tenant_id] |
integer |
*
|
|
submits_to[id] |
integer |
*
|
|
submits_to[initials] |
string |
*
|
|
submits_to[first_name] |
string |
*
|
|
submits_to[prefix] |
string |
*
|
|
submits_to[last_name] |
string |
*
|
|
submits_to[groups][] |
array of objects (Group) |
*
|
|
submits_to[selected_organization] |
object (Organization) |
*
|
|
submits_to[code] |
string |
*
|
|
submits_to[submits_to] |
object (User) |
*
|
|
submits_to[approves_to] |
object (User) |
*
|
|
submits_to[locale] |
string |
*
|
|
submits_to[budget] |
float |
>=4 |
|
submits_to[field_values][] |
array of objects (CustomFieldValue) |
*
|
|
submits_to[field_values][][field_id] |
integer |
*
|
|
submits_to[field_values][][id] |
integer |
*
|
|
submits_to[field_values][][field] |
object (CustomField) |
*
|
|
submits_to[field_values][][field][category_id] |
integer |
*
|
This is here for backwards compatibility in the app. Please don't use it. |
submits_to[field_values][][field][category_ids][] |
array of integers |
*
|
|
submits_to[field_values][][field][parent_id] |
integer |
*
|
|
submits_to[field_values][][field][parent_option_id] |
integer |
*
|
|
submits_to[field_values][][field][id] |
integer |
*
|
|
submits_to[field_values][][field][name] |
string |
*
|
|
submits_to[field_values][][field][type] |
integer |
*
|
|
submits_to[field_values][][field][order] |
string |
*
|
|
submits_to[field_values][][field][placeholder] |
string |
*
|
|
submits_to[field_values][][field][required] |
boolean |
*
|
|
submits_to[field_values][][field][default_value] |
string |
*
|
|
submits_to[field_values][][field][default_option] |
object (CustomFieldOption) |
*
|
|
submits_to[field_values][][field][default_option][parent_id] |
integer |
*
|
Get parent id. |
submits_to[field_values][][field][default_option][id] |
integer |
*
|
|
submits_to[field_values][][field][default_option][value] |
string |
*
|
|
submits_to[field_values][][field][default_option][name] |
string |
*
|
|
submits_to[field_values][][field][default_option][text1] |
string |
*
|
|
submits_to[field_values][][field][default_option][text2] |
string |
*
|
|
submits_to[field_values][][field][default_option][enabled] |
boolean |
*
|
|
submits_to[field_values][][field][default_option][groups][] |
array of objects (Group) |
*
|
|
submits_to[field_values][][field][options][] |
array of objects (CustomFieldOption) |
*
|
|
submits_to[field_values][][field][user_editable] |
boolean |
*
|
@ORM\Column(name="userEditable", type="boolean") |
submits_to[field_values][][field][header_field] |
boolean |
*
|
@ORM\Column(name="headerField", type="boolean") |
submits_to[field_values][][field][regex] |
string |
*
|
@ORM\Column(type="text", nullable=true) |
submits_to[field_values][][field][enabled] |
boolean |
*
|
@ORM\Column(type="boolean") |
submits_to[field_values][][field][key] |
string |
*
|
|
submits_to[field_values][][field][allow_user_default] |
boolean |
*
|
|
submits_to[field_values][][field][sort] |
|
*
|
|
submits_to[field_values][][field][defaultValue] |
|
*
|
|
submits_to[field_values][][option] |
object (CustomFieldOption) |
*
|
|
submits_to[field_values][][option][parent_id] |
integer |
*
|
Get parent id. |
submits_to[field_values][][option][id] |
integer |
*
|
|
submits_to[field_values][][option][value] |
string |
*
|
|
submits_to[field_values][][option][name] |
string |
*
|
|
submits_to[field_values][][option][text1] |
string |
*
|
|
submits_to[field_values][][option][text2] |
string |
*
|
|
submits_to[field_values][][option][enabled] |
boolean |
*
|
|
submits_to[field_values][][option][groups][] |
array of objects (Group) |
*
|
|
submits_to[field_values][][value] |
string |
*
|
|
submits_to[default_currency] |
string |
*
|
|
submits_to[default_country] |
string |
*
|
|
submits_to[default_category] |
object (Category) |
*
|
|
submits_to[default_category][id] |
integer |
*
|
|
submits_to[default_category][name] |
string |
*
|
|
submits_to[default_category][explanation] |
string |
*
|
|
submits_to[default_category][code] |
string |
*
|
|
submits_to[default_category][code2] |
string |
*
|
|
submits_to[default_category][code3] |
string |
*
|
|
submits_to[default_category][code4] |
string |
*
|
|
submits_to[default_category][enabled] |
boolean |
*
|
|
submits_to[default_category][groups][] |
array of objects (Group) |
*
|
|
submits_to[default_category][vats][] |
array of objects (Vat) |
*
|
|
submits_to[default_category][vats][][id] |
integer |
*
|
|
submits_to[default_category][vats][][name] |
string |
*
|
|
submits_to[default_category][vats][][percentage] |
float |
*
|
|
submits_to[default_category][vats][][enabled] |
boolean |
*
|
|
submits_to[default_category][vats][][country] |
string |
*
|
|
submits_to[default_category][vats][][code] |
|
*
|
|
submits_to[default_category][vats][][code2] |
|
*
|
|
submits_to[default_category][vat_fixed] |
boolean |
*
|
|
submits_to[default_category][types][] |
array of integers |
*
|
|
submits_to[default_category][resource_required] |
boolean |
*
|
|
submits_to[default_category][proof_required] |
boolean |
*
|
|
submits_to[default_tag1] |
object (Tag) |
>=4 |
|
submits_to[default_tag1][id] |
integer |
*
|
|
submits_to[default_tag1][name] |
string |
*
|
|
submits_to[default_tag1][explanation] |
string |
*
|
|
submits_to[default_tag1][enabled] |
boolean |
*
|
|
submits_to[default_tag1][code] |
string |
*
|
|
submits_to[default_tag1][code2] |
string |
*
|
|
submits_to[default_tag1][code3] |
string |
*
|
|
submits_to[default_tag1][index] |
integer |
*
|
|
submits_to[default_tag1][groups][] |
array of objects (Group) |
*
|
|
submits_to[default_tag1][types][] |
array of integers |
*
|
|
submits_to[default_tag1][parent] |
object (Tag) |
>=4 |
|
submits_to[default_tag1][manager] |
object (User) |
*
|
|
submits_to[default_tag1][proof_required] |
boolean |
*
|
|
submits_to[default_tag2] |
object (Tag) |
>=4 |
|
submits_to[default_tag3] |
object (Tag) |
>=4 |
|
submits_to[default_payment_method] |
object (PaymentMethod) |
*
|
|
submits_to[default_payment_method][users][] |
array of integers |
*
|
Get id of related users. |
submits_to[default_payment_method][id] |
integer |
*
|
|
submits_to[default_payment_method][name] |
string |
*
|
|
submits_to[default_payment_method][code] |
string |
*
|
|
submits_to[default_payment_method][code2] |
string |
*
|
|
submits_to[default_payment_method][enabled] |
boolean |
*
|
|
submits_to[default_payment_method][type] |
integer |
*
|
|
submits_to[default_payment_method][issuer] |
integer |
*
|
|
submits_to[default_payment_method][category_expenditure_cash] |
object (Category) |
*
|
|
submits_to[default_payment_method][category_expenditure_private] |
object (Category) |
*
|
|
submits_to[default_payment_method][assign_to] |
integer |
*
|
|
submits_to[default_payment_method][condition] |
|
*
|
|
submits_to[default_payment_method][number] |
|
*
|
|
submits_to[default_from_location] |
object (Location) |
*
|
|
submits_to[default_from_location][id] |
integer |
*
|
|
submits_to[default_from_location][query] |
string |
*
|
|
submits_to[default_from_location][city] |
string |
*
|
|
submits_to[default_from_location][country] |
string |
*
|
|
submits_to[default_from_location][address] |
string |
*
|
|
submits_to[default_from_location][address_number] |
string |
*
|
|
submits_to[default_from_location][order] |
integer |
*
|
|
submits_to[default_from_location][latitude] |
float |
*
|
|
submits_to[default_from_location][longitude] |
float |
*
|
|
submits_to[default_from_location][label] |
string |
*
|
|
submits_to[default_to_location] |
object (Location) |
*
|
|
submits_to[uuid] |
string |
*
|
|
submits_to[firstName] |
|
*
|
|
submits_to[lastName] |
|
*
|
|
submits_to[plainPassword] |
|
*
|
|
submits_to[registrationCode] |
|
*
|
|
submits_to[code2] |
|
*
|
|
submits_to[accountNumber] |
|
*
|
|
submits_to[emailAlternative] |
|
*
|
|
approves_to |
object (User) |
*
|
|
budget |
float |
>=4 |
|
field_values[] |
array of objects (CustomFieldValue) |
*
|
|
field_values[][field_id] |
integer |
*
|
|
field_values[][id] |
integer |
*
|
|
field_values[][field] |
object (CustomField) |
*
|
|
field_values[][field][category_id] |
integer |
*
|
This is here for backwards compatibility in the app. Please don't use it. |
field_values[][field][category_ids][] |
array of integers |
*
|
|
field_values[][field][parent_id] |
integer |
*
|
|
field_values[][field][parent_option_id] |
integer |
*
|
|
field_values[][field][id] |
integer |
*
|
|
field_values[][field][name] |
string |
*
|
|
field_values[][field][type] |
integer |
*
|
|
field_values[][field][order] |
string |
*
|
|
field_values[][field][placeholder] |
string |
*
|
|
field_values[][field][required] |
boolean |
*
|
|
field_values[][field][default_value] |
string |
*
|
|
field_values[][field][default_option] |
object (CustomFieldOption) |
*
|
|
field_values[][field][default_option][parent_id] |
integer |
*
|
Get parent id. |
field_values[][field][default_option][id] |
integer |
*
|
|
field_values[][field][default_option][value] |
string |
*
|
|
field_values[][field][default_option][name] |
string |
*
|
|
field_values[][field][default_option][text1] |
string |
*
|
|
field_values[][field][default_option][text2] |
string |
*
|
|
field_values[][field][default_option][enabled] |
boolean |
*
|
|
field_values[][field][default_option][groups][] |
array of objects (Group) |
*
|
|
field_values[][field][options][] |
array of objects (CustomFieldOption) |
*
|
|
field_values[][field][user_editable] |
boolean |
*
|
@ORM\Column(name="userEditable", type="boolean") |
field_values[][field][header_field] |
boolean |
*
|
@ORM\Column(name="headerField", type="boolean") |
field_values[][field][regex] |
string |
*
|
@ORM\Column(type="text", nullable=true) |
field_values[][field][enabled] |
boolean |
*
|
@ORM\Column(type="boolean") |
field_values[][field][key] |
string |
*
|
|
field_values[][field][allow_user_default] |
boolean |
*
|
|
field_values[][field][sort] |
|
*
|
|
field_values[][field][defaultValue] |
|
*
|
|
field_values[][option] |
object (CustomFieldOption) |
*
|
|
field_values[][option][parent_id] |
integer |
*
|
Get parent id. |
field_values[][option][id] |
integer |
*
|
|
field_values[][option][value] |
string |
*
|
|
field_values[][option][name] |
string |
*
|
|
field_values[][option][text1] |
string |
*
|
|
field_values[][option][text2] |
string |
*
|
|
field_values[][option][enabled] |
boolean |
*
|
|
field_values[][option][groups][] |
array of objects (Group) |
*
|
|
field_values[][value] |
string |
*
|
|
default_currency |
string |
*
|
|
default_country |
string |
*
|
|
default_category |
object (Category) |
*
|
|
default_category[id] |
integer |
*
|
|
default_category[name] |
string |
*
|
|
default_category[explanation] |
string |
*
|
|
default_category[code] |
string |
*
|
|
default_category[code2] |
string |
*
|
|
default_category[code3] |
string |
*
|
|
default_category[code4] |
string |
*
|
|
default_category[enabled] |
boolean |
*
|
|
default_category[groups][] |
array of objects (Group) |
*
|
|
default_category[vats][] |
array of objects (Vat) |
*
|
|
default_category[vats][][id] |
integer |
*
|
|
default_category[vats][][name] |
string |
*
|
|
default_category[vats][][percentage] |
float |
*
|
|
default_category[vats][][enabled] |
boolean |
*
|
|
default_category[vats][][country] |
string |
*
|
|
default_category[vats][][code] |
|
*
|
|
default_category[vats][][code2] |
|
*
|
|
default_category[vat_fixed] |
boolean |
*
|
|
default_category[types][] |
array of integers |
*
|
|
default_category[resource_required] |
boolean |
*
|
|
default_category[proof_required] |
boolean |
*
|
|
default_tag1 |
object (Tag) |
>=4 |
|
default_tag1[id] |
integer |
*
|
|
default_tag1[name] |
string |
*
|
|
default_tag1[explanation] |
string |
*
|
|
default_tag1[enabled] |
boolean |
*
|
|
default_tag1[code] |
string |
*
|
|
default_tag1[code2] |
string |
*
|
|
default_tag1[code3] |
string |
*
|
|
default_tag1[index] |
integer |
*
|
|
default_tag1[groups][] |
array of objects (Group) |
*
|
|
default_tag1[types][] |
array of integers |
*
|
|
default_tag1[parent] |
object (Tag) |
>=4 |
|
default_tag1[manager] |
object (User) |
*
|
|
default_tag1[proof_required] |
boolean |
*
|
|
default_tag2 |
object (Tag) |
>=4 |
|
default_tag3 |
object (Tag) |
>=4 |
|
default_payment_method |
object (PaymentMethod) |
*
|
|
default_payment_method[users][] |
array of integers |
*
|
Get id of related users. |
default_payment_method[id] |
integer |
*
|
|
default_payment_method[name] |
string |
*
|
|
default_payment_method[code] |
string |
*
|
|
default_payment_method[code2] |
string |
*
|
|
default_payment_method[enabled] |
boolean |
*
|
|
default_payment_method[type] |
integer |
*
|
|
default_payment_method[issuer] |
integer |
*
|
|
default_payment_method[category_expenditure_cash] |
object (Category) |
*
|
|
default_payment_method[category_expenditure_private] |
object (Category) |
*
|
|
default_payment_method[assign_to] |
integer |
*
|
|
default_payment_method[condition] |
|
*
|
|
default_payment_method[number] |
|
*
|
|
default_from_location |
object (Location) |
*
|
|
default_from_location[id] |
integer |
*
|
|
default_from_location[query] |
string |
*
|
|
default_from_location[city] |
string |
*
|
|
default_from_location[country] |
string |
*
|
|
default_from_location[address] |
string |
*
|
|
default_from_location[address_number] |
string |
*
|
|
default_from_location[order] |
integer |
*
|
|
default_from_location[latitude] |
float |
*
|
|
default_from_location[longitude] |
float |
*
|
|
default_from_location[label] |
string |
*
|
|
default_to_location |
object (Location) |
*
|
|
uuid |
string |
*
|
|