POST v1/application/setting

APPLICATION SETTINGS.

Request Information

URI Parameters

None.

Body Parameters

ApplicationSettingRequestModel
NameDescriptionTypeAdditional information
user_signature

string

Required

Data type: Text

time

date

None.

Request Format

application/json, text/json

Sample:
{
  "user_signature": "sample string 1",
  "time": "2024-05-09T11:52:48.2481654+03:00"
}

Response Information

Resource Description

APPLICATION SETTINGS.

ApplicationSettingWithLanguageResultModel
NameDescriptionTypeAdditional information
response

ApplicationSettingWithLanguageResponseModel

None.

meta

Basic meta information for the operation result

MetaModel

None.

Response Format

application/json, text/json

Sample:
{
  "response": {
    "tr": {
      "settings": {
        "setting_s3_image_url": "sample string 4",
        "setting_s3_image_bucket": "sample string 3",
        "setting_s3_region": "sample string 6",
        "setting_s3_key": "sample string 5",
        "setting_s3_secret": "sample string 7",
        "setting_maintenance": true,
        "setting_map_circle_diameter": "sample string 8",
        "setting_google_map_key": "sample string 1"
      },
      "countries": [
        {
          "country_id": 1,
          "country_name": "sample string 2",
          "country_name_en": "sample string 3",
          "country_phone_code": "sample string 4",
          "country_short_code": "sample string 5"
        },
        {
          "country_id": 1,
          "country_name": "sample string 2",
          "country_name_en": "sample string 3",
          "country_phone_code": "sample string 4",
          "country_short_code": "sample string 5"
        }
      ],
      "cities": [
        {
          "city_id": "sample string 1",
          "city_name": "sample string 2",
          "city_country_id": 3,
          "city_region_id": 1
        },
        {
          "city_id": "sample string 1",
          "city_name": "sample string 2",
          "city_country_id": 3,
          "city_region_id": 1
        }
      ],
      "vehicle_types": [
        {
          "vehicle_type_id": "sample string 1",
          "vehicle_type_name": "sample string 2",
          "ton": 3,
          "vehicle_third_bridge_mandatory": true,
          "trailer_types": [
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            },
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            }
          ]
        },
        {
          "vehicle_type_id": "sample string 1",
          "vehicle_type_name": "sample string 2",
          "ton": 3,
          "vehicle_third_bridge_mandatory": true,
          "trailer_types": [
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            },
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            }
          ]
        }
      ],
      "capacity_types": [
        {
          "vehicle_capacity_type_id": "sample string 1",
          "vehicle_capacity_type_name": "sample string 2"
        },
        {
          "vehicle_capacity_type_id": "sample string 1",
          "vehicle_capacity_type_name": "sample string 2"
        }
      ],
      "shipment_shape_types": [
        {
          "shipment_shape_id": 1,
          "shipment_shape_name": "sample string 2",
          "types": [
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            },
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            }
          ]
        },
        {
          "shipment_shape_id": 1,
          "shipment_shape_name": "sample string 2",
          "types": [
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            },
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            }
          ]
        }
      ],
      "shipment_types": [
        {
          "shipment_type_id": 1,
          "shipment_type_name": "sample string 2"
        },
        {
          "shipment_type_id": 1,
          "shipment_type_name": "sample string 2"
        }
      ],
      "driver_shipment_rejectreasons": [
        {
          "driver_shipment_rejectreason_id": 1,
          "driver_shipment_rejectreason_name": "sample string 2"
        },
        {
          "driver_shipment_rejectreason_id": 1,
          "driver_shipment_rejectreason_name": "sample string 2"
        }
      ],
      "banks": [
        {
          "bank_id": 1,
          "bank_name": "sample string 2"
        },
        {
          "bank_id": 1,
          "bank_name": "sample string 2"
        }
      ],
      "payment_methods": [
        {
          "shipment_payment_type_id": 1,
          "shipment_payment_type_name": "sample string 2"
        },
        {
          "shipment_payment_type_id": 1,
          "shipment_payment_type_name": "sample string 2"
        }
      ],
      "company_types": [
        {
          "company_type_id": 1,
          "company_type_name": "sample string 2"
        },
        {
          "company_type_id": 1,
          "company_type_name": "sample string 2"
        }
      ],
      "user_types": [
        {
          "user_type_id": 1,
          "user_type_name": "sample string 2"
        },
        {
          "user_type_id": 1,
          "user_type_name": "sample string 2"
        }
      ],
      "company_user_types": [
        {
          "company_user_type_id": 1,
          "company_user_type_name": "sample string 2"
        },
        {
          "company_user_type_id": 1,
          "company_user_type_name": "sample string 2"
        }
      ],
      "shipment_problem_types": [
        {
          "spt_id": 1,
          "spt_description": "sample string 2"
        },
        {
          "spt_id": 1,
          "spt_description": "sample string 2"
        }
      ],
      "shipment_problem_durations": [
        {
          "spdr_id": 1,
          "spdr_description": "sample string 2"
        },
        {
          "spdr_id": 1,
          "spdr_description": "sample string 2"
        }
      ],
      "shipment_temperatures": [
        {
          "name": "sample string 1",
          "value": 2
        },
        {
          "name": "sample string 1",
          "value": 2
        }
      ],
      "regions": [
        {
          "id": 1,
          "region_name": "sample string 2"
        },
        {
          "id": 1,
          "region_name": "sample string 2"
        }
      ],
      "shipment_currency_types": [
        {
          "currency_id": 1,
          "currency_name": "sample string 2",
          "code": "sample string 3",
          "symbol": "sample string 4"
        },
        {
          "currency_id": 1,
          "currency_name": "sample string 2",
          "code": "sample string 3",
          "symbol": "sample string 4"
        }
      ]
    },
    "en": {
      "settings": {
        "setting_s3_image_url": "sample string 4",
        "setting_s3_image_bucket": "sample string 3",
        "setting_s3_region": "sample string 6",
        "setting_s3_key": "sample string 5",
        "setting_s3_secret": "sample string 7",
        "setting_maintenance": true,
        "setting_map_circle_diameter": "sample string 8",
        "setting_google_map_key": "sample string 1"
      },
      "countries": [
        {
          "country_id": 1,
          "country_name": "sample string 2",
          "country_name_en": "sample string 3",
          "country_phone_code": "sample string 4",
          "country_short_code": "sample string 5"
        },
        {
          "country_id": 1,
          "country_name": "sample string 2",
          "country_name_en": "sample string 3",
          "country_phone_code": "sample string 4",
          "country_short_code": "sample string 5"
        }
      ],
      "cities": [
        {
          "city_id": "sample string 1",
          "city_name": "sample string 2",
          "city_country_id": 3,
          "city_region_id": 1
        },
        {
          "city_id": "sample string 1",
          "city_name": "sample string 2",
          "city_country_id": 3,
          "city_region_id": 1
        }
      ],
      "vehicle_types": [
        {
          "vehicle_type_id": "sample string 1",
          "vehicle_type_name": "sample string 2",
          "ton": 3,
          "vehicle_third_bridge_mandatory": true,
          "trailer_types": [
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            },
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            }
          ]
        },
        {
          "vehicle_type_id": "sample string 1",
          "vehicle_type_name": "sample string 2",
          "ton": 3,
          "vehicle_third_bridge_mandatory": true,
          "trailer_types": [
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            },
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            }
          ]
        }
      ],
      "capacity_types": [
        {
          "vehicle_capacity_type_id": "sample string 1",
          "vehicle_capacity_type_name": "sample string 2"
        },
        {
          "vehicle_capacity_type_id": "sample string 1",
          "vehicle_capacity_type_name": "sample string 2"
        }
      ],
      "shipment_shape_types": [
        {
          "shipment_shape_id": 1,
          "shipment_shape_name": "sample string 2",
          "types": [
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            },
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            }
          ]
        },
        {
          "shipment_shape_id": 1,
          "shipment_shape_name": "sample string 2",
          "types": [
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            },
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            }
          ]
        }
      ],
      "shipment_types": [
        {
          "shipment_type_id": 1,
          "shipment_type_name": "sample string 2"
        },
        {
          "shipment_type_id": 1,
          "shipment_type_name": "sample string 2"
        }
      ],
      "driver_shipment_rejectreasons": [
        {
          "driver_shipment_rejectreason_id": 1,
          "driver_shipment_rejectreason_name": "sample string 2"
        },
        {
          "driver_shipment_rejectreason_id": 1,
          "driver_shipment_rejectreason_name": "sample string 2"
        }
      ],
      "banks": [
        {
          "bank_id": 1,
          "bank_name": "sample string 2"
        },
        {
          "bank_id": 1,
          "bank_name": "sample string 2"
        }
      ],
      "payment_methods": [
        {
          "shipment_payment_type_id": 1,
          "shipment_payment_type_name": "sample string 2"
        },
        {
          "shipment_payment_type_id": 1,
          "shipment_payment_type_name": "sample string 2"
        }
      ],
      "company_types": [
        {
          "company_type_id": 1,
          "company_type_name": "sample string 2"
        },
        {
          "company_type_id": 1,
          "company_type_name": "sample string 2"
        }
      ],
      "user_types": [
        {
          "user_type_id": 1,
          "user_type_name": "sample string 2"
        },
        {
          "user_type_id": 1,
          "user_type_name": "sample string 2"
        }
      ],
      "company_user_types": [
        {
          "company_user_type_id": 1,
          "company_user_type_name": "sample string 2"
        },
        {
          "company_user_type_id": 1,
          "company_user_type_name": "sample string 2"
        }
      ],
      "shipment_problem_types": [
        {
          "spt_id": 1,
          "spt_description": "sample string 2"
        },
        {
          "spt_id": 1,
          "spt_description": "sample string 2"
        }
      ],
      "shipment_problem_durations": [
        {
          "spdr_id": 1,
          "spdr_description": "sample string 2"
        },
        {
          "spdr_id": 1,
          "spdr_description": "sample string 2"
        }
      ],
      "shipment_temperatures": [
        {
          "name": "sample string 1",
          "value": 2
        },
        {
          "name": "sample string 1",
          "value": 2
        }
      ],
      "regions": [
        {
          "id": 1,
          "region_name": "sample string 2"
        },
        {
          "id": 1,
          "region_name": "sample string 2"
        }
      ],
      "shipment_currency_types": [
        {
          "currency_id": 1,
          "currency_name": "sample string 2",
          "code": "sample string 3",
          "symbol": "sample string 4"
        },
        {
          "currency_id": 1,
          "currency_name": "sample string 2",
          "code": "sample string 3",
          "symbol": "sample string 4"
        }
      ]
    },
    "fr": {
      "settings": {
        "setting_s3_image_url": "sample string 4",
        "setting_s3_image_bucket": "sample string 3",
        "setting_s3_region": "sample string 6",
        "setting_s3_key": "sample string 5",
        "setting_s3_secret": "sample string 7",
        "setting_maintenance": true,
        "setting_map_circle_diameter": "sample string 8",
        "setting_google_map_key": "sample string 1"
      },
      "countries": [
        {
          "country_id": 1,
          "country_name": "sample string 2",
          "country_name_en": "sample string 3",
          "country_phone_code": "sample string 4",
          "country_short_code": "sample string 5"
        },
        {
          "country_id": 1,
          "country_name": "sample string 2",
          "country_name_en": "sample string 3",
          "country_phone_code": "sample string 4",
          "country_short_code": "sample string 5"
        }
      ],
      "cities": [
        {
          "city_id": "sample string 1",
          "city_name": "sample string 2",
          "city_country_id": 3,
          "city_region_id": 1
        },
        {
          "city_id": "sample string 1",
          "city_name": "sample string 2",
          "city_country_id": 3,
          "city_region_id": 1
        }
      ],
      "vehicle_types": [
        {
          "vehicle_type_id": "sample string 1",
          "vehicle_type_name": "sample string 2",
          "ton": 3,
          "vehicle_third_bridge_mandatory": true,
          "trailer_types": [
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            },
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            }
          ]
        },
        {
          "vehicle_type_id": "sample string 1",
          "vehicle_type_name": "sample string 2",
          "ton": 3,
          "vehicle_third_bridge_mandatory": true,
          "trailer_types": [
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            },
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            }
          ]
        }
      ],
      "capacity_types": [
        {
          "vehicle_capacity_type_id": "sample string 1",
          "vehicle_capacity_type_name": "sample string 2"
        },
        {
          "vehicle_capacity_type_id": "sample string 1",
          "vehicle_capacity_type_name": "sample string 2"
        }
      ],
      "shipment_shape_types": [
        {
          "shipment_shape_id": 1,
          "shipment_shape_name": "sample string 2",
          "types": [
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            },
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            }
          ]
        },
        {
          "shipment_shape_id": 1,
          "shipment_shape_name": "sample string 2",
          "types": [
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            },
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            }
          ]
        }
      ],
      "shipment_types": [
        {
          "shipment_type_id": 1,
          "shipment_type_name": "sample string 2"
        },
        {
          "shipment_type_id": 1,
          "shipment_type_name": "sample string 2"
        }
      ],
      "driver_shipment_rejectreasons": [
        {
          "driver_shipment_rejectreason_id": 1,
          "driver_shipment_rejectreason_name": "sample string 2"
        },
        {
          "driver_shipment_rejectreason_id": 1,
          "driver_shipment_rejectreason_name": "sample string 2"
        }
      ],
      "banks": [
        {
          "bank_id": 1,
          "bank_name": "sample string 2"
        },
        {
          "bank_id": 1,
          "bank_name": "sample string 2"
        }
      ],
      "payment_methods": [
        {
          "shipment_payment_type_id": 1,
          "shipment_payment_type_name": "sample string 2"
        },
        {
          "shipment_payment_type_id": 1,
          "shipment_payment_type_name": "sample string 2"
        }
      ],
      "company_types": [
        {
          "company_type_id": 1,
          "company_type_name": "sample string 2"
        },
        {
          "company_type_id": 1,
          "company_type_name": "sample string 2"
        }
      ],
      "user_types": [
        {
          "user_type_id": 1,
          "user_type_name": "sample string 2"
        },
        {
          "user_type_id": 1,
          "user_type_name": "sample string 2"
        }
      ],
      "company_user_types": [
        {
          "company_user_type_id": 1,
          "company_user_type_name": "sample string 2"
        },
        {
          "company_user_type_id": 1,
          "company_user_type_name": "sample string 2"
        }
      ],
      "shipment_problem_types": [
        {
          "spt_id": 1,
          "spt_description": "sample string 2"
        },
        {
          "spt_id": 1,
          "spt_description": "sample string 2"
        }
      ],
      "shipment_problem_durations": [
        {
          "spdr_id": 1,
          "spdr_description": "sample string 2"
        },
        {
          "spdr_id": 1,
          "spdr_description": "sample string 2"
        }
      ],
      "shipment_temperatures": [
        {
          "name": "sample string 1",
          "value": 2
        },
        {
          "name": "sample string 1",
          "value": 2
        }
      ],
      "regions": [
        {
          "id": 1,
          "region_name": "sample string 2"
        },
        {
          "id": 1,
          "region_name": "sample string 2"
        }
      ],
      "shipment_currency_types": [
        {
          "currency_id": 1,
          "currency_name": "sample string 2",
          "code": "sample string 3",
          "symbol": "sample string 4"
        },
        {
          "currency_id": 1,
          "currency_name": "sample string 2",
          "code": "sample string 3",
          "symbol": "sample string 4"
        }
      ]
    },
    "es": {
      "settings": {
        "setting_s3_image_url": "sample string 4",
        "setting_s3_image_bucket": "sample string 3",
        "setting_s3_region": "sample string 6",
        "setting_s3_key": "sample string 5",
        "setting_s3_secret": "sample string 7",
        "setting_maintenance": true,
        "setting_map_circle_diameter": "sample string 8",
        "setting_google_map_key": "sample string 1"
      },
      "countries": [
        {
          "country_id": 1,
          "country_name": "sample string 2",
          "country_name_en": "sample string 3",
          "country_phone_code": "sample string 4",
          "country_short_code": "sample string 5"
        },
        {
          "country_id": 1,
          "country_name": "sample string 2",
          "country_name_en": "sample string 3",
          "country_phone_code": "sample string 4",
          "country_short_code": "sample string 5"
        }
      ],
      "cities": [
        {
          "city_id": "sample string 1",
          "city_name": "sample string 2",
          "city_country_id": 3,
          "city_region_id": 1
        },
        {
          "city_id": "sample string 1",
          "city_name": "sample string 2",
          "city_country_id": 3,
          "city_region_id": 1
        }
      ],
      "vehicle_types": [
        {
          "vehicle_type_id": "sample string 1",
          "vehicle_type_name": "sample string 2",
          "ton": 3,
          "vehicle_third_bridge_mandatory": true,
          "trailer_types": [
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            },
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            }
          ]
        },
        {
          "vehicle_type_id": "sample string 1",
          "vehicle_type_name": "sample string 2",
          "ton": 3,
          "vehicle_third_bridge_mandatory": true,
          "trailer_types": [
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            },
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            }
          ]
        }
      ],
      "capacity_types": [
        {
          "vehicle_capacity_type_id": "sample string 1",
          "vehicle_capacity_type_name": "sample string 2"
        },
        {
          "vehicle_capacity_type_id": "sample string 1",
          "vehicle_capacity_type_name": "sample string 2"
        }
      ],
      "shipment_shape_types": [
        {
          "shipment_shape_id": 1,
          "shipment_shape_name": "sample string 2",
          "types": [
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            },
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            }
          ]
        },
        {
          "shipment_shape_id": 1,
          "shipment_shape_name": "sample string 2",
          "types": [
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            },
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            }
          ]
        }
      ],
      "shipment_types": [
        {
          "shipment_type_id": 1,
          "shipment_type_name": "sample string 2"
        },
        {
          "shipment_type_id": 1,
          "shipment_type_name": "sample string 2"
        }
      ],
      "driver_shipment_rejectreasons": [
        {
          "driver_shipment_rejectreason_id": 1,
          "driver_shipment_rejectreason_name": "sample string 2"
        },
        {
          "driver_shipment_rejectreason_id": 1,
          "driver_shipment_rejectreason_name": "sample string 2"
        }
      ],
      "banks": [
        {
          "bank_id": 1,
          "bank_name": "sample string 2"
        },
        {
          "bank_id": 1,
          "bank_name": "sample string 2"
        }
      ],
      "payment_methods": [
        {
          "shipment_payment_type_id": 1,
          "shipment_payment_type_name": "sample string 2"
        },
        {
          "shipment_payment_type_id": 1,
          "shipment_payment_type_name": "sample string 2"
        }
      ],
      "company_types": [
        {
          "company_type_id": 1,
          "company_type_name": "sample string 2"
        },
        {
          "company_type_id": 1,
          "company_type_name": "sample string 2"
        }
      ],
      "user_types": [
        {
          "user_type_id": 1,
          "user_type_name": "sample string 2"
        },
        {
          "user_type_id": 1,
          "user_type_name": "sample string 2"
        }
      ],
      "company_user_types": [
        {
          "company_user_type_id": 1,
          "company_user_type_name": "sample string 2"
        },
        {
          "company_user_type_id": 1,
          "company_user_type_name": "sample string 2"
        }
      ],
      "shipment_problem_types": [
        {
          "spt_id": 1,
          "spt_description": "sample string 2"
        },
        {
          "spt_id": 1,
          "spt_description": "sample string 2"
        }
      ],
      "shipment_problem_durations": [
        {
          "spdr_id": 1,
          "spdr_description": "sample string 2"
        },
        {
          "spdr_id": 1,
          "spdr_description": "sample string 2"
        }
      ],
      "shipment_temperatures": [
        {
          "name": "sample string 1",
          "value": 2
        },
        {
          "name": "sample string 1",
          "value": 2
        }
      ],
      "regions": [
        {
          "id": 1,
          "region_name": "sample string 2"
        },
        {
          "id": 1,
          "region_name": "sample string 2"
        }
      ],
      "shipment_currency_types": [
        {
          "currency_id": 1,
          "currency_name": "sample string 2",
          "code": "sample string 3",
          "symbol": "sample string 4"
        },
        {
          "currency_id": 1,
          "currency_name": "sample string 2",
          "code": "sample string 3",
          "symbol": "sample string 4"
        }
      ]
    },
    "ar": {
      "settings": {
        "setting_s3_image_url": "sample string 4",
        "setting_s3_image_bucket": "sample string 3",
        "setting_s3_region": "sample string 6",
        "setting_s3_key": "sample string 5",
        "setting_s3_secret": "sample string 7",
        "setting_maintenance": true,
        "setting_map_circle_diameter": "sample string 8",
        "setting_google_map_key": "sample string 1"
      },
      "countries": [
        {
          "country_id": 1,
          "country_name": "sample string 2",
          "country_name_en": "sample string 3",
          "country_phone_code": "sample string 4",
          "country_short_code": "sample string 5"
        },
        {
          "country_id": 1,
          "country_name": "sample string 2",
          "country_name_en": "sample string 3",
          "country_phone_code": "sample string 4",
          "country_short_code": "sample string 5"
        }
      ],
      "cities": [
        {
          "city_id": "sample string 1",
          "city_name": "sample string 2",
          "city_country_id": 3,
          "city_region_id": 1
        },
        {
          "city_id": "sample string 1",
          "city_name": "sample string 2",
          "city_country_id": 3,
          "city_region_id": 1
        }
      ],
      "vehicle_types": [
        {
          "vehicle_type_id": "sample string 1",
          "vehicle_type_name": "sample string 2",
          "ton": 3,
          "vehicle_third_bridge_mandatory": true,
          "trailer_types": [
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            },
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            }
          ]
        },
        {
          "vehicle_type_id": "sample string 1",
          "vehicle_type_name": "sample string 2",
          "ton": 3,
          "vehicle_third_bridge_mandatory": true,
          "trailer_types": [
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            },
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            }
          ]
        }
      ],
      "capacity_types": [
        {
          "vehicle_capacity_type_id": "sample string 1",
          "vehicle_capacity_type_name": "sample string 2"
        },
        {
          "vehicle_capacity_type_id": "sample string 1",
          "vehicle_capacity_type_name": "sample string 2"
        }
      ],
      "shipment_shape_types": [
        {
          "shipment_shape_id": 1,
          "shipment_shape_name": "sample string 2",
          "types": [
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            },
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            }
          ]
        },
        {
          "shipment_shape_id": 1,
          "shipment_shape_name": "sample string 2",
          "types": [
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            },
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            }
          ]
        }
      ],
      "shipment_types": [
        {
          "shipment_type_id": 1,
          "shipment_type_name": "sample string 2"
        },
        {
          "shipment_type_id": 1,
          "shipment_type_name": "sample string 2"
        }
      ],
      "driver_shipment_rejectreasons": [
        {
          "driver_shipment_rejectreason_id": 1,
          "driver_shipment_rejectreason_name": "sample string 2"
        },
        {
          "driver_shipment_rejectreason_id": 1,
          "driver_shipment_rejectreason_name": "sample string 2"
        }
      ],
      "banks": [
        {
          "bank_id": 1,
          "bank_name": "sample string 2"
        },
        {
          "bank_id": 1,
          "bank_name": "sample string 2"
        }
      ],
      "payment_methods": [
        {
          "shipment_payment_type_id": 1,
          "shipment_payment_type_name": "sample string 2"
        },
        {
          "shipment_payment_type_id": 1,
          "shipment_payment_type_name": "sample string 2"
        }
      ],
      "company_types": [
        {
          "company_type_id": 1,
          "company_type_name": "sample string 2"
        },
        {
          "company_type_id": 1,
          "company_type_name": "sample string 2"
        }
      ],
      "user_types": [
        {
          "user_type_id": 1,
          "user_type_name": "sample string 2"
        },
        {
          "user_type_id": 1,
          "user_type_name": "sample string 2"
        }
      ],
      "company_user_types": [
        {
          "company_user_type_id": 1,
          "company_user_type_name": "sample string 2"
        },
        {
          "company_user_type_id": 1,
          "company_user_type_name": "sample string 2"
        }
      ],
      "shipment_problem_types": [
        {
          "spt_id": 1,
          "spt_description": "sample string 2"
        },
        {
          "spt_id": 1,
          "spt_description": "sample string 2"
        }
      ],
      "shipment_problem_durations": [
        {
          "spdr_id": 1,
          "spdr_description": "sample string 2"
        },
        {
          "spdr_id": 1,
          "spdr_description": "sample string 2"
        }
      ],
      "shipment_temperatures": [
        {
          "name": "sample string 1",
          "value": 2
        },
        {
          "name": "sample string 1",
          "value": 2
        }
      ],
      "regions": [
        {
          "id": 1,
          "region_name": "sample string 2"
        },
        {
          "id": 1,
          "region_name": "sample string 2"
        }
      ],
      "shipment_currency_types": [
        {
          "currency_id": 1,
          "currency_name": "sample string 2",
          "code": "sample string 3",
          "symbol": "sample string 4"
        },
        {
          "currency_id": 1,
          "currency_name": "sample string 2",
          "code": "sample string 3",
          "symbol": "sample string 4"
        }
      ]
    },
    "de": {
      "settings": {
        "setting_s3_image_url": "sample string 4",
        "setting_s3_image_bucket": "sample string 3",
        "setting_s3_region": "sample string 6",
        "setting_s3_key": "sample string 5",
        "setting_s3_secret": "sample string 7",
        "setting_maintenance": true,
        "setting_map_circle_diameter": "sample string 8",
        "setting_google_map_key": "sample string 1"
      },
      "countries": [
        {
          "country_id": 1,
          "country_name": "sample string 2",
          "country_name_en": "sample string 3",
          "country_phone_code": "sample string 4",
          "country_short_code": "sample string 5"
        },
        {
          "country_id": 1,
          "country_name": "sample string 2",
          "country_name_en": "sample string 3",
          "country_phone_code": "sample string 4",
          "country_short_code": "sample string 5"
        }
      ],
      "cities": [
        {
          "city_id": "sample string 1",
          "city_name": "sample string 2",
          "city_country_id": 3,
          "city_region_id": 1
        },
        {
          "city_id": "sample string 1",
          "city_name": "sample string 2",
          "city_country_id": 3,
          "city_region_id": 1
        }
      ],
      "vehicle_types": [
        {
          "vehicle_type_id": "sample string 1",
          "vehicle_type_name": "sample string 2",
          "ton": 3,
          "vehicle_third_bridge_mandatory": true,
          "trailer_types": [
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            },
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            }
          ]
        },
        {
          "vehicle_type_id": "sample string 1",
          "vehicle_type_name": "sample string 2",
          "ton": 3,
          "vehicle_third_bridge_mandatory": true,
          "trailer_types": [
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            },
            {
              "vehicle_trailer_type_id": "sample string 1",
              "vehicle_trailer_type_name": "sample string 2",
              "vehicle_trailer_type_ton": 3,
              "vehicle_trailer_vehicle_type_id": 4
            }
          ]
        }
      ],
      "capacity_types": [
        {
          "vehicle_capacity_type_id": "sample string 1",
          "vehicle_capacity_type_name": "sample string 2"
        },
        {
          "vehicle_capacity_type_id": "sample string 1",
          "vehicle_capacity_type_name": "sample string 2"
        }
      ],
      "shipment_shape_types": [
        {
          "shipment_shape_id": 1,
          "shipment_shape_name": "sample string 2",
          "types": [
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            },
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            }
          ]
        },
        {
          "shipment_shape_id": 1,
          "shipment_shape_name": "sample string 2",
          "types": [
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            },
            {
              "shipment_shape_type_id": 1,
              "shipment_shape_type_name": "sample string 2",
              "shipment_shape_id": 3
            }
          ]
        }
      ],
      "shipment_types": [
        {
          "shipment_type_id": 1,
          "shipment_type_name": "sample string 2"
        },
        {
          "shipment_type_id": 1,
          "shipment_type_name": "sample string 2"
        }
      ],
      "driver_shipment_rejectreasons": [
        {
          "driver_shipment_rejectreason_id": 1,
          "driver_shipment_rejectreason_name": "sample string 2"
        },
        {
          "driver_shipment_rejectreason_id": 1,
          "driver_shipment_rejectreason_name": "sample string 2"
        }
      ],
      "banks": [
        {
          "bank_id": 1,
          "bank_name": "sample string 2"
        },
        {
          "bank_id": 1,
          "bank_name": "sample string 2"
        }
      ],
      "payment_methods": [
        {
          "shipment_payment_type_id": 1,
          "shipment_payment_type_name": "sample string 2"
        },
        {
          "shipment_payment_type_id": 1,
          "shipment_payment_type_name": "sample string 2"
        }
      ],
      "company_types": [
        {
          "company_type_id": 1,
          "company_type_name": "sample string 2"
        },
        {
          "company_type_id": 1,
          "company_type_name": "sample string 2"
        }
      ],
      "user_types": [
        {
          "user_type_id": 1,
          "user_type_name": "sample string 2"
        },
        {
          "user_type_id": 1,
          "user_type_name": "sample string 2"
        }
      ],
      "company_user_types": [
        {
          "company_user_type_id": 1,
          "company_user_type_name": "sample string 2"
        },
        {
          "company_user_type_id": 1,
          "company_user_type_name": "sample string 2"
        }
      ],
      "shipment_problem_types": [
        {
          "spt_id": 1,
          "spt_description": "sample string 2"
        },
        {
          "spt_id": 1,
          "spt_description": "sample string 2"
        }
      ],
      "shipment_problem_durations": [
        {
          "spdr_id": 1,
          "spdr_description": "sample string 2"
        },
        {
          "spdr_id": 1,
          "spdr_description": "sample string 2"
        }
      ],
      "shipment_temperatures": [
        {
          "name": "sample string 1",
          "value": 2
        },
        {
          "name": "sample string 1",
          "value": 2
        }
      ],
      "regions": [
        {
          "id": 1,
          "region_name": "sample string 2"
        },
        {
          "id": 1,
          "region_name": "sample string 2"
        }
      ],
      "shipment_currency_types": [
        {
          "currency_id": 1,
          "currency_name": "sample string 2",
          "code": "sample string 3",
          "symbol": "sample string 4"
        },
        {
          "currency_id": 1,
          "currency_name": "sample string 2",
          "code": "sample string 3",
          "symbol": "sample string 4"
        }
      ]
    }
  },
  "meta": {
    "status_code": 1,
    "status_message": "sample string 2"
  }
}