-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: removed buyer finder fee & added search inc
- Loading branch information
1 parent
3aabbb7
commit a34b650
Showing
37 changed files
with
3,044 additions
and
1,590 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
59 changes: 40 additions & 19 deletions
59
api/components/Examples/Services_Work_Opportunities_yaml/index.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,48 +1,69 @@ | ||
search: | ||
examples: | ||
- $ref: ./search/search_by_job_name.yaml | ||
- $ref: ./search/search_by_job_provider.yaml | ||
- $ref: ./search/search_by_loaction_of_the_job.yaml | ||
- $ref: ./search/search_by_user_details.yaml | ||
- $ref: ./search/search_by_industry_type.yaml | ||
- $ref: ./search/search_by_employment_type.yaml | ||
search_by_job_name: | ||
$ref: ./search/search_by_job_name.yaml | ||
search_by_job_provider: | ||
$ref: ./search/search_by_job_provider.yaml | ||
search_by_loaction_of_the_job: | ||
$ref: ./search/search_by_loaction_of_the_job.yaml | ||
search_by_user_details: | ||
$ref: ./search/search_by_user_details.yaml | ||
search_by_industry_type: | ||
$ref: ./search/search_by_industry_type.yaml | ||
search_by_employment_type: | ||
$ref: ./search/search_by_employment_type.yaml | ||
search_inc: | ||
$ref: ./search/search_inc.yaml | ||
select: | ||
examples: | ||
- $ref: ./select/select.yaml | ||
select: | ||
$ref: ./select/select.yaml | ||
init: | ||
examples: | ||
- $ref: ./init/init.yaml | ||
init: | ||
$ref: ./init/init.yaml | ||
confirm: | ||
examples: | ||
- $ref: ./confirm/confirm.yaml | ||
confirm: | ||
$ref: ./confirm/confirm.yaml | ||
update: | ||
examples: | ||
- $ref: ./update/update.yaml | ||
status: | ||
examples: | ||
- $ref: ./status/status.yaml | ||
status: | ||
$ref: ./status/status.yaml | ||
cancel: | ||
examples: | ||
- $ref: ./cancel/cancel.yaml | ||
cancel: | ||
$ref: ./cancel/cancel.yaml | ||
on_search: | ||
examples: | ||
- $ref: ./on_search/on_search.yaml | ||
on_search: | ||
$ref: ./on_search/on_search.yaml | ||
on_select: | ||
examples: | ||
- $ref: ./on_select/on_select.yaml | ||
on_select: | ||
$ref: ./on_select/on_select.yaml | ||
on_init: | ||
examples: | ||
- $ref: ./on_init/on_init.yaml | ||
- $ref: ./on_init/on_init_post_form_submission.yaml | ||
on_init: | ||
$ref: ./on_init/on_init.yaml | ||
on_init_post_form_submission: | ||
$ref: ./on_init/on_init_post_form_submission.yaml | ||
on_confirm: | ||
examples: | ||
- $ref: ./on_confirm/on_confirm.yaml | ||
on_confirm: | ||
$ref: ./on_confirm/on_confirm.yaml | ||
on_update: | ||
examples: | ||
- $ref: ./on_update/on_update.yaml | ||
on_update: | ||
$ref: ./on_update/on_update.yaml | ||
on_status: | ||
examples: | ||
- $ref: ./on_status/on_status.yaml | ||
on_status: | ||
$ref: ./on_status/on_status.yaml | ||
on_cancel: | ||
examples: | ||
- $ref: ./on_cancel/on_cancel.yaml | ||
on_cancel: | ||
$ref: ./on_cancel/on_cancel.yaml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,11 +27,19 @@ value: | |
tags: | ||
- descriptor: | ||
code: NP_FEES | ||
name: "Np Fees" | ||
list: | ||
- code: ID | ||
value: "1" | ||
- descriptor: | ||
code: NP_FEES | ||
name: "Np Fees" | ||
list: | ||
- code: ID | ||
value: "2" | ||
fulfillments: | ||
- id: "1" | ||
type: REMOTE | ||
customer: | ||
person: | ||
name: Sanjay | ||
|
@@ -74,26 +82,13 @@ value: | |
- descriptor: | ||
code: FILE_FORMAT | ||
value: pdf | ||
- descriptor: | ||
code: NP_FEES | ||
list: | ||
- code: ID | ||
value: "1" | ||
- code: COMMERCIAL_TYPE | ||
value: percent | ||
- code: COMMERCIAL_VALUE | ||
value: "0.2" | ||
- code: COMMERCIAL_NAME | ||
value: qualified | ||
- code: COMMERCIAL_TRIGGERING_STATE | ||
value: OFFER_EXTENDED | ||
contact: | ||
phone: "9999999999" | ||
email: [email protected] | ||
contact: | ||
phone: "9999999999" | ||
email: [email protected] | ||
quote: | ||
price: | ||
currency: INR | ||
value: "1400" | ||
value: "1700" | ||
breakup: | ||
- id: 0253719F295521CED39EC9C2F3C8DCDE | ||
price: | ||
|
@@ -121,13 +116,46 @@ value: | |
value: item | ||
- descriptor: | ||
code: NP_FEES | ||
name: "Np Fees" | ||
list: | ||
- code: ID | ||
value: "1" | ||
- code: COMMERCIAL_TYPE | ||
value: percent | ||
- code: COMMERCIAL_VALUE | ||
value: "0.5" | ||
- code: COMMERCIAL_NAME | ||
value: recruitment | ||
- code: COMMERCIAL_TRIGGERING_STATE | ||
value: OFFER_ACCEPTED | ||
- descriptor: | ||
code: TYPE | ||
list: | ||
- descriptor: | ||
code: TYPE | ||
value: misc | ||
- title: NP Fees | ||
id: "2" | ||
price: | ||
currency: INR | ||
value: "300.00" | ||
tags: | ||
- descriptor: | ||
code: QUOTE | ||
list: | ||
- descriptor: | ||
code: TYPE | ||
value: item | ||
- descriptor: | ||
code: NP_FEES | ||
name: "Np Fees" | ||
list: | ||
- code: ID | ||
value: "2" | ||
- code: COMMERCIAL_TYPE | ||
value: percent | ||
- code: COMMERCIAL_VALUE | ||
value: "0.2" | ||
- code: COMMERCIAL_NAME | ||
value: qualified | ||
- code: COMMERCIAL_TRIGGERING_STATE | ||
|
Oops, something went wrong.