PUT api/Registrant/PutRegistrantActive

Request Information

URI Parameters

None.

Body Parameters

VMRegistrant
NameDescriptionTypeAdditional information
Id

integer

None.

UserId

string

None.

Email

string

None.

Phone

string

None.

IsNewsletter

boolean

None.

Wallet

decimal number

None.

ParentFirstName

string

None.

ParentLastName

string

None.

ParentPhone

string

None.

ParentEmail

string

None.

ParentAddress

string

None.

Parent2FirstName

string

None.

Parent2LastName

string

None.

Parent2Phone

string

None.

Parent2Email

string

None.

Parent2Address

string

None.

CreatedDate

date

None.

IsDeleted

boolean

None.

IsActive

boolean

None.

tbChilds

Collection of VMChild

None.

tbRegistrantWalletHistories

Collection of VMOrderPayment

None.

tbOrders

Collection of VMOrder

None.

tbWaitlists

Collection of VMWaitlist

None.

tbUser

VMUser

None.

ProgramId

integer

None.

Participants

string

None.

UserName

string

None.

Password

string

None.

NewPassword

string

None.

IsRemember

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "UserId": "sample string 2",
  "Email": "sample string 3",
  "Phone": "sample string 4",
  "IsNewsletter": true,
  "Wallet": 1.0,
  "ParentFirstName": "sample string 5",
  "ParentLastName": "sample string 6",
  "ParentPhone": "sample string 7",
  "ParentEmail": "sample string 8",
  "ParentAddress": "sample string 9",
  "Parent2FirstName": "sample string 10",
  "Parent2LastName": "sample string 11",
  "Parent2Phone": "sample string 12",
  "Parent2Email": "sample string 13",
  "Parent2Address": "sample string 14",
  "CreatedDate": "2025-09-10T06:52:52.8713965+00:00",
  "IsDeleted": true,
  "IsActive": true,
  "tbChilds": [
    {
      "$id": "2",
      "Id": 1,
      "RegistrantId": 1,
      "FirstName": "sample string 2",
      "LastName": "sample string 3",
      "Gender": "sample string 4",
      "DOB": "2025-09-10T06:52:52.8713965+00:00",
      "IsMedicalCondition": true,
      "MedicalNeeds": "sample string 5",
      "IsAllergy": true,
      "AllergicRestrictions": "sample string 6",
      "IsDeleted": true,
      "InsuranceCompany": "sample string 7",
      "InsurancePolicyNumber": "sample string 8",
      "InsuranceCompanyPhone": "sample string 9",
      "IsPhotographyReleasePermission": true,
      "IsSelfAdministeredMedication": true,
      "SelfAdministeredMedicationDesc": "sample string 10",
      "CreatedDate": "2025-09-10T06:52:52.8713965+00:00",
      "tbRegistrant": {
        "$ref": "1"
      },
      "tbRegistrationItems": [
        {
          "$id": "3",
          "Id": 1,
          "OrderId": 1,
          "ProgramId": 1,
          "ChildId": 1,
          "ProgramTotal": 1.0,
          "IsEarlyBirdApplied": true,
          "EarlyBirdDiscountAmount": 1.0,
          "IsSiblingDiscountApplied": true,
          "SiblingDiscountId": 1,
          "SiblingDiscountAmount": 1.0,
          "IsPaymentPlanApplied": true,
          "PaymentPlan2ndInstallmentDate": "2025-09-10T06:52:52.8713965+00:00",
          "PaymentPlan2ndInstallmentAmount": 1.0,
          "PaymentPlanFeeAmount": 1.0,
          "IsPaymentPlan2ndInstallmentPaid": true,
          "IsCouponApplied": true,
          "CouponId": 1,
          "CouponDiscountAmount": 1.0,
          "ProcessingFeeAmount": 1.0,
          "SubTotalAmountExclTax": 1.0,
          "SubTotalAmountInclTax": 1.0,
          "TotalAmount": 1.0,
          "SchoolName": "sample string 2",
          "TeacherName": "sample string 3",
          "StandardDismissal": "sample string 4",
          "Grade": "sample string 5",
          "DismissalFromEnrichment": "sample string 6",
          "IsTShirtRequired": true,
          "TShirtSizeRequired": "sample string 7",
          "IsFriendRequest": true,
          "FriendRequestNote": "sample string 8",
          "IsRoommateRequest": true,
          "RoommateRequestNote": "sample string 9",
          "PaidAmount": 1.0,
          "PendingAmount": 1.0,
          "CancellationFeePercentage": 1.0,
          "CancellationFeeAmount": 1.0,
          "RefundedAmount": 1.0,
          "RegistrationDate": "2025-09-10T06:52:52.8713965+00:00",
          "RegistrationStatus": "sample string 10",
          "PaymentStatus": "sample string 11",
          "IsTransfer": true,
          "TransferredItemId": 1,
          "TransferStatus": "sample string 12",
          "TransferFee": 1.0,
          "TransferDifference": 1.0,
          "TransferOldOrderAdjustment": 1.0,
          "UpdatedOn": "2025-09-10T06:52:52.8713965+00:00",
          "UpdatedBy": "sample string 13",
          "tbChild": {
            "$ref": "2"
          },
          "tbProgram": {
            "$id": "4",
            "Id": 1,
            "SessionId": 1,
            "OfficeId": 1,
            "SchoolId": 1,
            "Program": "sample string 2",
            "NumberofKids": 1,
            "StartDate": "2025-09-10T06:52:52.8713965+00:00",
            "EndDate": "2025-09-10T06:52:52.8713965+00:00",
            "Cost": 1.0,
            "TotalCost": 1.0,
            "WeeksDuration": 1,
            "InstructorsId": "sample string 3",
            "InstructorsInitials": "sample string 4",
            "Availability": "sample string 5",
            "StartTime": "2025-09-10T06:52:52.8713965+00:00",
            "EndTime": "2025-09-10T06:52:52.8713965+00:00",
            "ProcessingFeePercentage": 1.0,
            "IsSurveyActive": true,
            "SurveyUrl": "sample string 6",
            "RegistrationStart": "2025-09-10T06:52:52.8713965+00:00",
            "RegistrationEnd": "2025-09-10T06:52:52.8713965+00:00",
            "StudentCapacity": 1,
            "RegistrationType": "sample string 7",
            "Description": "sample string 8",
            "Notes": "sample string 9",
            "IsEarlyBird": true,
            "EarlyBirdRegistrationEnd": "2025-09-10T06:52:52.8713965+00:00",
            "EarlyBirdCost": 1.0,
            "ProgramCategory": "sample string 10",
            "GradeMinRequirment": "sample string 11",
            "GradeMaxRequirment": "sample string 12",
            "IsTShirt": true,
            "IsFriendRequest": true,
            "IsRoommateRequest": true,
            "IsPaymentPlan": true,
            "PaymentPlanInstallmentDate": "2025-09-10T06:52:52.8713965+00:00",
            "PaymentPlanFee": 1.0,
            "IsManualDisplay": true,
            "OtherURL": "sample string 13",
            "CreatedDate": "2025-09-10T06:52:52.8713965+00:00",
            "UpdatedOn": "2025-09-10T06:52:52.8713965+00:00",
            "YearId": 1,
            "IsDeleted": true,
            "IsPublished": true,
            "tbOffice": {
              "$id": "5",
              "Id": 1,
              "CompanyId": 1,
              "OfficeName": "sample string 2",
              "OfficeShortName": "sample string 3",
              "OfficeType": "sample string 4",
              "OfficeLocation": "sample string 5",
              "EmploymentType": "sample string 6",
              "Phone": "sample string 7",
              "Email": "sample string 8",
              "StateId": 1,
              "City": "sample string 9",
              "Address": "sample string 10",
              "ShirtSize": "sample string 11",
              "Banking": "sample string 12",
              "PayrollCompany": "sample string 13",
              "InsuranceBroker": "sample string 14",
              "COIStanding": "sample string 15",
              "VirtualMeetingPlatform": "sample string 16",
              "BackgroundCheckPlatform": "sample string 17",
              "ProviderTaxId": "sample string 18",
              "Currency": "sample string 19",
              "PaymentGateway": "sample string 20",
              "PublishableKey": "sample string 21",
              "SecretKey": "sample string 22",
              "PT_ApiKey": "sample string 23",
              "PT_MerchantUID": "sample string 24",
              "TwitterLink": "sample string 25",
              "FacebookLink": "sample string 26",
              "InstagramLink": "sample string 27",
              "AdvertisingSpending": 1,
              "IsRevenueASP": true,
              "IsRevenueSpark": true,
              "IsRevenueSchoolYearCamps": true,
              "IsRevenueSummerCamps": true,
              "IsRevenueLeagues": true,
              "IsRevenueClinics": true,
              "RevenueOtherStreams": "sample string 28",
              "Description": "sample string 29",
              "Announcement": "sample string 30",
              "Testimonials": "sample string 31",
              "IsDeleted": true,
              "IsLocked": true,
              "CreatedDate": "2025-09-10T06:52:52.8713965+00:00",
              "UpdatedOn": "2025-09-10T06:52:52.8713965+00:00",
              "tbCampaigns": [
                {
                  "$id": "6",
                  "Id": 1,
                  "Officeid": 1,
                  "Subject": "sample string 2",
                  "EmailContent": "sample string 3",
                  "CreatedDate": "2025-09-10T06:52:52.8713965+00:00",
                  "IsDeleted": true,
                  "tbCampaignDetails": [
                    {
                      "$id": "7",
                      "Id": 1,
                      "CampaignId": 1,
                      "UserEmail": "sample string 2",
                      "tbCampaign": {
                        "$ref": "6"
                      },
                      "SenderName": "sample string 3",
                      "SenderAccountName": "sample string 4"
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "vMCampaignDetails": [
                    {
                      "$ref": "7"
                    },
                    {
                      "$ref": "7"
                    }
                  ],
                  "SenderEmail": "sample string 4"
                },
                {
                  "$ref": "6"
                }
              ],
              "tbCompany": {
                "$id": "8",
                "Id": 1,
                "UserId": "sample string 2",
                "RoleId": 1,
                "Role": "sample string 3",
                "CompanyName": "sample string 4",
                "FirstName": "sample string 5",
                "LastName": "sample string 6",
                "PhoneNumber": "sample string 7",
                "Email": "sample string 8",
                "Icon": "sample string 9",
                "Gender": "sample string 10",
                "StateId": 1,
                "City": "sample string 11",
                "Address": "sample string 12",
                "SubscriptionPlanId": 1,
                "CurrentPeriodEnd": "2025-09-10T06:52:52.8713965+00:00",
                "CurrentPeriodLeeway": "2025-09-10T06:52:52.8713965+00:00",
                "SubscriptionStateId": 1,
                "IsDirectorAlso": true,
                "IsProfileCompleted": true,
                "OfficeCount": 1,
                "Description": "sample string 13",
                "CreatedDate": "2025-09-10T06:52:52.8713965+00:00",
                "IsDeleted": true,
                "tbState": {
                  "$id": "9",
                  "Id": 1,
                  "StateName": "sample string 2",
                  "isDeleted": true,
                  "CreatedDate": "2025-09-10T06:52:52.8713965+00:00",
                  "CountryId": 1,
                  "tbCompanies": [
                    {
                      "$ref": "8"
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "tbInstructors": [
                    {
                      "$id": "10",
                      "Id": 1,
                      "UserId": "sample string 2",
                      "OfficeId": 1,
                      "Name": "sample string 3",
                      "Initials": "sample string 4",
                      "Email": "sample string 5",
                      "Phone": "sample string 6",
                      "StateId": 1,
                      "City": "sample string 7",
                      "Zip": "sample string 8",
                      "Address": "sample string 9",
                      "Gender": "sample string 10",
                      "Schedule": "sample string 11",
                      "PayRate": 1.0,
                      "SocialSecurityNumber": "sample string 12",
                      "MaritalStatus": "sample string 13",
                      "NumberOfExemptions": 1,
                      "DateOfBirth": "2025-09-10T06:52:52.8713965+00:00",
                      "AccountNumber": "sample string 14",
                      "RoutingNumber": "sample string 15",
                      "HireDate": "2025-09-10T06:52:52.8713965+00:00",
                      "Clearance": true,
                      "DirectDeposit": true,
                      "Equipment": true,
                      "Notes": "sample string 16",
                      "EquipmentNote": "sample string 17",
                      "IsApplication": true,
                      "IsInterviewNotes": true,
                      "IsTopSheet": true,
                      "IsStaffEmergencyContact": true,
                      "IsW4": true,
                      "IsI9": true,
                      "IsInstructorAgreement": true,
                      "IsChildAbuseAndInnapropriateContact": true,
                      "IsGeneralKnowledgeAnswerSheet": true,
                      "IsCurriculumAnswerSheet": true,
                      "IsHighFivesMoment": true,
                      "IsGamePlan": true,
                      "IsChildProtection": true,
                      "IsEmployeePledge": true,
                      "IsClassProcedureAnswerSheet": true,
                      "IsEmpahsis": true,
                      "IsDirectorQuiz": true,
                      "IsCampGamePlan": true,
                      "IsCampHighFivesMoment": true,
                      "IsCampEmpahsis": true,
                      "IsProgramManualAnswerSheet": true,
                      "IsProgramTrainingReceipt": true,
                      "IsCampManualAnswerSheet": true,
                      "IsCampTrainingPresentationAnswerSheet": true,
                      "IsCampTrainingReceipt": true,
                      "CreatedDate": "2025-09-10T06:52:52.8713965+00:00",
                      "IsDeleted": true,
                      "UpdatedOn": "2025-09-10T06:52:52.8713965+00:00",
                      "tbOffice": {
                        "$ref": "5"
                      },
                      "tbState": {
                        "$ref": "9"
                      },
                      "tbInstructorSchedules": [
                        {
                          "$id": "11",
                          "Id": 1,
                          "OfficeId": 1,
                          "InstructorId": 1,
                          "Day": "sample string 2",
                          "DayName": "sample string 3",
                          "tbOffice": {
                            "$ref": "5"
                          }
                        },
                        {
                          "$ref": "11"
                        }
                      ],
                      "tbProgramClassScheduleLogs": [
                        {
                          "$id": "12",
                          "Id": 1,
                          "ProgramClassId": 1,
                          "InstructorId": 1,
                          "ClockInTime": "2025-09-10T06:52:52.8713965+00:00",
                          "ClockInLocation": "sample string 2",
                          "ClockInLongitude": 1.0,
                          "ClockInLatitude": 1.0,
                          "ClockOutTime": "2025-09-10T06:52:52.8713965+00:00",
                          "ClockOutLocation": "sample string 3",
                          "ClockOutLongitude": 1.0,
                          "ClockOutLatitude": 1.0,
                          "LogStatus": "sample string 4",
                          "Note": "sample string 5",
                          "tbInstructor": {
                            "$ref": "10"
                          },
                          "tbProgramClass": {
                            "$id": "13",
                            "Id": 1,
                            "OfficeId": 1,
                            "ProgramId": 1,
                            "ProgramScheduleId": 1,
                            "ClassDate": "2025-09-10T06:52:52.8713965+00:00",
                            "ClassStatus": 1,
                            "ClassStatusName": "sample string 2",
                            "ClassDay": "sample string 3",
                            "EndTime": "2025-09-10T06:52:52.8713965+00:00",
                            "StartTime": "2025-09-10T06:52:52.8713965+00:00",
                            "InstructorInitials": "sample string 4",
                            "Notes": "sample string 5",
                            "YearId": 1,
                            "IsDeleted": true,
                            "IsPublished": true,
                            "tbEvaluations": [
                              {
                                "$id": "14",
                                "Id": 1,
                                "OfficeId": 1,
                                "SchoolId": 1,
                                "ProgramClassId": 1,
                                "DirectorId": 1,
                                "Instructors": "sample string 2",
                                "Comments": "sample string 3",
                                "AdditionalNotes": "sample string 4",
                                "IsUniform": true,
                                "IsReachedEarly": true,
                                "IsEquip": true,
                                "PDC": true,
                                "IsInstructorEnergetic": true,
                                "IsAllStudentsInvolved": true,
                                "IsFunEnvironment": true,
                                "IsSolidPace": true,
                                "IsHighFives": true,
                                "CreatedDate": "2025-09-10T06:52:52.8713965+00:00",
                                "IsActive": true,
                                "tbDirector": {
                                  "$id": "15",
                                  "Id": 1,
                                  "UserId": "sample string 2",
                                  "FirstName": "sample string 3",
                                  "LastName": "sample string 4",
                                  "City": "sample string 5",
                                  "StateId": 1,
                                  "OfficeId": 1,
                                  "Role": "sample string 6",
                                  "Gender": "sample string 7",
                                  "PhoneNumber": "sample string 8",
                                  "Email": "sample string 9",
                                  "Address": "sample string 10",
                                  "CreatedDate": "2025-09-10T06:52:52.8713965+00:00",
                                  "IsDeleted": true,
                                  "IsLocked": true,
                                  "tbOffice": {
                                    "$ref": "5"
                                  },
                                  "DirectorName": "sample string 11",
                                  "Password": "sample string 12",
                                  "OfficeName": "sample string 13",
                                  "StateName": "sample string 14",
                                  "SubscriptionPlanName": "sample string 15",
                                  "CurrentPeriodEnd": "2025-09-10T06:52:52.8713965+00:00",
                                  "tbCompany": {
                                    "$ref": "8"
                                  }
                                },
                                "tbOffice": {
                                  "$ref": "5"
                                },
                                "tbProgramClass": {
                                  "$ref": "13"
                                },
                                "tbSchool": {
                                  "$id": "16",
                                  "Id": 1,
                                  "OfficeId": 1,
                                  "Name": "sample string 2",
                                  "SchoolPhone": "sample string 3",
                                  "Website": "sample string 4",
                                  "StateId": 1,
                                  "City": "sample string 5",
                                  "Address": "sample string 6",
                                  "Zipcode": "sample string 7",
                                  "SalesStageName": "sample string 8",
                                  "PartnerName": "sample string 9",
                                  "PartnerEmail": "sample string 10",
                                  "PartnerPhone": "sample string 11",
                                  "Description": "sample string 12",
                                  "CreatedDate": "2025-09-10T06:52:52.8713965+00:00",
                                  "IsDeleted": true,
                                  "tbEvaluations": [
                                    {
                                      "$ref": "14"
                                    },
                                    {
                                      "$ref": "14"
                                    }
                                  ],
                                  "tbOffice": {
                                    "$ref": "5"
                                  },
                                  "tbPrograms": [
                                    {
                                      "$ref": "4"
                                    },
                                    {
                                      "$ref": "4"
                                    }
                                  ],
                                  "tbProgramPayments": [
                                    {
                                      "$id": "17",
                                      "Id": 1,
                                      "OfficeId": 1,
                                      "SessionId": 1,
                                      "SchoolId": 1,
                                      "ProgramId": 1,
                                      "Payment": 1.0,
                                      "CollectionDate": "2025-09-10T06:52:52.8713965+00:00",
                                      "PaymentMode": 1,
                                      "IsCompleted": true,
                                      "tbOffice": {
                                        "$ref": "5"
                                      },
                                      "tbSchool": {
                                        "$ref": "16"
                                      },
                                      "Year": 2,
                                      "PaymentModeName": "sample string 3",
                                      "TotalAmount": 1.0,
                                      "TotalAmountCollected": 1.0,
                                      "TotalAmountReceivable": 1.0,
                                      "RecievingStatus": 4,
                                      "tbProgram": {
                                        "$ref": "4"
                                      }
                                    },
                                    {
                                      "$ref": "17"
                                    }
                                  ],
                                  "tbState": {
                                    "$ref": "9"
                                  },
                                  "StateName": "sample string 13"
                                },
                                "ClassDate": "2025-09-10T06:52:52.8713965+00:00",
                                "StartTime": "2025-09-10T06:52:52.8713965+00:00",
                                "EndTime": "2025-09-10T06:52:52.8713965+00:00",
                                "ProgramName": "sample string 8"
                              },
                              {
                                "$ref": "14"
                              }
                            ],
                            "tbProgram": {
                              "$ref": "4"
                            },
                            "tbProgramSchedule": {
                              "$id": "18",
                              "Id": 1,
                              "OfficeId": 1,
                              "ProgramId": 1,
                              "CampStartDate": "2025-09-10T06:52:52.8713965+00:00",
                              "CampStartDay": "sample string 2",
                              "CampEndDate": "2025-09-10T06:52:52.8713965+00:00",
                              "CampEndDay": "sample string 3",
                              "CampRegistrationEnd": "2025-09-10T06:52:52.8713965+00:00",
                              "CampBasePrice": 1.0,
                              "CampAfterCareCharge": 1.0,
                              "CampAfterDescription": "sample string 4",
                              "CampBeforeCareCharge": 1.0,
                              "CampBeforeDescription": "sample string 5",
                              "CampLunchCharge": 1.0,
                              "CampLunchDescription": "sample string 6",
                              "IsDeleted": true,
                              "IsActive": true,
                              "tbOffice": {
                                "$ref": "5"
                              },
                              "tbProgram": {
                                "$ref": "4"
                              },
                              "tbProgramClasses": [
                                {
                                  "$ref": "13"
                                },
                                {
                                  "$ref": "13"
                                }
                              ],
                              "tbRegistrationItemSchedules": [
                                {
                                  "$id": "19",
                                  "Id": 1,
                                  "RegistrationItemId": 1,
                                  "ScheduleId": 1,
                                  "OriginalCampBasePrice": 1.0,
                                  "CampBasePriceEarlyBirdDiscount": 1.0,
                                  "CampBasePrice": 1.0,
                                  "CampAfterCareCharge": 1.0,
                                  "CampBeforeCareCharge": 1.0,
                                  "CampLunchCharge": 1.0,
                                  "SubTotalExclTax": 1.0,
                                  "SubTotalInclTax": 1.0,
                                  "RegistrationStatus": "sample string 2",
                                  "SubTotalCouponDiscount": 1.0,
                                  "TotalAmount": 1.0,
                                  "CancellationFeePercentage": 1.0,
                                  "CancellationFeeAmount": 1.0,
                                  "RefundedAmount": 1.0,
                                  "PaidAmount": 1.0,
                                  "IsTransfer": true,
                                  "TransferredScheduleId": 1,
                                  "TransferStatus": "sample string 3",
                                  "TransferFee": 1.0,
                                  "TransferDifference": 1.0,
                                  "TransferOldOrderAdjustment": 1.0,
                                  "tbProgramSchedule": {
                                    "$ref": "18"
                                  },
                                  "tbRegistrationItem": {
                                    "$ref": "3"
                                  },
                                  "WeekDate": "sample string 4",
                                  "tbOrderPayment": {
                                    "$id": "20",
                                    "Id": 1,
                                    "OrderId": 1,
                                    "RegistrantId": 1,
                                    "Action": "sample string 2",
                                    "TransactionAmount": 1.0,
                                    "PaymentMethod": "sample string 3",
                                    "TransactionType": "sample string 4",
                                    "WalletAmount": 1.0,
                                    "CardAmount": 1.0,
                                    "PaymentIntentId": "sample string 5",
                                    "ExistingWalletAmount": 1.0,
                                    "UpdatedWalletAmount": 1.0,
                                    "PaymentDate": "2025-09-10T06:52:52.8905516+00:00",
                                    "PaymentStatus": "sample string 6",
                                    "Note": "sample string 7",
                                    "tbRegistrant": {
                                      "$ref": "1"
                                    },
                                    "tbOrder": {
                                      "$id": "21",
                                      "Id": 1,
                                      "OfficeId": 1,
                                      "RegistrantId": 1,
                                      "Currency": "sample string 2",
                                      "PaymentGateway": "sample string 3",
                                      "ProgramTotal": 1.0,
                                      "IsCouponApplied": true,
                                      "CouponId": 1,
                                      "CouponDiscountAmount": 1.0,
                                      "ProcessingFeeAmount": 1.0,
                                      "OrderEarlyBirdDiscount": 1.0,
                                      "OrderSiblingDiscount": 1.0,
                                      "SubTotalAmountInclTax": 1.0,
                                      "SubTotalAmountExclTax": 1.0,
                                      "TotalAmount": 1.0,
                                      "PaidAmount": 1.0,
                                      "PendingAmount": 1.0,
                                      "CancellationFeePercentage": 1.0,
                                      "CancellationFeeAmount": 1.0,
                                      "RefundedAmount": 1.0,
                                      "Agent": "sample string 4",
                                      "RegistrantIp": "sample string 5",
                                      "SelectedFormsIds": "sample string 6",
                                      "RegistrationDate": "2025-09-10T06:52:52.8905516+00:00",
                                      "RegistrationStatus": "sample string 7",
                                      "PaymentStatus": "sample string 8",
                                      "tbOffice": {
                                        "$ref": "5"
                                      },
                                      "tbRegistrant": {
                                        "$ref": "1"
                                      },
                                      "tbRegistrationItems": [
                                        {
                                          "$ref": "3"
                                        },
                                        {
                                          "$ref": "3"
                                        }
                                      ],
                                      "tbOrderPayments": [
                                        {
                                          "$ref": "20"
                                        },
                                        {
                                          "$ref": "20"
                                        }
                                      ],
                                      "orderId": "sample string 9",
                                      "IsPaylater": true,
                                      "IsTransfer": true,
                                      "TransferDifference": 1.0,
                                      "TransferOldOrderAdjustment": 1.0,
                                      "TransferRemainingAmount": 1.0,
                                      "TransferFee": 1.0,
                                      "ClientSecret": "sample string 12",
                                      "WalletAmountPending": 1.0,
                                      "strRegistrationDate": "sample string 13",
                                      "tbDiscount": {
                                        "$id": "22",
                                        "Id": 1,
                                        "OfficeId": 1,
                                        "Name": "sample string 2",
                                        "NumberOfUsers": 1,
                                        "ProgramEligibility": "sample string 3",
                                        "DiscountType": "sample string 4",
                                        "DiscountAmount": 1.0,
                                        "CreatedDate": "2025-09-10T06:52:52.8905516+00:00",
                                        "IsActive": true,
                                        "IsDeleted": true,
                                        "UpdatedOn": "2025-09-10T06:52:52.8905516+00:00",
                                        "tbOffice": {
                                          "$ref": "5"
                                        },
                                        "tbDiscountPrograms": [
                                          {
                                            "$id": "23",
                                            "Id": 1,
                                            "DiscountId": 1,
                                            "ProgramId": 1,
                                            "tbDiscount": {
                                              "$ref": "22"
                                            }
                                          },
                                          {
                                            "$ref": "23"
                                          }
                                        ],
                                        "ProgramIds": "sample string 5",
                                        "IsDiscountValid": true
                                      },
                                      "tbOrderPayment": {
                                        "$ref": "20"
                                      },
                                      "tbTransferableRegistrationItem": {
                                        "$ref": "3"
                                      }
                                    },
                                    "ProgramId": 8,
                                    "itemId": 9,
                                    "IsWalletUsed": true,
                                    "strPaymentDate": "sample string 10"
                                  },
                                  "ScheduleIdToBeTransfer": 1,
                                  "IsCampBeforeCareApplied": true,
                                  "IsCampAfterCareApplied": true,
                                  "IsCampLunchApplied": true
                                },
                                {
                                  "$ref": "19"
                                }
                              ],
                              "tbWaitlists": [
                                {
                                  "$id": "24",
                                  "Id": 1,
                                  "RegistrantId": 1,
                                  "ChildId": 1,
                                  "ProgramId": 1,
                                  "ScheduleId": 1,
                                  "AppliedDate": "2025-09-10T06:52:52.8905516+00:00",
                                  "IsDeleted": true,
                                  "tbChild": {
                                    "$ref": "2"
                                  },
                                  "tbProgram": {
                                    "$ref": "4"
                                  },
                                  "tbProgramSchedule": {
                                    "$ref": "18"
                                  },
                                  "tbRegistrant": {
                                    "$ref": "1"
                                  },
                                  "strAppliedDate": "sample string 2",
                                  "ProgramName": "sample string 3",
                                  "RegistrationAvailablity": 1
                                },
                                {
                                  "$ref": "24"
                                }
                              ],
                              "Availability": "sample string 7",
                              "EndTime": "2025-09-10T06:52:52.8905516+00:00",
                              "StartTime": "2025-09-10T06:52:52.8905516+00:00",
                              "InstructorsIds": "sample string 8",
                              "InstructorsInitials": "sample string 9",
                              "strCampStartDate": "sample string 10",
                              "strCampEndDate": "sample string 11",
                              "strCampStartEndDate": "sample string 12",
                              "strCampRegistrationEnd": "sample string 13",
                              "isCampRegDateOpen": true,
                              "StudentCapacity": 15,
                              "StudentAvailability": 16,
                              "isSpotAvailable": true,
                              "RegistrationCount": 18,
                              "IsCampAfterCare": true,
                              "IsCampBeforeCare": true,
                              "IsCampLunch": true
                            },
                            "tbProgramClassInstructors": [
                              {
                                "$id": "25",
                                "Id": 1,
                                "ProgramClassId": 1,
                                "InstructorId": 1,
                                "InstructorInitials": "sample string 2",
                                "tbInstructor": {
                                  "$ref": "10"
                                }
                              },
                              {
                                "$ref": "25"
                              }
                            ],
                            "tbProgramClassScheduleLogs": [
                              {
                                "$ref": "12"
                              },
                              {
                                "$ref": "12"
                              }
                            ],
                            "InitialInstructors": "sample string 6",
                            "InstructorName": "sample string 7",
                            "HiddenInstructorIds": "sample string 8",
                            "IsEvaluated": true,
                            "strStartTime": "sample string 10",
                            "strEndTime": "sample string 11",
                            "strClassDate": "sample string 12",
                            "tbSchool": {
                              "$ref": "16"
                            },
                            "InstructorsIds": "sample string 13"
                          },
                          "CurrentTime": "2025-09-10T06:52:52.8905516+00:00",
                          "strClockInTime": "sample string 6",
                          "strClockOutTime": "sample string 7"
                        },
                        {
                          "$ref": "12"
                        }
                      ],
                      "StateName": "sample string 18",
                      "PayrollHours": "sample string 19",
                      "PayrollAmount": 1.0,
                      "StartDate": "2025-09-10T06:52:52.8905516+00:00",
                      "EndDate": "2025-09-10T06:52:52.8905516+00:00",
                      "StartTime": "2025-09-10T06:52:52.8905516+00:00",
                      "EndTime": "2025-09-10T06:52:52.8905516+00:00",
                      "SessionId": 24,
                      "YearId": 25,
                      "strDateOfBirth": "sample string 26",
                      "strHireDate": "sample string 27"
                    },
                    {
                      "$ref": "10"
                    }
                  ],
                  "tbOffices": [
                    {
                      "$ref": "5"
                    },
                    {
                      "$ref": "5"
                    }
                  ],
                  "tbSchools": [
                    {
                      "$ref": "16"
                    },
                    {
                      "$ref": "16"
                    }
                  ]
                },
                "tbOffices": [
                  {
                    "$ref": "5"
                  },
                  {
                    "$ref": "5"
                  }
                ],
                "StateName": "sample string 14",
                "UserName": "sample string 15",
                "Password": "sample string 16",
                "SubscriptionPlanName": "sample string 17"
              },
              "tbCoupons": [
                {
                  "$id": "26",
                  "Id": 1,
                  "OfficeId": 1,
                  "Name": "sample string 2",
                  "Code": "sample string 3",
                  "DiscountType": "sample string 4",
                  "DiscountAmount": 1.0,
                  "ProgramEligibility": "sample string 5",
                  "MaximumUsageAllowed": 1,
                  "NumberUsed": 1,
                  "StartDate": "2025-09-10T06:52:52.8905516+00:00",
                  "EndDate": "2025-09-10T06:52:52.8905516+00:00",
                  "CreatedDate": "2025-09-10T06:52:52.8905516+00:00",
                  "IsActive": true,
                  "IsDeleted": true,
                  "UpdatedOn": "2025-09-10T06:52:52.8905516+00:00",
                  "tbOffice": {
                    "$ref": "5"
                  },
                  "tbCouponPrograms": [
                    {
                      "$id": "27",
                      "Id": 1,
                      "CouponId": 1,
                      "ProgramId": 1,
                      "tbCoupon": {
                        "$ref": "26"
                      }
                    },
                    {
                      "$ref": "27"
                    }
                  ],
                  "ProgramId": 1,
                  "ProgramIds": "sample string 6",
                  "IsCouponApplied": true
                },
                {
                  "$ref": "26"
                }
              ],
              "tbDirectors": [
                {
                  "$ref": "15"
                },
                {
                  "$ref": "15"
                }
              ],
              "tbDiscount": {
                "$ref": "22"
              },
              "tbEmailTemplates": [
                {
                  "$id": "28",
                  "Id": 1,
                  "OfficeId": 1,
                  "Name": "sample string 2",
                  "TemplateContent": "sample string 3",
                  "CreatedOn": "2025-09-10T06:52:52.8905516+00:00",
                  "Isdeleted": true,
                  "VMOffice": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "28"
                }
              ],
              "tbEvaluations": [
                {
                  "$ref": "14"
                },
                {
                  "$ref": "14"
                }
              ],
              "tbForms": [
                {
                  "$id": "29",
                  "Id": 1,
                  "OfficeId": 1,
                  "Name": "sample string 2",
                  "Description": "sample string 3",
                  "FormType": "sample string 4",
                  "IsSignRequired": true,
                  "IsMandatory": true,
                  "CreatedOn": "2025-09-10T06:52:52.8905516+00:00",
                  "IsDeleted": true,
                  "VMOffice": {
                    "$ref": "5"
                  }
                },
                {
                  "$ref": "29"
                }
              ],
              "tbInstructors": [
                {
                  "$ref": "10"
                },
                {
                  "$ref": "10"
                }
              ],
              "tbInstructorSchedules": [
                {
                  "$ref": "11"
                },
                {
                  "$ref": "11"
                }
              ],
              "tbState": {
                "$ref": "9"
              },
              "tbOfficeRecurrings": [
                {
                  "$id": "30",
                  "Id": 1,
                  "OfficeId": 1,
                  "PaymentMethodId": "sample string 2",
                  "PayorId": "sample string 3",
                  "LastFour": "sample string 4",
                  "CardBrand": "sample string 5",
                  "TokenGeneratedDate": "2025-09-10T06:52:52.8905516+00:00",
                  "RecurringId": "sample string 6",
                  "RecurringFee": 1.0,
                  "RecurringInterval": "sample string 7",
                  "NextPaymentDate": "2025-09-10T06:52:52.8905516+00:00",
                  "SubscriptionStatus": "sample string 8",
                  "RecurringStatus": "sample string 9",
                  "SubscriptionCreatedDate": "2025-09-10T06:52:52.8905516+00:00",
                  "FailedPaymentCount": 1,
                  "LastFailedPaymentDate": "2025-09-10T06:52:52.8905516+00:00",
                  "Notes": "sample string 10",
                  "tbOffice": {
                    "$ref": "5"
                  },
                  "tbDirectors": [
                    {
                      "$ref": "15"
                    },
                    {
                      "$ref": "15"
                    }
                  ],
                  "PTAdminApiKey": "sample string 11",
                  "PTApiUrl": "sample string 12",
                  "dtSubscriptionCreatedDate": "sample string 13",
                  "dtNextPaymentDate": "sample string 14",
                  "strTokenGeneratedDate": "sample string 15"
                },
                {
                  "$ref": "30"
                }
              ],
              "tbPrograms": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "tbProgramPayments": [
                {
                  "$ref": "17"
                },
                {
                  "$ref": "17"
                }
              ],
              "tbProgramSchedules": [
                {
                  "$ref": "18"
                },
                {
                  "$ref": "18"
                }
              ],
              "tbProgramSurveys": [
                {
                  "$id": "31",
                  "Id": 1,
                  "OfficeId": 1,
                  "ProgramId": 1,
                  "OverallProgramRating": 1,
                  "OrganizationRating": 1,
                  "EquipmentRating": 1,
                  "InstructorsRating": 1,
                  "IsInstructorsMakeProgramEnthusiastic": true,
                  "IsRecommendToOtherFamilies": true,
                  "IsParticipateAgain": true,
                  "MoreActivitiesRequiredComments": "sample string 2",
                  "AdditionalComments": "sample string 3",
                  "CreatedOn": "2025-09-10T06:52:52.8905516+00:00",
                  "tbOffice": {
                    "$ref": "5"
                  },
                  "tbProgram": {
                    "$ref": "4"
                  },
                  "SurveyCount": 4,
                  "OverallProgramRatingCount": 5,
                  "OverallProgramRating1Count": 6,
                  "OverallProgramRating2Count": 7,
                  "OverallProgramRating3Count": 8,
                  "OverallProgramRating4Count": 9,
                  "OrganizationRatingCount": 10,
                  "OrganizationRating1Count": 11,
                  "OrganizationRating2Count": 12,
                  "OrganizationRating3Count": 13,
                  "OrganizationRating4Count": 14,
                  "EquipmentRatingCount": 15,
                  "EquipmentRating1Count": 16,
                  "EquipmentRating2Count": 17,
                  "EquipmentRating3Count": 18,
                  "EquipmentRating4Count": 19,
                  "InstructorsRatingCount": 20,
                  "InstructorsRating1Count": 21,
                  "InstructorsRating2Count": 22,
                  "InstructorsRating3Count": 23,
                  "InstructorsRating4Count": 24,
                  "IsInstructorsMakeProgramEnthusiasticCount": 25,
                  "IsInstructorsMakeProgramEnthusiastic1Count": 26,
                  "IsInstructorsMakeProgramEnthusiastic2Count": 27,
                  "IsRecommendToOtherFamiliesCount": 28,
                  "IsRecommendToOtherFamilies1Count": 29,
                  "IsRecommendToOtherFamilies2Count": 30,
                  "IsParticipateAgainCount": 31,
                  "IsParticipateAgain1Count": 32,
                  "IsParticipateAgain2Count": 33,
                  "MoreActivitiesRequiredCommentsCount": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "AdditionalCommentsCount": [
                    "sample string 1",
                    "sample string 2"
                  ],
                  "YearId": 34,
                  "SessionId": 35
                },
                {
                  "$ref": "31"
                }
              ],
              "tbOrders": [
                {
                  "$ref": "21"
                },
                {
                  "$ref": "21"
                }
              ],
              "tbSchools": [
                {
                  "$ref": "16"
                },
                {
                  "$ref": "16"
                }
              ],
              "OfficeStatus": "sample string 32",
              "Revenue": 1.0,
              "NumberOfStudents": 33,
              "Programs": 34,
              "OfficeNoAllowed": 35,
              "OfficeNoLeft": 36,
              "DirRole": "sample string 37",
              "Zipcode": "sample string 38",
              "amount_per_payment": "sample string 39",
              "RecurringFee": 1.0,
              "SubscriptionStatus": "sample string 40"
            },
            "tbSchool": {
              "$ref": "16"
            },
            "tbProgramClasses": [
              {
                "$ref": "13"
              },
              {
                "$ref": "13"
              }
            ],
            "tbProgramSchedules": [
              {
                "$ref": "18"
              },
              {
                "$ref": "18"
              }
            ],
            "tbProgramSurveys": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ],
            "tbRegistrationItems": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "tbWaitlists": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "InstructorsIds": "sample string 14",
            "strStartTime": "sample string 15",
            "strEndTime": "sample string 16",
            "strStartDate": "sample string 17",
            "strEndDate": "sample string 18",
            "StartDateTime": "sample string 19",
            "EndDateTime": "sample string 20",
            "StartEndTime": "sample string 21",
            "strRegistrationStart": "sample string 22",
            "strRegistrationEnd": "sample string 23",
            "strEarlyBirdRegistrationEnd": "sample string 24",
            "strPaymentPlanInstallmentDate": "sample string 25",
            "DayName": "sample string 26",
            "TotalAmountCollected": 27.0,
            "TotalAmountReceivable": 28.0,
            "SchedulesCount": 29,
            "isSpotAvailable": true,
            "StudentAvailability": 31,
            "RegistrationCount": 32
          },
          "tbOrder": {
            "$ref": "21"
          },
          "tbRegistrationItemSchedules": [
            {
              "$ref": "19"
            },
            {
              "$ref": "19"
            }
          ],
          "itemId": "sample string 14",
          "ClientSecret": "sample string 15",
          "ChildName": "sample string 16",
          "ProgramName": "sample string 17",
          "ProgramTotalInclEarlyBird": 1.0,
          "SiblingDiscountRelatedItemId": 1,
          "WalletAmountPending": 1.0,
          "strRegistrationDate": "sample string 18",
          "strPaymentPlanInstallmentDate": "sample string 19",
          "PaymentPlanFeeAmountInclTax": 1.0,
          "PaymentPlanFeeTax": 1.0,
          "CustomDismissalText": "sample string 20",
          "tbChilds": [
            {
              "$ref": "2"
            },
            {
              "$ref": "2"
            }
          ],
          "tbDiscount": {
            "$ref": "22"
          },
          "tbRegistrant": {
            "$ref": "1"
          },
          "tbOrderPayment": {
            "$ref": "20"
          }
        },
        {
          "$ref": "3"
        }
      ],
      "tbWaitlists": [
        {
          "$ref": "24"
        },
        {
          "$ref": "24"
        }
      ],
      "ChildCount": 11,
      "ParentCount": 12,
      "AuthorizedCount": 13,
      "EmergencyCount": 14,
      "Program": "sample string 15",
      "ProgramId": 16,
      "Amount": 1.0,
      "strDOB": "sample string 17"
    },
    {
      "$ref": "2"
    }
  ],
  "tbRegistrantWalletHistories": [
    {
      "$ref": "20"
    },
    {
      "$ref": "20"
    }
  ],
  "tbOrders": [
    {
      "$ref": "21"
    },
    {
      "$ref": "21"
    }
  ],
  "tbWaitlists": [
    {
      "$ref": "24"
    },
    {
      "$ref": "24"
    }
  ],
  "tbUser": {
    "$id": "32",
    "Id": 1,
    "UserId": "sample string 2",
    "UserName": "sample string 3",
    "Password": "sample string 4",
    "NewPassword": "sample string 5",
    "RoleName": "sample string 6",
    "FullName": "sample string 7",
    "Email": "sample string 8",
    "Phone": "sample string 9",
    "ProgramId": 10,
    "ValidUpto": "2025-09-10T06:52:52.8905516+00:00",
    "StripePlanId": "sample string 12",
    "IsRemember": true,
    "Wallet": 1.0,
    "tbOffice": {
      "$ref": "5"
    },
    "tbCompany": {
      "$ref": "8"
    },
    "tbDirector": {
      "$ref": "15"
    },
    "tbRegistrant": {
      "$ref": "1"
    },
    "tbInstructor": {
      "$ref": "10"
    },
    "tbProgram": {
      "$ref": "4"
    }
  },
  "ProgramId": 15,
  "Participants": "sample string 16",
  "UserName": "sample string 17",
  "Password": "sample string 18",
  "NewPassword": "sample string 19",
  "IsRemember": true
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.