Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "message": "The given data was invalid.",
- "errors": {
- "email": [
- "The email must be a valid email address."
- ],
- "tst_okato": [
- "The tst okato must be 2 characters."
- ],
- "tst_terminals": [
- "The tst terminals must be an integer."
- ],
- "turnover_daily": [
- "The turnover daily must be an integer."
- ],
- "turnover_monthly": [
- "The turnover monthly must be an integer."
- ],
- "region_id": [
- "The region id must be an integer."
- ],
- "director.position": [
- "The director.position field is required."
- ],
- "director.name": [
- "The director.name field is required."
- ],
- "director.passport_number": [
- "The director.passport number field is required."
- ],
- "director.passport_where": [
- "The director.passport where field is required."
- ],
- "director.passport_date": [
- "The director.passport date field is required."
- ],
- "director.country": [
- "The director.country field is required."
- ],
- "director.address": [
- "The director.address field is required."
- ],
- "director.birthday": [
- "The director.birthday field is required."
- ],
- "director.phone": [
- "The director.phone field is required."
- ],
- "accountant.position": [
- "The accountant.position field is required."
- ],
- "accountant.name": [
- "The accountant.name field is required."
- ],
- "accountant.passport_number": [
- "The accountant.passport number field is required."
- ],
- "accountant.passport_where": [
- "The accountant.passport where field is required."
- ],
- "accountant.passport_date": [
- "The accountant.passport date field is required."
- ],
- "accountant.country": [
- "The accountant.country field is required."
- ],
- "accountant.address": [
- "The accountant.address field is required."
- ],
- "accountant.birthday": [
- "The accountant.birthday field is required."
- ],
- "accountant.phone": [
- "The accountant.phone field is required."
- ],
- "legalAddress.index": [
- "The legal address.index field is required."
- ],
- "legalAddress.city": [
- "The legal address.city field is required."
- ],
- "legalAddress.street": [
- "The legal address.street field is required."
- ],
- "legalAddress.house": [
- "The legal address.house field is required."
- ],
- "officeAddress.index": [
- "The office address.index field is required."
- ],
- "officeAddress.city": [
- "The office address.city field is required."
- ],
- "officeAddress.street": [
- "The office address.street field is required."
- ],
- "officeAddress.house": [
- "The office address.house field is required."
- ],
- "ttsAddress.index": [
- "The tts address.index field is required."
- ],
- "ttsAddress.city": [
- "The tts address.city field is required."
- ],
- "ttsAddress.street": [
- "The tts address.street field is required."
- ],
- "ttsAddress.house": [
- "The tts address.house field is required."
- ]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment