# IncomingApplication The JSON structure of the model is as follows: ```json { "admin": { "application_status": "string", "bulk_upload": "string", "current_journal": "string", "date_applied": "string", "owner": "string" }, "bibjson": { "alternative_title": "string", "apc": { "has_apc": true, "max": [ { "currency": "string", "price": 0 } ], "url": "string" }, "article": { "i4oc_open_citations": true, "license_display": [ "string" ], "license_display_example_url": "string", "orcid": true }, "boai": true, "copyright": { "author_retains": true, "url": "string" }, "deposit_policy": { "has_policy": true, "is_registered": true, "service": [ "string" ], "url": "string" }, "discontinued_date": "2020-07-01", "editorial": { "board_url": "string", "review_process": [ "string" ], "review_url": "string" }, "eissn": "string", "institution": { "country": "string", "name": "string" }, "is_replaced_by": [ "string" ], "keywords": [ "string" ], "language": [ "string" ], "license": [ { "BY": true, "NC": true, "ND": true, "SA": true, "type": "string", "url": "string" } ], "other_charges": { "has_other_charges": true, "url": "string" }, "pid_scheme": { "has_pid_scheme": true, "scheme": [ "string" ] }, "pissn": "string", "plagiarism": { "detection": true, "url": "string" }, "preservation": { "has_preservation": true, "national_library": [ "string" ], "service": [ "string" ], "url": "string" }, "publication_time_weeks": 0, "publisher": { "country": "string", "name": "string" }, "ref": { "aims_scope": "string", "author_instructions": "string", "journal": "string", "license_terms": "string", "oa_statement": "string" }, "replaces": [ "string" ], "subject": [ { "code": "string", "scheme": "string", "term": "string" } ], "title": "string", "waiver": { "has_waiver": true, "url": "string" } }, "created_date": "2020-07-01T15:43:20Z", "id": "string", "last_manual_update": "2020-07-01T15:43:20Z", "last_updated": "2020-07-01T15:43:20Z" } ``` Each of the fields is defined as laid out in the table below. All fields are optional unless otherwise specified: | Field | Description | Datatype | Format | Allowed Values | | ----- | ----------- | -------- | ------ | -------------- | | admin.application_status | Status of the application. If provided, will be ignored and set automatically by our system | str | | | | admin.bulk_upload | ID of the bulk upload this application was originally supplied with. If provided, will be ignored. | str | | | | admin.current_journal | ID of a journal that you would like to request an update for | str | | | | admin.date_applied | Date this application was originally made. If provided, will be ignored and set automatically by our system | str | | | | admin.owner | Your user account ID. If provided, will be ignored and overridden by the account ID related to the API key | str | | | | bibjson.alternative_title | See application form Q3 - https://doaj.org/application/new#alternative_title-container | str | | | | bibjson.apc.has_apc | | bool | | | | bibjson.apc.max.currency | | str | | | | bibjson.apc.max.price | | int | | | | bibjson.apc.url | | str | URL | | | bibjson.article.i4oc_open_citations | | bool | | | | bibjson.article.license_display | | str | | Embed, Display, No | | bibjson.article.license_display_example_url | | str | URL | | | bibjson.article.orcid | | bool | | | | bibjson.boai | | bool | | | | bibjson.copyright.author_retains | | bool | | | | bibjson.copyright.url | | str | URL | | | bibjson.deposit_policy.has_policy | | bool | | | | bibjson.deposit_policy.is_registered | | bool | | | | bibjson.deposit_policy.service | | str | | | | bibjson.deposit_policy.url | | str | URL | | | bibjson.discontinued_date | | str | Date, year first: YYYY-MM-DD | | | bibjson.editorial.board_url | | str | URL | | | bibjson.editorial.review_process | | str | | | | bibjson.editorial.review_url | | str | URL | | | bibjson.eissn | | str | | | | bibjson.institution.country | | str | | | | bibjson.institution.name | | str | | | | bibjson.is_replaced_by | Provided for parity with Application retrieve. Will be ignored if provided. | str | | | | bibjson.keywords | as per application form Q34 - https://doaj.org/application/new#keywords-container | str | | | | bibjson.language | as per application form Q35 - https://doaj.org/application/new#languages-container | str | 2 letter ISO language code | | | bibjson.license.BY | Does the licence have an attribution clause. You may omit if using one of the defined licence types in application form Q47 - https://doaj.org/application/new#license-container | bool | | | | bibjson.license.NC | Does the licence have a non-commercial clause. You may omit if using one of the defined licence types in application form Q47 - https://doaj.org/application/new#license-container | bool | | | | bibjson.license.ND | Does the licence have a no-derivatives clause. You may omit if using one of the defined licence types in application form Q47 - https://doaj.org/application/new#license-container | bool | | | | bibjson.license.SA | Does the licence have a share-alike clause. You may omit if using one of the defined licence types in application form Q47 - https://doaj.org/application/new#license-container | bool | | | | bibjson.license.type | The licence type from application form Q47 - https://doaj.org/application/new#license-container | str | | | | bibjson.license.url | see application form Q49 - https://doaj.org/application/new#license_url-container | str | URL | | | bibjson.other_charges.has_other_charges | | bool | | | | bibjson.other_charges.url | | str | URL | | | bibjson.pid_scheme.has_pid_scheme | | bool | | | | bibjson.pid_scheme.scheme | | str | | | | bibjson.pissn | | str | | | | bibjson.plagiarism.detection | | bool | | | | bibjson.plagiarism.url | | str | URL | | | bibjson.preservation.has_preservation | | bool | | | | bibjson.preservation.national_library | | str | | | | bibjson.preservation.service | | str | | | | bibjson.preservation.url | | str | | | | bibjson.publication_time_weeks | | int | | | | bibjson.publisher.country | | str | | | | bibjson.publisher.name | | str | | | | bibjson.ref.aims_scope | | str | URL | | | bibjson.ref.author_instructions | | str | URL | | | bibjson.ref.journal | | str | URL | | | bibjson.ref.license_terms | | str | URL | | | bibjson.ref.oa_statement | | str | URL | | | bibjson.replaces | Provided for parity with Application retrieve. Will be ignored if provided | str | | | | bibjson.subject.code | assigned subject code, provided for parity with Application retrieve. Will be ignored if provided | str | | | | bibjson.subject.scheme | assigned subject scheme, will be ignored if provided | str | | | | bibjson.subject.term | assigned subject term, will be ignored if provided | str | | | | bibjson.title | see application form Q1 - https://doaj.org/application/new#title-container | str | | | | bibjson.waiver.has_waiver | | bool | | | | bibjson.waiver.url | | str | URL | | | created_date | Date the record was created in DOAJ. Will be ignored if provided. | str | UTC ISO formatted date: YYYY-MM-DDTHH:MM:SSZ | | | id | ID assigned by DOAJ for the record. Will be ignored if provided | str | | | | last_manual_update | | str | UTC ISO formatted date: YYYY-MM-DDTHH:MM:SSZ | | | last_updated | Date the record was last updated in DOAJ. Will be ignored if provided. | str | UTC ISO formatted date: YYYY-MM-DDTHH:MM:SSZ | |