Jobs
This API will display the jobs of your MyRA and view the content of a specific job. API results are in json format. You can validate if the job is open or close base on the ff keys: "date_open" and "date_close".
Job List
To retrieve all available jobs.
If your MyRA is using our AWS S3 Storage:
https://mole-barmm-myra-bucket.s3.us-west-2.amazonaws.com/:uniquecode/attachments/jobs/joblists.json
If your MyRA is using your server storage:
https://your-myra-url/storage/:uniquecode/attachments/jobs/joblists.json
Parameter:
| Field | Type | Description |
|---|---|---|
| uniquecode | String | This is unique to every MyRA Clients. You can get this from your MyRA Administrator or you may contact us at myra@quantumx.com. |
Result:
[
{
"id": 33,
"employer_name": "Cooperative Development Authority",
"position_title": "Admin Assistant",
"no_of_req": 5,
"job_classification": "Admin Assistant",
"date_open": "01/14/2022",
"date_close": "04/14/2022",
"country_id": 4,
"work_site": 2,
"gender": "Male",
"minimum_workexp": 0,
"minimum_education": "College Level (Undergraduate)",
"job_description": "<p></p><h3>Requirements:</h3><ul><li>Bachelor's degree in Web development or related field, or relevant experience.</li><li>Solid knowledge and experience in programming applications.</li><li>Proficient in JavaScript, HTML, CSS.</li><li>Proficient in My SQL.</li><li>Dedicated team player.</li><li>Ability to thrive in a fast-paced environment.</li><li>Solid ability in both written and verbal communication.</li><li>Knowledge of programming language and technical terminology.</li><li>Able to develop ideas and processes and clearly express them.</li><li>High degree of independent judgment.</li><li>Able to solve complex problems.</li></ul><br><p></p>",
"show_salary_on_website": 1,
"currency": "PHP",
"min_salary": 10000,
"max_salary": 20000,
"employer_interview_from": "12/20/2022",
"employer_interview_to": "12/22/2022",
"employer_interview_venue": "Manila",
"created_at": "2022-01-14 10:23:23",
"hashid": "brr",
"updated_at": "2022-01-14 10:23:23",
"show_salary_on_website_display": "Yes",
"salary_format": "50,000.00",
"job_classification_display": "Government Internship Program (GIP)",
"created_at_readable": "1 second ago",
"created_at_display": "Jan 14, 2022",
"hashid": "brr",
"country": {
"id": 4,
"name": "PHILIPPINES",
"hashid": "-b"
},
"branches": {
"id": 4,
"name": "Manila",
"hashid": "-b"
}
}
]
View Job
To view a specific job.
If your MyRA is using our AWS S3 Storage:
https://mole-barmm-myra-bucket.s3.us-west-2.amazonaws.com/:uniquecode/attachments/jobs/:id.json
If your MyRA is using your server storage:
https://your-myra-url/storage/:uniquecode/attachments/jobs/:id.json
Parameter:
| Field | Type | Description |
|---|---|---|
| uniquecode | String | This is unique to every MyRA Clients. You can get this from your MyRA Administrator or you may contact us at myra@quantumx.com. |
| id | Integer | Jobs unique ID. The ID is in Job List API result. |
Result:
[
{
"id": 33,
"employer_name": Medical City,
"position_title": "Web Developer",
"no_of_req": 5,
"job_classification": 1,
"date_open": "01/14/2022",
"date_close": "04/14/2022",
"country_id": 4,
"work_site": "Makati City",
"gender": "Male",
"minimum_workexp": "2",
"minimum_education": "Bachelor's / College Degree",
"job_description": "<p></p><h3>Requirements:</h3><ul><li>Bachelor's degree in Web development or related field, or relevant experience.</li><li>Solid knowledge and experience in programming applications.</li><li>Proficient in JavaScript, HTML, CSS.</li><li>Proficient in My SQL.</li><li>Dedicated team player.</li><li>Ability to thrive in a fast-paced environment.</li><li>Solid ability in both written and verbal communication.</li><li>Knowledge of programming language and technical terminology.</li><li>Able to develop ideas and processes and clearly express them.</li><li>High degree of independent judgment.</li><li>Able to solve complex problems.</li></ul><br><p></p>",
"show_salary_on_website": 1,
"currency": "PHP",
"min_salary": 20000,
"max_salary": 10000,
"employer_interview_from": "12/20/2022",
"employer_interview_to": "12/22/2022",
"employer_interview_venue": "Manila",
"show_salary_on_website_display": "Yes",
"salary_format": "50,000.00",
"job_classification_display": "Government Internship Program (GIP)",
"created_at_readable": "1 second ago",
"created_at_display": "Jan 14, 2022",
"hashid": "brr",
"country": {
"id": 4,
"name": "PHILIPPINES",
"hashid": "-b"
},
"branches": {
"id": 4,
"name": "Manila",
"hashid": "-b"
}
}
]
News List
To retrieve all available news.
If your MyRA is using our AWS S3 Storage:
https://mole-barmm-myra-bucket.s3.us-west-2.amazonaws.com/:uniquecode/attachments/news/newslists.json
If your MyRA is using your server storage:
https://your-myra-url/storage/:uniquecode/attachments/news/newslists.json
Parameter:
| Field | Type | Description |
|---|---|---|
| uniquecode | String | This is unique to every MyRA Clients. You can get this from your MyRA Administrator or you may contact us at myra@quantumx.com. |
Result:
[
{
"id": 33,
"title": "We are Hiring of Nurse",
"status": "Published",
"thumbnail_photo": "filename",
"posting_date": "09/20/2022",
"expiry_date": "12/30/2022",
"authorsname": "Jayson Cruz",
"tags": "nurse, nursing, prc license",
"details": "Good News we are hiring of nurses. Apply here
",
"created_at_display": "Sep 20, 2022 04:11 PM",
"attachment_path": "URL",
"hashid": huy
}
]
View News
To view a specific News.
If your MyRA is using our AWS S3 Storage:
https://mole-barmm-myra-bucket.s3.us-west-2.amazonaws.com/:uniquecode/attachments/news/:id.json
If your MyRA is using your server storage:
https://your-myra-url/storage/:uniquecode/attachments/news/:id.json
Parameter:
| Field | Type | Description |
|---|---|---|
| uniquecode | String | This is unique to every MyRA Clients. You can get this from your MyRA Administrator or you may contact us at myra@quantumx.com. |
| id | Integer | News unique ID. The ID is in News List API result. |
Result:
[
{
"id": 33,
"title": "We are Hiring of Nurse",
"status": "Published",
"thumbnail_photo": "filename",
"posting_date": "09/20/2022",
"expiry_date": "12/30/2022",
"authorsname": "Jayson Cruz",
"tags": "nurse, nursing, prc license",
"details": "Good News we are hiring of nurses. Apply here
",
"created_at_display": "Sep 20, 2022 04:11 PM",
"attachment_path": "URL",
"hashid": huy
}
]
Homepage Image Slider
To view a all homepage image slide available.
If your MyRA is using our AWS S3 Storage:
https://mole-barmm-myra-bucket.s3.us-west-2.amazonaws.com/:uniquecode/attachments/homepage-image-slider/homepageimagelisderlists.json
If your MyRA is using your server storage:
https://your-myra-url/storage/:uniquecode/attachments/homepage-image-slider/homepageimagelisderlists.json
Parameter:
| Field | Type | Description |
|---|---|---|
| uniquecode | String | This is unique to every MyRA Clients. You can get this from your MyRA Administrator or you may contact us at myra@quantumx.com. |
Result:
[
{
"name": "My Name",
"link": "1.jpg",
"details": "details",
"attachment_path": "url link",
},
{
"name": "Your Name",
"link": "2.jpg",
"details": "details",
"attachment_path": "url link",
}
]
Privacy Policy
Privacy Policy of your website encoded in MyRA.
If your MyRA is using our AWS S3 Storage:
https://mole-barmm-myra-bucket.s3.us-west-2.amazonaws.com/:uniquecode/attachments/website/privacy-policy.json
If your MyRA is using your server storage:
https://your-myra-url/storage/:uniquecode/attachments/website/privacy-policy.json
Parameter:
| Field | Type | Description |
|---|---|---|
| uniquecode | String | This is unique to every MyRA Clients. You can get this from your MyRA Administrator or you may contact us at myra@quantumx.com. |
Result:
content of privacy policy
Ministry List
To retrieve all available ministry that is active.
If your MyRA is using our AWS S3 Storage:
https://mole-barmm-myra-bucket.s3.us-west-2.amazonaws.com/:uniquecode/attachments/ministry/ministrylists.json
If your MyRA is using your server storage:
https://your-myra-url/storage/:uniquecode/attachments/ministry/ministrylists.json
Parameter:
| Field | Type | Description |
|---|---|---|
| uniquecode | String | This is unique to every MyRA Clients. You can get this from your MyRA Administrator or you may contact us at myra@quantumx.com. |
Result:
[
{
"id": 33,
"name": "ELMO and Co.",
"address": "Admin Assistant",
"city": Quezon city,
"telephone": "0286678908",
"fax": "0286678908",
"other_contact_no": "0286678906",
"hashid": huy
}
}
]
View Ministry
To view a specific ministry.
If your MyRA is using our AWS S3 Storage:
https://mole-barmm-myra-bucket.s3.us-west-2.amazonaws.com/:uniquecode/attachments/ministry/:id.json
If your MyRA is using your server storage:
https://your-myra-url/storage/:uniquecode/attachments/ministry/:id.json
Parameter:
| Field | Type | Description |
|---|---|---|
| uniquecode | String | This is unique to every MyRA Clients. You can get this from your MyRA Administrator or you may contact us at myra@quantumx.com. |
| id | Integer | Ministry unique ID. The ID is in Ministry List API result. |
Result:
[
{
"id": 33,
"name": "ELMO and Co.",
"address": "Admin Assistant",
"city": Quezon city,
"telephone": "0286678908",
"fax": "0286678908",
"other_contact_no": "0286678906",
"hashid": huy
}
]
RA/Employer List
To retrieve all available RA/Employer that is active.
If your MyRA is using our AWS S3 Storage:
https://mole-barmm-myra-bucket.s3.us-west-2.amazonaws.com/:uniquecode/attachments/principal/principallists.json
If your MyRA is using your server storage:
https://your-myra-url/storage/:uniquecode/attachments/principal/principallists.json
Parameter:
| Field | Type | Description |
|---|---|---|
| uniquecode | String | This is unique to every MyRA Clients. You can get this from your MyRA Administrator or you may contact us at myra@quantumx.com. |
Result:
[
{
"id": 33,
"name": "ELMO and Co.",
"address": "Admin Assistant",
"latitude": "0000.123123",
"longhitud": "0000.988808",
"registration_number": "PA-1231",
"city": Quezon city,
"telephone": "0286678908",
"country_id": 4,
"other_contact_no": "0286678906",
"hashid": huy,
"attachment_path": URL,
"no_male": 1,
"no_female": 1,
"country": {
"id": 4,
"name": "PHILIPPINES",
"hashid": "-b"
}
}
]
View RA/Employer
To view a specific RA/Employer.
If your MyRA is using our AWS S3 Storage:
https://mole-barmm-myra-bucket.s3.us-west-2.amazonaws.com/:uniquecode/attachments/principal/:id.json
If your MyRA is using your server storage:
https://your-myra-url/storage/:uniquecode/attachments/principal/:id.json
Parameter:
| Field | Type | Description |
|---|---|---|
| uniquecode | String | This is unique to every MyRA Clients. You can get this from your MyRA Administrator or you may contact us at myra@quantumx.com. |
| id | Integer | RA/Employer unique ID. The ID is in RA/Employer List API result. |
Result:
[
{
"id": 33,
"name": "ELMO and Co.",
"address": "Admin Assistant",
"latitude": "0000.123123",
"longhitud": "0000.988808",
"registration_number": "PA-1231",
"city": Quezon city,
"telephone": "0286678908",
"country_id": 4,
"other_contact_no": "0286678906",
"hashid": huy,
"attachment_path": URL,
"no_male": 1,
"no_female": 1,
"country": {
"id": 4,
"name": "PHILIPPINES",
"hashid": "-b"
}
}
]
Summary of Applicant
List of Applicants Yearly.
If your MyRA is using our AWS S3 Storage:
https://mole-barmm-myra-bucket.s3.us-west-2.amazonaws.com/:uniquecode/attachments/monthly-encoded-report/encoded-report-:year.json
If your MyRA is using your server storage:
https://your-myra-url/storage/:uniquecode/attachments/monthly-encoded-report/encoded-report-:year.json
Parameter:
| Field | Type | Description |
|---|---|---|
| uniquecode | String | This is unique to every MyRA Clients. You can get this from your MyRA Administrator or you may contact us at myra@quantumx.com. |
| year | Integer | Year you want to show. |
Result:
[
{
"December": 1,
"November": 0
}
}
]
Summary of Hired Applicant
List of Hired Applicants Yearly.
If your MyRA is using our AWS S3 Storage:
https://mole-barmm-myra-bucket.s3.us-west-2.amazonaws.com/:uniquecode/attachments/monthly-encoded-hired-report/encoded-hired-report-:year.json
If your MyRA is using your server storage:
https://your-myra-url/storage/:uniquecode/attachments/monthly-encoded-hired-report/encoded-hired-report-:year.json
Parameter:
| Field | Type | Description |
|---|---|---|
| uniquecode | String | This is unique to every MyRA Clients. You can get this from your MyRA Administrator or you may contact us at myra@quantumx.com. |
| year | Integer | Year you want to show. |
Result:
[
{
"December": 1,
"November": 0
}
}
]
