POST api/CVExperience

Request Information

URI Parameters

None.

Body Parameters

Collection of CVExperience
NameDescriptionTypeAdditional information
RecordNo

integer

None.

CVProfileFK

integer

None.

CVProfile

CVProfile

None.

ExperienceName

string

None.

Role

string

None.

Employer

string

None.

IsActiveEmployer

boolean

None.

StartDate

date

None.

EndDate

date

None.

EmployerWebsite

string

None.

Location

string

None.

CreatedOn

date

None.

UpdatedOn

date

None.

IsDeleted

boolean

None.

Request Formats

application/json, text/json

Sample:
[
  {
    "RecordNo": 1,
    "CVProfileFK": 1,
    "CVProfile": {
      "RecordNo": 1,
      "FirstName": "sample string 2",
      "LastName": "sample string 3",
      "PhoneNumber": "sample string 4",
      "EmailAddress": "sample string 5",
      "HomeAddress": "sample string 6",
      "PersonalStatement": "sample string 7",
      "Skills": "sample string 8",
      "Language": "sample string 9",
      "ReferenceNumber": "sample string 10",
      "AdminUploadLetter": "sample string 11",
      "UserReview": "sample string 12",
      "PaymentStatusFK": 1,
      "PaymentStatus": {
        "RecordNo": 1,
        "PaymentStatusName": "sample string 2",
        "CreatedOn": "2024-12-22T23:31:11.2454746+00:00",
        "UpdatedOn": "2024-12-22T23:31:11.2454746+00:00",
        "IsDeleted": true,
        "IsIncrementedAmt": true,
        "SortOrder": 1
      },
      "PaymentId": "e0e6dc7f-4a5f-44a4-a533-1521ef7c0111",
      "PlanAmount": 1.0,
      "PlanAmountCurrency": "sample string 13",
      "LocalAmountPaid": 1.0,
      "LocalAmountPaidCurrency": "sample string 14",
      "CountryName": "sample string 15",
      "NGNPlanValue": 1.0,
      "NGNAmountPaid": 1.0,
      "JsonData": "sample string 16",
      "CreatedOn": "2024-12-22T23:31:11.2454746+00:00",
      "UpdatedOn": "2024-12-22T23:31:11.2454746+00:00",
      "IsDeleted": true,
      "CVExperiences": [],
      "CVEducations": [
        {
          "RecordNo": 1,
          "CVProfileFK": 1,
          "Course": "sample string 2",
          "CertificateFK": 1,
          "Certificate": {
            "RecordNo": 1,
            "DropdownFK": 2,
            "Dropdown": {
              "RecordNo": 1,
              "Name": "sample string 2",
              "CreatedOn": "2024-12-22T23:31:11.2454746+00:00",
              "UpdatedOn": "2024-12-22T23:31:11.2454746+00:00",
              "IsDeleted": true
            },
            "DropdownOption": "sample string 3",
            "IsActive": true,
            "CreatedOn": "2024-12-22T23:31:11.2454746+00:00",
            "UpdatedOn": "2024-12-22T23:31:11.2454746+00:00",
            "IsDeleted": true
          },
          "Degree": "sample string 3",
          "Instituition": "sample string 4",
          "IsActiveSchool": true,
          "StartDate": "2024-12-22T23:31:11.2454746+00:00",
          "EndDate": "2024-12-22T23:31:11.2454746+00:00",
          "JsonData": "sample string 8",
          "CreatedOn": "2024-12-22T23:31:11.2454746+00:00",
          "UpdatedOn": "2024-12-22T23:31:11.2454746+00:00",
          "IsDeleted": true
        },
        {
          "RecordNo": 1,
          "CVProfileFK": 1,
          "Course": "sample string 2",
          "CertificateFK": 1,
          "Certificate": {
            "RecordNo": 1,
            "DropdownFK": 2,
            "Dropdown": {
              "RecordNo": 1,
              "Name": "sample string 2",
              "CreatedOn": "2024-12-22T23:31:11.2454746+00:00",
              "UpdatedOn": "2024-12-22T23:31:11.2454746+00:00",
              "IsDeleted": true
            },
            "DropdownOption": "sample string 3",
            "IsActive": true,
            "CreatedOn": "2024-12-22T23:31:11.2454746+00:00",
            "UpdatedOn": "2024-12-22T23:31:11.2454746+00:00",
            "IsDeleted": true
          },
          "Degree": "sample string 3",
          "Instituition": "sample string 4",
          "IsActiveSchool": true,
          "StartDate": "2024-12-22T23:31:11.2454746+00:00",
          "EndDate": "2024-12-22T23:31:11.2454746+00:00",
          "JsonData": "sample string 8",
          "CreatedOn": "2024-12-22T23:31:11.2454746+00:00",
          "UpdatedOn": "2024-12-22T23:31:11.2454746+00:00",
          "IsDeleted": true
        }
      ]
    },
    "ExperienceName": "sample string 2",
    "Role": "sample string 3",
    "Employer": "sample string 4",
    "IsActiveEmployer": true,
    "StartDate": "2024-12-22T23:31:11.2454746+00:00",
    "EndDate": "2024-12-22T23:31:11.2454746+00:00",
    "EmployerWebsite": "sample string 8",
    "Location": "sample string 9",
    "CreatedOn": "2024-12-22T23:31:11.2454746+00:00",
    "UpdatedOn": "2024-12-22T23:31:11.2454746+00:00",
    "IsDeleted": true
  },
  {
    "RecordNo": 1,
    "CVProfileFK": 1,
    "CVProfile": {
      "RecordNo": 1,
      "FirstName": "sample string 2",
      "LastName": "sample string 3",
      "PhoneNumber": "sample string 4",
      "EmailAddress": "sample string 5",
      "HomeAddress": "sample string 6",
      "PersonalStatement": "sample string 7",
      "Skills": "sample string 8",
      "Language": "sample string 9",
      "ReferenceNumber": "sample string 10",
      "AdminUploadLetter": "sample string 11",
      "UserReview": "sample string 12",
      "PaymentStatusFK": 1,
      "PaymentStatus": {
        "RecordNo": 1,
        "PaymentStatusName": "sample string 2",
        "CreatedOn": "2024-12-22T23:31:11.2454746+00:00",
        "UpdatedOn": "2024-12-22T23:31:11.2454746+00:00",
        "IsDeleted": true,
        "IsIncrementedAmt": true,
        "SortOrder": 1
      },
      "PaymentId": "e0e6dc7f-4a5f-44a4-a533-1521ef7c0111",
      "PlanAmount": 1.0,
      "PlanAmountCurrency": "sample string 13",
      "LocalAmountPaid": 1.0,
      "LocalAmountPaidCurrency": "sample string 14",
      "CountryName": "sample string 15",
      "NGNPlanValue": 1.0,
      "NGNAmountPaid": 1.0,
      "JsonData": "sample string 16",
      "CreatedOn": "2024-12-22T23:31:11.2454746+00:00",
      "UpdatedOn": "2024-12-22T23:31:11.2454746+00:00",
      "IsDeleted": true,
      "CVExperiences": [],
      "CVEducations": [
        {
          "RecordNo": 1,
          "CVProfileFK": 1,
          "Course": "sample string 2",
          "CertificateFK": 1,
          "Certificate": {
            "RecordNo": 1,
            "DropdownFK": 2,
            "Dropdown": {
              "RecordNo": 1,
              "Name": "sample string 2",
              "CreatedOn": "2024-12-22T23:31:11.2454746+00:00",
              "UpdatedOn": "2024-12-22T23:31:11.2454746+00:00",
              "IsDeleted": true
            },
            "DropdownOption": "sample string 3",
            "IsActive": true,
            "CreatedOn": "2024-12-22T23:31:11.2454746+00:00",
            "UpdatedOn": "2024-12-22T23:31:11.2454746+00:00",
            "IsDeleted": true
          },
          "Degree": "sample string 3",
          "Instituition": "sample string 4",
          "IsActiveSchool": true,
          "StartDate": "2024-12-22T23:31:11.2454746+00:00",
          "EndDate": "2024-12-22T23:31:11.2454746+00:00",
          "JsonData": "sample string 8",
          "CreatedOn": "2024-12-22T23:31:11.2454746+00:00",
          "UpdatedOn": "2024-12-22T23:31:11.2454746+00:00",
          "IsDeleted": true
        },
        {
          "RecordNo": 1,
          "CVProfileFK": 1,
          "Course": "sample string 2",
          "CertificateFK": 1,
          "Certificate": {
            "RecordNo": 1,
            "DropdownFK": 2,
            "Dropdown": {
              "RecordNo": 1,
              "Name": "sample string 2",
              "CreatedOn": "2024-12-22T23:31:11.2454746+00:00",
              "UpdatedOn": "2024-12-22T23:31:11.2454746+00:00",
              "IsDeleted": true
            },
            "DropdownOption": "sample string 3",
            "IsActive": true,
            "CreatedOn": "2024-12-22T23:31:11.2454746+00:00",
            "UpdatedOn": "2024-12-22T23:31:11.2454746+00:00",
            "IsDeleted": true
          },
          "Degree": "sample string 3",
          "Instituition": "sample string 4",
          "IsActiveSchool": true,
          "StartDate": "2024-12-22T23:31:11.2454746+00:00",
          "EndDate": "2024-12-22T23:31:11.2454746+00:00",
          "JsonData": "sample string 8",
          "CreatedOn": "2024-12-22T23:31:11.2454746+00:00",
          "UpdatedOn": "2024-12-22T23:31:11.2454746+00:00",
          "IsDeleted": true
        }
      ]
    },
    "ExperienceName": "sample string 2",
    "Role": "sample string 3",
    "Employer": "sample string 4",
    "IsActiveEmployer": true,
    "StartDate": "2024-12-22T23:31:11.2454746+00:00",
    "EndDate": "2024-12-22T23:31:11.2454746+00:00",
    "EmployerWebsite": "sample string 8",
    "Location": "sample string 9",
    "CreatedOn": "2024-12-22T23:31:11.2454746+00:00",
    "UpdatedOn": "2024-12-22T23:31:11.2454746+00:00",
    "IsDeleted": true
  }
]

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'TrishAcademy.Models.CVProfile' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'TrishAcademy.Models.CVProfile' contains cycles and cannot be serialized if reference tracking is disabled.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'List`1'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.