POST api/SiblingDiscount/returnProgram?programId={programId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
programId

integer

Required

Body Parameters

tbDiscountProgram
NameDescriptionTypeAdditional information
Id

integer

None.

DiscountId

integer

None.

ProgramId

integer

None.

tbSiblingDiscount

tbSiblingDiscount

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "DiscountId": 1,
  "ProgramId": 1,
  "tbSiblingDiscount": {
    "$id": "2",
    "Id": 1,
    "OfficeId": 1,
    "Name": "sample string 2",
    "NumberOfUsers": 1,
    "ProgramEligibility": "sample string 3",
    "DiscountType": "sample string 4",
    "DiscountAmount": 1.0,
    "CreatedDate": "2025-09-10T07:04:05.6535519+00:00",
    "IsActive": true,
    "IsDeleted": true,
    "UpdatedOn": "2025-09-10T07:04:05.6535519+00:00",
    "tbDiscountPrograms": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tbOffice": {
      "$id": "3",
      "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",
      "StripeAccountHolder": "sample string 21",
      "PublishableKey": "sample string 22",
      "SecretKey": "sample string 23",
      "PT_ApiKey": "sample string 24",
      "PT_MerchantUID": "sample string 25",
      "TwitterLink": "sample string 26",
      "FacebookLink": "sample string 27",
      "InstagramLink": "sample string 28",
      "AdvertisingSpending": 1,
      "IsRevenueASP": true,
      "IsRevenueSpark": true,
      "IsRevenueSchoolYearCamps": true,
      "IsRevenueSummerCamps": true,
      "IsRevenueLeagues": true,
      "IsRevenueClinics": true,
      "RevenueOtherStreams": "sample string 29",
      "Description": "sample string 30",
      "Announcement": "sample string 31",
      "Testimonials": "sample string 32",
      "IsDeleted": true,
      "IsLocked": true,
      "CreatedDate": "2025-09-10T07:04:05.6535519+00:00",
      "UpdatedOn": "2025-09-10T07:04:05.6535519+00:00",
      "tbCampaigns": [
        {
          "$id": "4",
          "Id": 1,
          "Officeid": 1,
          "Subject": "sample string 2",
          "EmailContent": "sample string 3",
          "CreatedDate": "2025-09-10T07:04:05.6535519+00:00",
          "IsDeleted": true,
          "UpdatedOn": "2025-09-10T07:04:05.6535519+00:00",
          "tbOffice": {
            "$ref": "3"
          },
          "tbCampaignDetails": [
            {
              "$id": "5",
              "Id": 1,
              "CampaignId": 1,
              "UserEmail": "sample string 2",
              "tbCampaign": {
                "$ref": "4"
              }
            },
            {
              "$ref": "5"
            }
          ]
        },
        {
          "$ref": "4"
        }
      ],
      "tbCompany": {
        "$id": "6",
        "Id": 1,
        "UserId": "88515c09-aa73-49a9-bbff-40cd2e9b3b88",
        "RoleId": 1,
        "Role": "sample string 2",
        "CompanyName": "sample string 3",
        "FirstName": "sample string 4",
        "LastName": "sample string 5",
        "PhoneNumber": "sample string 6",
        "Email": "sample string 7",
        "Icon": "sample string 8",
        "Gender": "sample string 9",
        "StateId": 1,
        "City": "sample string 10",
        "Address": "sample string 11",
        "SubscriptionPlanId": 1,
        "CurrentPeriodEnd": "2025-09-10T07:04:05.6535519+00:00",
        "CurrentPeriodLeeway": "2025-09-10T07:04:05.6535519+00:00",
        "SubscriptionStateId": 1,
        "IsDirectorAlso": true,
        "IsProfileCompleted": true,
        "OfficeCount": 1,
        "Description": "sample string 12",
        "CreatedDate": "2025-09-10T07:04:05.6535519+00:00",
        "IsDeleted": true,
        "UpdatedOn": "2025-09-10T07:04:05.6535519+00:00",
        "tbState": {
          "$id": "7",
          "Id": 1,
          "StateName": "sample string 2",
          "isDeleted": true,
          "CreatedDate": "2025-09-10T07:04:05.6535519+00:00",
          "CountryId": 1,
          "tbCompanies": [
            {
              "$ref": "6"
            },
            {
              "$ref": "6"
            }
          ],
          "tbInstructors": [
            {
              "$id": "8",
              "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-10T07:04:05.6535519+00:00",
              "AccountNumber": "sample string 14",
              "RoutingNumber": "sample string 15",
              "HireDate": "2025-09-10T07:04:05.6535519+00:00",
              "Clearance": true,
              "DirectDeposit": true,
              "Equipment": true,
              "Notes": "sample string 16",
              "EquipmentNote": "sample string 17",
              "IsApplication": true,
              "IsInterviewNotes": true,
              "IsBackgroundCheck": true,
              "IsInstructorAgreement": true,
              "IsTopSheet": true,
              "IsStaffEmergencyContact": true,
              "IsW4": true,
              "IsI9": true,
              "IsGeneralKnowledgeAnswerSheet": true,
              "IsChildProtection": true,
              "IsChildAbuseAndInnapropriateContact": true,
              "IsCurriculumAnswerSheet": true,
              "IsEmployeePledge": true,
              "IsProgramManualAnswerSheet": true,
              "IsClassProcedureAnswerSheet": true,
              "IsHighFivesMoment": true,
              "IsGamePlan": true,
              "IsEmpahsis": true,
              "IsProgramTrainingReceipt": true,
              "IsCampManualAnswerSheet": true,
              "IsCampTrainingPresentationAnswerSheet": true,
              "IsCampHighFivesMoment": true,
              "IsCampGamePlan": true,
              "IsCampEmpahsis": true,
              "IsCampTrainingReceipt": true,
              "IsDirectorQuiz": true,
              "CreatedDate": "2025-09-10T07:04:05.6535519+00:00",
              "IsDeleted": true,
              "UpdatedOn": "2025-09-10T07:04:05.6535519+00:00",
              "tbOffice": {
                "$ref": "3"
              },
              "tbState": {
                "$ref": "7"
              },
              "tbInstructorSchedules": [
                {
                  "$id": "9",
                  "Id": 1,
                  "OfficeId": 1,
                  "InstructorId": 1,
                  "Day": "sample string 2",
                  "DayName": "sample string 3",
                  "tbInstructor": {
                    "$ref": "8"
                  },
                  "tbOffice": {
                    "$ref": "3"
                  }
                },
                {
                  "$ref": "9"
                }
              ],
              "tbInstructorScheduleLogs": [
                {
                  "$id": "10",
                  "Id": 1,
                  "ProgramClassId": 1,
                  "InstructorId": 1,
                  "ClockInTime": "2025-09-10T07:04:05.6535519+00:00",
                  "ClockInLocation": "sample string 2",
                  "ClockInLongitude": 1.0,
                  "ClockInLatitude": 1.0,
                  "ClockOutTime": "2025-09-10T07:04:05.6535519+00:00",
                  "ClockOutLocation": "sample string 3",
                  "ClockOutLongitude": 1.0,
                  "ClockOutLatitude": 1.0,
                  "LogStatus": "sample string 4",
                  "Note": "sample string 5",
                  "tbInstructor": {
                    "$ref": "8"
                  },
                  "tbProgramClass": {
                    "$id": "11",
                    "Id": 1,
                    "OfficeId": 1,
                    "ProgramId": 1,
                    "ProgramScheduleId": 1,
                    "ClassDate": "2025-09-10T07:04:05.6535519+00:00",
                    "ClassStatus": 1,
                    "ClassStatusName": "sample string 2",
                    "ClassDay": "sample string 3",
                    "EndTime": "2025-09-10T07:04:05.6535519+00:00",
                    "StartTime": "2025-09-10T07:04:05.6535519+00:00",
                    "InstructorInitials": "sample string 4",
                    "Notes": "sample string 5",
                    "YearId": 1,
                    "IsDeleted": true,
                    "IsPublished": true,
                    "tbEvaluations": [
                      {
                        "$id": "12",
                        "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-10T07:04:05.6535519+00:00",
                        "IsActive": true,
                        "tbDirector": {
                          "$id": "13",
                          "Id": 1,
                          "UserId": "709d1e9b-9e13-467b-a064-9fff2cab0b03",
                          "OfficeId": 1,
                          "Role": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "StateId": 1,
                          "City": "sample string 5",
                          "Gender": "sample string 6",
                          "PhoneNumber": "sample string 7",
                          "Email": "sample string 8",
                          "Address": "sample string 9",
                          "CreatedDate": "2025-09-10T07:04:05.6535519+00:00",
                          "IsDeleted": true,
                          "IsLocked": true,
                          "UpdatedOn": "2025-09-10T07:04:05.6535519+00:00",
                          "tbOffice": {
                            "$ref": "3"
                          },
                          "tbEvaluations": [
                            {
                              "$ref": "12"
                            },
                            {
                              "$ref": "12"
                            }
                          ]
                        },
                        "tbOffice": {
                          "$ref": "3"
                        },
                        "tbProgramClass": {
                          "$ref": "11"
                        },
                        "tbSchool": {
                          "$id": "14",
                          "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-10T07:04:05.6535519+00:00",
                          "IsDeleted": true,
                          "UpdatedOn": "2025-09-10T07:04:05.6535519+00:00",
                          "tbEvaluations": [
                            {
                              "$ref": "12"
                            },
                            {
                              "$ref": "12"
                            }
                          ],
                          "tbOffice": {
                            "$ref": "3"
                          },
                          "tbPrograms": [
                            {
                              "$id": "15",
                              "Id": 1,
                              "SessionId": 1,
                              "OfficeId": 1,
                              "SchoolId": 1,
                              "Program": "sample string 2",
                              "NumberofKids": 1,
                              "StartDate": "2025-09-10T07:04:05.6535519+00:00",
                              "EndDate": "2025-09-10T07:04:05.6535519+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-10T07:04:05.6535519+00:00",
                              "EndTime": "2025-09-10T07:04:05.6535519+00:00",
                              "ProcessingFeePercentage": 1.0,
                              "IsSurveyActive": true,
                              "RegistrationStart": "2025-09-10T07:04:05.6535519+00:00",
                              "RegistrationEnd": "2025-09-10T07:04:05.6535519+00:00",
                              "StudentCapacity": 1,
                              "RegistrationType": "sample string 6",
                              "Description": "sample string 7",
                              "Notes": "sample string 8",
                              "IsEarlyBird": true,
                              "EarlyBirdRegistrationEnd": "2025-09-10T07:04:05.6535519+00:00",
                              "EarlyBirdCost": 1.0,
                              "ProgramCategory": "sample string 9",
                              "GradeMinRequirment": "sample string 10",
                              "GradeMaxRequirment": "sample string 11",
                              "IsTShirt": true,
                              "IsFriendRequest": true,
                              "IsRoommateRequest": true,
                              "IsPaymentPlan": true,
                              "PaymentPlanInstallmentDate": "2025-09-10T07:04:05.6535519+00:00",
                              "PaymentPlanFee": 1.0,
                              "IsManualDisplay": true,
                              "OtherURL": "sample string 12",
                              "CreatedDate": "2025-09-10T07:04:05.6535519+00:00",
                              "UpdatedOn": "2025-09-10T07:04:05.6535519+00:00",
                              "YearId": 1,
                              "IsDeleted": true,
                              "IsPublished": true,
                              "tbOffice": {
                                "$ref": "3"
                              },
                              "tbSchool": {
                                "$ref": "14"
                              },
                              "tbProgramClasses": [
                                {
                                  "$ref": "11"
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "tbProgramSchedules": [
                                {
                                  "$id": "16",
                                  "Id": 1,
                                  "OfficeId": 1,
                                  "ProgramId": 1,
                                  "CampStartDate": "2025-09-10T07:04:05.6535519+00:00",
                                  "CampStartDay": "sample string 2",
                                  "CampEndDate": "2025-09-10T07:04:05.6535519+00:00",
                                  "CampEndDay": "sample string 3",
                                  "CampRegistrationEnd": "2025-09-10T07:04:05.6535519+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,
                                  "IsPublished": true,
                                  "tbOffice": {
                                    "$ref": "3"
                                  },
                                  "tbProgram": {
                                    "$ref": "15"
                                  },
                                  "tbProgramClasses": [
                                    {
                                      "$ref": "11"
                                    },
                                    {
                                      "$ref": "11"
                                    }
                                  ],
                                  "tbRegistrationItemSchedules": [
                                    {
                                      "$id": "17",
                                      "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": "16"
                                      },
                                      "tbRegistrationItem": {
                                        "$id": "18",
                                        "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-10T07:04:05.6535519+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-10T07:04:05.6535519+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-10T07:04:05.6535519+00:00",
                                        "UpdatedBy": "sample string 13",
                                        "tbChild": {
                                          "$id": "19",
                                          "Id": 1,
                                          "RegistrantId": 1,
                                          "FirstName": "sample string 2",
                                          "LastName": "sample string 3",
                                          "Email": "sample string 4",
                                          "Gender": "sample string 5",
                                          "DOB": "2025-09-10T07:04:05.6535519+00:00",
                                          "IsMedicalCondition": true,
                                          "MedicalNeeds": "sample string 6",
                                          "IsAllergy": true,
                                          "AllergicRestrictions": "sample string 7",
                                          "InsuranceCompany": "sample string 8",
                                          "InsurancePolicyNumber": "sample string 9",
                                          "InsuranceCompanyPhone": "sample string 10",
                                          "IsPhotographyReleasePermission": true,
                                          "IsSelfAdministeredMedication": true,
                                          "SelfAdministeredMedicationDesc": "sample string 11",
                                          "CreatedDate": "2025-09-10T07:04:05.6535519+00:00",
                                          "IsDeleted": true,
                                          "UpdatedOn": "2025-09-10T07:04:05.6535519+00:00",
                                          "tbRegistrant": {
                                            "$id": "20",
                                            "Id": 1,
                                            "UserId": "sample string 2",
                                            "Email": "sample string 3",
                                            "Phone": "sample string 4",
                                            "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",
                                            "IsNewsletter": true,
                                            "CreatedDate": "2025-09-10T07:04:05.6535519+00:00",
                                            "IsDeleted": true,
                                            "IsActive": true,
                                            "UpdatedOn": "2025-09-10T07:04:05.6535519+00:00",
                                            "tbChilds": [
                                              {
                                                "$ref": "19"
                                              },
                                              {
                                                "$ref": "19"
                                              }
                                            ],
                                            "tbOrders": [
                                              {
                                                "$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,
                                                "SubTotalAmountExclTax": 1.0,
                                                "SubTotalAmountInclTax": 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-10T07:04:05.6535519+00:00",
                                                "RegistrationStatus": "sample string 7",
                                                "PaymentStatus": "sample string 8",
                                                "tbOffice": {
                                                  "$ref": "3"
                                                },
                                                "tbRegistrationItems": [
                                                  {
                                                    "$ref": "18"
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "tbOrderPayments": [
                                                  {
                                                    "$id": "22",
                                                    "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-10T07:04:05.6535519+00:00",
                                                    "PaymentStatus": "sample string 6",
                                                    "Note": "sample string 7",
                                                    "tbOrder": {
                                                      "$ref": "21"
                                                    },
                                                    "tbRegistrant": {
                                                      "$ref": "20"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "22"
                                                  }
                                                ],
                                                "tbRegistrant": {
                                                  "$ref": "20"
                                                }
                                              },
                                              {
                                                "$ref": "21"
                                              }
                                            ],
                                            "tbOrderPayments": [
                                              {
                                                "$ref": "22"
                                              },
                                              {
                                                "$ref": "22"
                                              }
                                            ],
                                            "tbWaitlists": [
                                              {
                                                "$id": "23",
                                                "Id": 1,
                                                "RegistrantId": 1,
                                                "ChildId": 1,
                                                "ProgramId": 1,
                                                "ScheduleId": 1,
                                                "AppliedDate": "2025-09-10T07:04:05.6535519+00:00",
                                                "IsDeleted": true,
                                                "tbChild": {
                                                  "$ref": "19"
                                                },
                                                "tbProgram": {
                                                  "$ref": "15"
                                                },
                                                "tbProgramSchedule": {
                                                  "$ref": "16"
                                                },
                                                "tbRegistrant": {
                                                  "$ref": "20"
                                                }
                                              },
                                              {
                                                "$ref": "23"
                                              }
                                            ]
                                          },
                                          "tbRegistrationItems": [
                                            {
                                              "$ref": "18"
                                            },
                                            {
                                              "$ref": "18"
                                            }
                                          ],
                                          "tbWaitlists": [
                                            {
                                              "$ref": "23"
                                            },
                                            {
                                              "$ref": "23"
                                            }
                                          ]
                                        },
                                        "tbOrder": {
                                          "$ref": "21"
                                        },
                                        "tbProgram": {
                                          "$ref": "15"
                                        },
                                        "tbRegistrationItemSchedules": [
                                          {
                                            "$ref": "17"
                                          },
                                          {
                                            "$ref": "17"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "$ref": "17"
                                    }
                                  ],
                                  "tbWaitlists": [
                                    {
                                      "$ref": "23"
                                    },
                                    {
                                      "$ref": "23"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "16"
                                }
                              ],
                              "tbProgramSurveys": [
                                {
                                  "$id": "24",
                                  "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-10T07:04:05.6535519+00:00",
                                  "tbOffice": {
                                    "$ref": "3"
                                  },
                                  "tbProgram": {
                                    "$ref": "15"
                                  }
                                },
                                {
                                  "$ref": "24"
                                }
                              ],
                              "tbRegistrationItems": [
                                {
                                  "$ref": "18"
                                },
                                {
                                  "$ref": "18"
                                }
                              ],
                              "tbWaitlists": [
                                {
                                  "$ref": "23"
                                },
                                {
                                  "$ref": "23"
                                }
                              ]
                            },
                            {
                              "$ref": "15"
                            }
                          ],
                          "tbProgramPayments": [
                            {
                              "$id": "25",
                              "Id": 1,
                              "OfficeId": 1,
                              "SessionId": 1,
                              "SchoolId": 1,
                              "ProgramId": 1,
                              "Payment": 1.0,
                              "CollectionDate": "2025-09-10T07:04:05.6535519+00:00",
                              "PaymentMode": 1,
                              "IsCompleted": true,
                              "tbOffice": {
                                "$ref": "3"
                              },
                              "tbSchool": {
                                "$ref": "14"
                              }
                            },
                            {
                              "$ref": "25"
                            }
                          ],
                          "tbState": {
                            "$ref": "7"
                          }
                        }
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "tbInstructorScheduleLogs": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "tbProgram": {
                      "$ref": "15"
                    },
                    "tbProgramSchedule": {
                      "$ref": "16"
                    },
                    "tbProgramClassInstructors": [
                      {
                        "$id": "26",
                        "Id": 1,
                        "ProgramClassId": 1,
                        "InstructorId": 1,
                        "InstructorInitials": "sample string 2",
                        "tbProgramClass": {
                          "$ref": "11"
                        }
                      },
                      {
                        "$ref": "26"
                      }
                    ]
                  }
                },
                {
                  "$ref": "10"
                }
              ]
            },
            {
              "$ref": "8"
            }
          ],
          "tbOffices": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "tbSchools": [
            {
              "$ref": "14"
            },
            {
              "$ref": "14"
            }
          ]
        },
        "tbCurriculumCategories": [
          {
            "$id": "27",
            "Id": 1,
            "CompanyId": 1,
            "Name": "sample string 2",
            "CreatedDate": "2025-09-10T07:04:05.6535519+00:00",
            "IsDeleted": true,
            "UpdatedOn": "2025-09-10T07:04:05.6535519+00:00",
            "tbCompany": {
              "$ref": "6"
            },
            "tbCurriculums": [
              {
                "$id": "28",
                "Id": 1,
                "Name": "sample string 2",
                "CurriculumCategoryId": 1,
                "Url": "sample string 3",
                "CreatedDate": "2025-09-10T07:04:05.6535519+00:00",
                "IsDeleted": true,
                "UpdatedOn": "2025-09-10T07:04:05.6535519+00:00",
                "tbCurriculumCategory": {
                  "$ref": "27"
                }
              },
              {
                "$ref": "28"
              }
            ]
          },
          {
            "$ref": "27"
          }
        ],
        "tbFranchiseOperationCategories": [
          {
            "$id": "29",
            "Id": 1,
            "CompanyId": 1,
            "Name": "sample string 2",
            "CreatedDate": "2025-09-10T07:04:05.6535519+00:00",
            "IsDeleted": true,
            "tbCompany": {
              "$ref": "6"
            },
            "tbFranchiseOperations": [
              {
                "$id": "30",
                "Id": 1,
                "FranchiseOperationCategoryId": 1,
                "Name": "sample string 2",
                "Url": "sample string 3",
                "CreatedDate": "2025-09-10T07:04:05.6535519+00:00",
                "IsDeleted": true,
                "tbFranchiseOperationCategory": {
                  "$ref": "29"
                }
              },
              {
                "$ref": "30"
              }
            ]
          },
          {
            "$ref": "29"
          }
        ],
        "tbOffices": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ]
      },
      "tbCoupons": [
        {
          "$id": "31",
          "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-10T07:04:05.6535519+00:00",
          "EndDate": "2025-09-10T07:04:05.6535519+00:00",
          "CreatedDate": "2025-09-10T07:04:05.6535519+00:00",
          "IsActive": true,
          "IsDeleted": true,
          "UpdatedOn": "2025-09-10T07:04:05.6535519+00:00",
          "tbOffice": {
            "$ref": "3"
          },
          "tbCouponPrograms": [
            {
              "$id": "32",
              "Id": 1,
              "CouponId": 1,
              "ProgramId": 1,
              "tbCoupon": {
                "$ref": "31"
              }
            },
            {
              "$ref": "32"
            }
          ]
        },
        {
          "$ref": "31"
        }
      ],
      "tbDirectors": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tbEmailTemplates": [
        {
          "$id": "33",
          "Id": 1,
          "OfficeId": 1,
          "Name": "sample string 2",
          "TemplateContent": "sample string 3",
          "CreatedOn": "2025-09-10T07:04:05.6535519+00:00",
          "IsDeleted": true,
          "tbOffice": {
            "$ref": "3"
          }
        },
        {
          "$ref": "33"
        }
      ],
      "tbEvaluations": [
        {
          "$ref": "12"
        },
        {
          "$ref": "12"
        }
      ],
      "tbForms": [
        {
          "$id": "34",
          "Id": 1,
          "OfficeId": 1,
          "Name": "sample string 2",
          "Description": "sample string 3",
          "FormType": "sample string 4",
          "IsSignRequired": true,
          "IsMandatory": true,
          "CreatedOn": "2025-09-10T07:04:05.6535519+00:00",
          "IsDeleted": true,
          "tbOffice": {
            "$ref": "3"
          }
        },
        {
          "$ref": "34"
        }
      ],
      "tbInstructors": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "tbInstructorSchedules": [
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ],
      "tbSiblingDiscounts": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "tbState": {
        "$ref": "7"
      },
      "tbOfficeRecurrings": [
        {
          "$id": "35",
          "Id": 1,
          "OfficeId": 1,
          "PaymentMethodId": "sample string 2",
          "PayorId": "sample string 3",
          "LastFour": "sample string 4",
          "CardBrand": "sample string 5",
          "TokenGeneratedDate": "2025-09-10T07:04:05.6535519+00:00",
          "RecurringId": "sample string 6",
          "RecurringFee": 1.0,
          "RecurringInterval": "sample string 7",
          "NextPaymentDate": "2025-09-10T07:04:05.6535519+00:00",
          "SubscriptionStatus": "sample string 8",
          "RecurringStatus": "sample string 9",
          "SubscriptionCreatedDate": "2025-09-10T07:04:05.6535519+00:00",
          "FailedPaymentCount": 1,
          "LastFailedPaymentDate": "2025-09-10T07:04:05.6535519+00:00",
          "Notes": "sample string 10",
          "tbOffice": {
            "$ref": "3"
          },
          "tbOfficeRecurringTransactions": [
            {
              "$id": "36",
              "Id": 1,
              "OfficeRecurringId": 1,
              "PayTheoryTransactionId": "sample string 2",
              "Amount": 1.0,
              "Status": "sample string 3",
              "TransactionDate": "2025-09-10T07:04:05.6535519+00:00",
              "WebhookEventId": 1,
              "FailureReason": "sample string 4",
              "AttemptedAt": "2025-09-10T07:04:05.6535519+00:00",
              "tbOfficeRecurring": {
                "$ref": "35"
              },
              "tbWebhookEvent": {
                "$id": "37",
                "Id": 1,
                "EventId": "sample string 2",
                "EventType": "sample string 3",
                "Payload": "sample string 4",
                "ReceivedAt": "2025-09-10T07:04:05.6535519+00:00",
                "IsProcessed": true,
                "Provider": "sample string 6",
                "RetryCount": 1,
                "tbOfficeRecurringTransactions": [
                  {
                    "$ref": "36"
                  },
                  {
                    "$ref": "36"
                  }
                ]
              }
            },
            {
              "$ref": "36"
            }
          ]
        },
        {
          "$ref": "35"
        }
      ],
      "tbPrograms": [
        {
          "$ref": "15"
        },
        {
          "$ref": "15"
        }
      ],
      "tbProgramPayments": [
        {
          "$ref": "25"
        },
        {
          "$ref": "25"
        }
      ],
      "tbProgramSchedules": [
        {
          "$ref": "16"
        },
        {
          "$ref": "16"
        }
      ],
      "tbProgramSurveys": [
        {
          "$ref": "24"
        },
        {
          "$ref": "24"
        }
      ],
      "tbOrders": [
        {
          "$ref": "21"
        },
        {
          "$ref": "21"
        }
      ],
      "tbSchools": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ]
    }
  }
}

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

tbDiscountProgram
NameDescriptionTypeAdditional information
Id

integer

None.

DiscountId

integer

None.

ProgramId

integer

None.

tbSiblingDiscount

tbSiblingDiscount

None.

Response Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "DiscountId": 1,
  "ProgramId": 1,
  "tbSiblingDiscount": {
    "$id": "2",
    "Id": 1,
    "OfficeId": 1,
    "Name": "sample string 2",
    "NumberOfUsers": 1,
    "ProgramEligibility": "sample string 3",
    "DiscountType": "sample string 4",
    "DiscountAmount": 1.0,
    "CreatedDate": "2025-09-10T07:04:06.6358297+00:00",
    "IsActive": true,
    "IsDeleted": true,
    "UpdatedOn": "2025-09-10T07:04:06.6358297+00:00",
    "tbDiscountPrograms": [
      {
        "$ref": "1"
      },
      {
        "$ref": "1"
      }
    ],
    "tbOffice": {
      "$id": "3",
      "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",
      "StripeAccountHolder": "sample string 21",
      "PublishableKey": "sample string 22",
      "SecretKey": "sample string 23",
      "PT_ApiKey": "sample string 24",
      "PT_MerchantUID": "sample string 25",
      "TwitterLink": "sample string 26",
      "FacebookLink": "sample string 27",
      "InstagramLink": "sample string 28",
      "AdvertisingSpending": 1,
      "IsRevenueASP": true,
      "IsRevenueSpark": true,
      "IsRevenueSchoolYearCamps": true,
      "IsRevenueSummerCamps": true,
      "IsRevenueLeagues": true,
      "IsRevenueClinics": true,
      "RevenueOtherStreams": "sample string 29",
      "Description": "sample string 30",
      "Announcement": "sample string 31",
      "Testimonials": "sample string 32",
      "IsDeleted": true,
      "IsLocked": true,
      "CreatedDate": "2025-09-10T07:04:06.6358297+00:00",
      "UpdatedOn": "2025-09-10T07:04:06.6358297+00:00",
      "tbCampaigns": [
        {
          "$id": "4",
          "Id": 1,
          "Officeid": 1,
          "Subject": "sample string 2",
          "EmailContent": "sample string 3",
          "CreatedDate": "2025-09-10T07:04:06.6358297+00:00",
          "IsDeleted": true,
          "UpdatedOn": "2025-09-10T07:04:06.6358297+00:00",
          "tbOffice": {
            "$ref": "3"
          },
          "tbCampaignDetails": [
            {
              "$id": "5",
              "Id": 1,
              "CampaignId": 1,
              "UserEmail": "sample string 2",
              "tbCampaign": {
                "$ref": "4"
              }
            },
            {
              "$ref": "5"
            }
          ]
        },
        {
          "$ref": "4"
        }
      ],
      "tbCompany": {
        "$id": "6",
        "Id": 1,
        "UserId": "e39d16bb-6b8d-43e6-a9a4-65be69021f0a",
        "RoleId": 1,
        "Role": "sample string 2",
        "CompanyName": "sample string 3",
        "FirstName": "sample string 4",
        "LastName": "sample string 5",
        "PhoneNumber": "sample string 6",
        "Email": "sample string 7",
        "Icon": "sample string 8",
        "Gender": "sample string 9",
        "StateId": 1,
        "City": "sample string 10",
        "Address": "sample string 11",
        "SubscriptionPlanId": 1,
        "CurrentPeriodEnd": "2025-09-10T07:04:06.6358297+00:00",
        "CurrentPeriodLeeway": "2025-09-10T07:04:06.6358297+00:00",
        "SubscriptionStateId": 1,
        "IsDirectorAlso": true,
        "IsProfileCompleted": true,
        "OfficeCount": 1,
        "Description": "sample string 12",
        "CreatedDate": "2025-09-10T07:04:06.6358297+00:00",
        "IsDeleted": true,
        "UpdatedOn": "2025-09-10T07:04:06.6358297+00:00",
        "tbState": {
          "$id": "7",
          "Id": 1,
          "StateName": "sample string 2",
          "isDeleted": true,
          "CreatedDate": "2025-09-10T07:04:06.6358297+00:00",
          "CountryId": 1,
          "tbCompanies": [
            {
              "$ref": "6"
            },
            {
              "$ref": "6"
            }
          ],
          "tbInstructors": [
            {
              "$id": "8",
              "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-10T07:04:06.6358297+00:00",
              "AccountNumber": "sample string 14",
              "RoutingNumber": "sample string 15",
              "HireDate": "2025-09-10T07:04:06.6358297+00:00",
              "Clearance": true,
              "DirectDeposit": true,
              "Equipment": true,
              "Notes": "sample string 16",
              "EquipmentNote": "sample string 17",
              "IsApplication": true,
              "IsInterviewNotes": true,
              "IsBackgroundCheck": true,
              "IsInstructorAgreement": true,
              "IsTopSheet": true,
              "IsStaffEmergencyContact": true,
              "IsW4": true,
              "IsI9": true,
              "IsGeneralKnowledgeAnswerSheet": true,
              "IsChildProtection": true,
              "IsChildAbuseAndInnapropriateContact": true,
              "IsCurriculumAnswerSheet": true,
              "IsEmployeePledge": true,
              "IsProgramManualAnswerSheet": true,
              "IsClassProcedureAnswerSheet": true,
              "IsHighFivesMoment": true,
              "IsGamePlan": true,
              "IsEmpahsis": true,
              "IsProgramTrainingReceipt": true,
              "IsCampManualAnswerSheet": true,
              "IsCampTrainingPresentationAnswerSheet": true,
              "IsCampHighFivesMoment": true,
              "IsCampGamePlan": true,
              "IsCampEmpahsis": true,
              "IsCampTrainingReceipt": true,
              "IsDirectorQuiz": true,
              "CreatedDate": "2025-09-10T07:04:06.6358297+00:00",
              "IsDeleted": true,
              "UpdatedOn": "2025-09-10T07:04:06.6358297+00:00",
              "tbOffice": {
                "$ref": "3"
              },
              "tbState": {
                "$ref": "7"
              },
              "tbInstructorSchedules": [
                {
                  "$id": "9",
                  "Id": 1,
                  "OfficeId": 1,
                  "InstructorId": 1,
                  "Day": "sample string 2",
                  "DayName": "sample string 3",
                  "tbInstructor": {
                    "$ref": "8"
                  },
                  "tbOffice": {
                    "$ref": "3"
                  }
                },
                {
                  "$ref": "9"
                }
              ],
              "tbInstructorScheduleLogs": [
                {
                  "$id": "10",
                  "Id": 1,
                  "ProgramClassId": 1,
                  "InstructorId": 1,
                  "ClockInTime": "2025-09-10T07:04:06.6358297+00:00",
                  "ClockInLocation": "sample string 2",
                  "ClockInLongitude": 1.0,
                  "ClockInLatitude": 1.0,
                  "ClockOutTime": "2025-09-10T07:04:06.6358297+00:00",
                  "ClockOutLocation": "sample string 3",
                  "ClockOutLongitude": 1.0,
                  "ClockOutLatitude": 1.0,
                  "LogStatus": "sample string 4",
                  "Note": "sample string 5",
                  "tbInstructor": {
                    "$ref": "8"
                  },
                  "tbProgramClass": {
                    "$id": "11",
                    "Id": 1,
                    "OfficeId": 1,
                    "ProgramId": 1,
                    "ProgramScheduleId": 1,
                    "ClassDate": "2025-09-10T07:04:06.6358297+00:00",
                    "ClassStatus": 1,
                    "ClassStatusName": "sample string 2",
                    "ClassDay": "sample string 3",
                    "EndTime": "2025-09-10T07:04:06.6358297+00:00",
                    "StartTime": "2025-09-10T07:04:06.6358297+00:00",
                    "InstructorInitials": "sample string 4",
                    "Notes": "sample string 5",
                    "YearId": 1,
                    "IsDeleted": true,
                    "IsPublished": true,
                    "tbEvaluations": [
                      {
                        "$id": "12",
                        "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-10T07:04:06.6358297+00:00",
                        "IsActive": true,
                        "tbDirector": {
                          "$id": "13",
                          "Id": 1,
                          "UserId": "85d6595b-5179-47c7-bc9f-187535f822bf",
                          "OfficeId": 1,
                          "Role": "sample string 2",
                          "FirstName": "sample string 3",
                          "LastName": "sample string 4",
                          "StateId": 1,
                          "City": "sample string 5",
                          "Gender": "sample string 6",
                          "PhoneNumber": "sample string 7",
                          "Email": "sample string 8",
                          "Address": "sample string 9",
                          "CreatedDate": "2025-09-10T07:04:06.6358297+00:00",
                          "IsDeleted": true,
                          "IsLocked": true,
                          "UpdatedOn": "2025-09-10T07:04:06.6358297+00:00",
                          "tbOffice": {
                            "$ref": "3"
                          },
                          "tbEvaluations": [
                            {
                              "$ref": "12"
                            },
                            {
                              "$ref": "12"
                            }
                          ]
                        },
                        "tbOffice": {
                          "$ref": "3"
                        },
                        "tbProgramClass": {
                          "$ref": "11"
                        },
                        "tbSchool": {
                          "$id": "14",
                          "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-10T07:04:06.6358297+00:00",
                          "IsDeleted": true,
                          "UpdatedOn": "2025-09-10T07:04:06.6358297+00:00",
                          "tbEvaluations": [
                            {
                              "$ref": "12"
                            },
                            {
                              "$ref": "12"
                            }
                          ],
                          "tbOffice": {
                            "$ref": "3"
                          },
                          "tbPrograms": [
                            {
                              "$id": "15",
                              "Id": 1,
                              "SessionId": 1,
                              "OfficeId": 1,
                              "SchoolId": 1,
                              "Program": "sample string 2",
                              "NumberofKids": 1,
                              "StartDate": "2025-09-10T07:04:06.6358297+00:00",
                              "EndDate": "2025-09-10T07:04:06.6358297+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-10T07:04:06.6358297+00:00",
                              "EndTime": "2025-09-10T07:04:06.6358297+00:00",
                              "ProcessingFeePercentage": 1.0,
                              "IsSurveyActive": true,
                              "RegistrationStart": "2025-09-10T07:04:06.6358297+00:00",
                              "RegistrationEnd": "2025-09-10T07:04:06.6358297+00:00",
                              "StudentCapacity": 1,
                              "RegistrationType": "sample string 6",
                              "Description": "sample string 7",
                              "Notes": "sample string 8",
                              "IsEarlyBird": true,
                              "EarlyBirdRegistrationEnd": "2025-09-10T07:04:06.6358297+00:00",
                              "EarlyBirdCost": 1.0,
                              "ProgramCategory": "sample string 9",
                              "GradeMinRequirment": "sample string 10",
                              "GradeMaxRequirment": "sample string 11",
                              "IsTShirt": true,
                              "IsFriendRequest": true,
                              "IsRoommateRequest": true,
                              "IsPaymentPlan": true,
                              "PaymentPlanInstallmentDate": "2025-09-10T07:04:06.6358297+00:00",
                              "PaymentPlanFee": 1.0,
                              "IsManualDisplay": true,
                              "OtherURL": "sample string 12",
                              "CreatedDate": "2025-09-10T07:04:06.6358297+00:00",
                              "UpdatedOn": "2025-09-10T07:04:06.6358297+00:00",
                              "YearId": 1,
                              "IsDeleted": true,
                              "IsPublished": true,
                              "tbOffice": {
                                "$ref": "3"
                              },
                              "tbSchool": {
                                "$ref": "14"
                              },
                              "tbProgramClasses": [
                                {
                                  "$ref": "11"
                                },
                                {
                                  "$ref": "11"
                                }
                              ],
                              "tbProgramSchedules": [
                                {
                                  "$id": "16",
                                  "Id": 1,
                                  "OfficeId": 1,
                                  "ProgramId": 1,
                                  "CampStartDate": "2025-09-10T07:04:06.6358297+00:00",
                                  "CampStartDay": "sample string 2",
                                  "CampEndDate": "2025-09-10T07:04:06.6358297+00:00",
                                  "CampEndDay": "sample string 3",
                                  "CampRegistrationEnd": "2025-09-10T07:04:06.6358297+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,
                                  "IsPublished": true,
                                  "tbOffice": {
                                    "$ref": "3"
                                  },
                                  "tbProgram": {
                                    "$ref": "15"
                                  },
                                  "tbProgramClasses": [
                                    {
                                      "$ref": "11"
                                    },
                                    {
                                      "$ref": "11"
                                    }
                                  ],
                                  "tbRegistrationItemSchedules": [
                                    {
                                      "$id": "17",
                                      "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": "16"
                                      },
                                      "tbRegistrationItem": {
                                        "$id": "18",
                                        "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-10T07:04:06.6358297+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-10T07:04:06.6358297+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-10T07:04:06.6358297+00:00",
                                        "UpdatedBy": "sample string 13",
                                        "tbChild": {
                                          "$id": "19",
                                          "Id": 1,
                                          "RegistrantId": 1,
                                          "FirstName": "sample string 2",
                                          "LastName": "sample string 3",
                                          "Email": "sample string 4",
                                          "Gender": "sample string 5",
                                          "DOB": "2025-09-10T07:04:06.6358297+00:00",
                                          "IsMedicalCondition": true,
                                          "MedicalNeeds": "sample string 6",
                                          "IsAllergy": true,
                                          "AllergicRestrictions": "sample string 7",
                                          "InsuranceCompany": "sample string 8",
                                          "InsurancePolicyNumber": "sample string 9",
                                          "InsuranceCompanyPhone": "sample string 10",
                                          "IsPhotographyReleasePermission": true,
                                          "IsSelfAdministeredMedication": true,
                                          "SelfAdministeredMedicationDesc": "sample string 11",
                                          "CreatedDate": "2025-09-10T07:04:06.6358297+00:00",
                                          "IsDeleted": true,
                                          "UpdatedOn": "2025-09-10T07:04:06.6358297+00:00",
                                          "tbRegistrant": {
                                            "$id": "20",
                                            "Id": 1,
                                            "UserId": "sample string 2",
                                            "Email": "sample string 3",
                                            "Phone": "sample string 4",
                                            "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",
                                            "IsNewsletter": true,
                                            "CreatedDate": "2025-09-10T07:04:06.6358297+00:00",
                                            "IsDeleted": true,
                                            "IsActive": true,
                                            "UpdatedOn": "2025-09-10T07:04:06.6358297+00:00",
                                            "tbChilds": [
                                              {
                                                "$ref": "19"
                                              },
                                              {
                                                "$ref": "19"
                                              }
                                            ],
                                            "tbOrders": [
                                              {
                                                "$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,
                                                "SubTotalAmountExclTax": 1.0,
                                                "SubTotalAmountInclTax": 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-10T07:04:06.6358297+00:00",
                                                "RegistrationStatus": "sample string 7",
                                                "PaymentStatus": "sample string 8",
                                                "tbOffice": {
                                                  "$ref": "3"
                                                },
                                                "tbRegistrationItems": [
                                                  {
                                                    "$ref": "18"
                                                  },
                                                  {
                                                    "$ref": "18"
                                                  }
                                                ],
                                                "tbOrderPayments": [
                                                  {
                                                    "$id": "22",
                                                    "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-10T07:04:06.6358297+00:00",
                                                    "PaymentStatus": "sample string 6",
                                                    "Note": "sample string 7",
                                                    "tbOrder": {
                                                      "$ref": "21"
                                                    },
                                                    "tbRegistrant": {
                                                      "$ref": "20"
                                                    }
                                                  },
                                                  {
                                                    "$ref": "22"
                                                  }
                                                ],
                                                "tbRegistrant": {
                                                  "$ref": "20"
                                                }
                                              },
                                              {
                                                "$ref": "21"
                                              }
                                            ],
                                            "tbOrderPayments": [
                                              {
                                                "$ref": "22"
                                              },
                                              {
                                                "$ref": "22"
                                              }
                                            ],
                                            "tbWaitlists": [
                                              {
                                                "$id": "23",
                                                "Id": 1,
                                                "RegistrantId": 1,
                                                "ChildId": 1,
                                                "ProgramId": 1,
                                                "ScheduleId": 1,
                                                "AppliedDate": "2025-09-10T07:04:06.6358297+00:00",
                                                "IsDeleted": true,
                                                "tbChild": {
                                                  "$ref": "19"
                                                },
                                                "tbProgram": {
                                                  "$ref": "15"
                                                },
                                                "tbProgramSchedule": {
                                                  "$ref": "16"
                                                },
                                                "tbRegistrant": {
                                                  "$ref": "20"
                                                }
                                              },
                                              {
                                                "$ref": "23"
                                              }
                                            ]
                                          },
                                          "tbRegistrationItems": [
                                            {
                                              "$ref": "18"
                                            },
                                            {
                                              "$ref": "18"
                                            }
                                          ],
                                          "tbWaitlists": [
                                            {
                                              "$ref": "23"
                                            },
                                            {
                                              "$ref": "23"
                                            }
                                          ]
                                        },
                                        "tbOrder": {
                                          "$ref": "21"
                                        },
                                        "tbProgram": {
                                          "$ref": "15"
                                        },
                                        "tbRegistrationItemSchedules": [
                                          {
                                            "$ref": "17"
                                          },
                                          {
                                            "$ref": "17"
                                          }
                                        ]
                                      }
                                    },
                                    {
                                      "$ref": "17"
                                    }
                                  ],
                                  "tbWaitlists": [
                                    {
                                      "$ref": "23"
                                    },
                                    {
                                      "$ref": "23"
                                    }
                                  ]
                                },
                                {
                                  "$ref": "16"
                                }
                              ],
                              "tbProgramSurveys": [
                                {
                                  "$id": "24",
                                  "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-10T07:04:06.6358297+00:00",
                                  "tbOffice": {
                                    "$ref": "3"
                                  },
                                  "tbProgram": {
                                    "$ref": "15"
                                  }
                                },
                                {
                                  "$ref": "24"
                                }
                              ],
                              "tbRegistrationItems": [
                                {
                                  "$ref": "18"
                                },
                                {
                                  "$ref": "18"
                                }
                              ],
                              "tbWaitlists": [
                                {
                                  "$ref": "23"
                                },
                                {
                                  "$ref": "23"
                                }
                              ]
                            },
                            {
                              "$ref": "15"
                            }
                          ],
                          "tbProgramPayments": [
                            {
                              "$id": "25",
                              "Id": 1,
                              "OfficeId": 1,
                              "SessionId": 1,
                              "SchoolId": 1,
                              "ProgramId": 1,
                              "Payment": 1.0,
                              "CollectionDate": "2025-09-10T07:04:06.6358297+00:00",
                              "PaymentMode": 1,
                              "IsCompleted": true,
                              "tbOffice": {
                                "$ref": "3"
                              },
                              "tbSchool": {
                                "$ref": "14"
                              }
                            },
                            {
                              "$ref": "25"
                            }
                          ],
                          "tbState": {
                            "$ref": "7"
                          }
                        }
                      },
                      {
                        "$ref": "12"
                      }
                    ],
                    "tbInstructorScheduleLogs": [
                      {
                        "$ref": "10"
                      },
                      {
                        "$ref": "10"
                      }
                    ],
                    "tbProgram": {
                      "$ref": "15"
                    },
                    "tbProgramSchedule": {
                      "$ref": "16"
                    },
                    "tbProgramClassInstructors": [
                      {
                        "$id": "26",
                        "Id": 1,
                        "ProgramClassId": 1,
                        "InstructorId": 1,
                        "InstructorInitials": "sample string 2",
                        "tbProgramClass": {
                          "$ref": "11"
                        }
                      },
                      {
                        "$ref": "26"
                      }
                    ]
                  }
                },
                {
                  "$ref": "10"
                }
              ]
            },
            {
              "$ref": "8"
            }
          ],
          "tbOffices": [
            {
              "$ref": "3"
            },
            {
              "$ref": "3"
            }
          ],
          "tbSchools": [
            {
              "$ref": "14"
            },
            {
              "$ref": "14"
            }
          ]
        },
        "tbCurriculumCategories": [
          {
            "$id": "27",
            "Id": 1,
            "CompanyId": 1,
            "Name": "sample string 2",
            "CreatedDate": "2025-09-10T07:04:06.6358297+00:00",
            "IsDeleted": true,
            "UpdatedOn": "2025-09-10T07:04:06.6358297+00:00",
            "tbCompany": {
              "$ref": "6"
            },
            "tbCurriculums": [
              {
                "$id": "28",
                "Id": 1,
                "Name": "sample string 2",
                "CurriculumCategoryId": 1,
                "Url": "sample string 3",
                "CreatedDate": "2025-09-10T07:04:06.6358297+00:00",
                "IsDeleted": true,
                "UpdatedOn": "2025-09-10T07:04:06.6358297+00:00",
                "tbCurriculumCategory": {
                  "$ref": "27"
                }
              },
              {
                "$ref": "28"
              }
            ]
          },
          {
            "$ref": "27"
          }
        ],
        "tbFranchiseOperationCategories": [
          {
            "$id": "29",
            "Id": 1,
            "CompanyId": 1,
            "Name": "sample string 2",
            "CreatedDate": "2025-09-10T07:04:06.6358297+00:00",
            "IsDeleted": true,
            "tbCompany": {
              "$ref": "6"
            },
            "tbFranchiseOperations": [
              {
                "$id": "30",
                "Id": 1,
                "FranchiseOperationCategoryId": 1,
                "Name": "sample string 2",
                "Url": "sample string 3",
                "CreatedDate": "2025-09-10T07:04:06.6358297+00:00",
                "IsDeleted": true,
                "tbFranchiseOperationCategory": {
                  "$ref": "29"
                }
              },
              {
                "$ref": "30"
              }
            ]
          },
          {
            "$ref": "29"
          }
        ],
        "tbOffices": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ]
      },
      "tbCoupons": [
        {
          "$id": "31",
          "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-10T07:04:06.6358297+00:00",
          "EndDate": "2025-09-10T07:04:06.6358297+00:00",
          "CreatedDate": "2025-09-10T07:04:06.6358297+00:00",
          "IsActive": true,
          "IsDeleted": true,
          "UpdatedOn": "2025-09-10T07:04:06.6358297+00:00",
          "tbOffice": {
            "$ref": "3"
          },
          "tbCouponPrograms": [
            {
              "$id": "32",
              "Id": 1,
              "CouponId": 1,
              "ProgramId": 1,
              "tbCoupon": {
                "$ref": "31"
              }
            },
            {
              "$ref": "32"
            }
          ]
        },
        {
          "$ref": "31"
        }
      ],
      "tbDirectors": [
        {
          "$ref": "13"
        },
        {
          "$ref": "13"
        }
      ],
      "tbEmailTemplates": [
        {
          "$id": "33",
          "Id": 1,
          "OfficeId": 1,
          "Name": "sample string 2",
          "TemplateContent": "sample string 3",
          "CreatedOn": "2025-09-10T07:04:06.6358297+00:00",
          "IsDeleted": true,
          "tbOffice": {
            "$ref": "3"
          }
        },
        {
          "$ref": "33"
        }
      ],
      "tbEvaluations": [
        {
          "$ref": "12"
        },
        {
          "$ref": "12"
        }
      ],
      "tbForms": [
        {
          "$id": "34",
          "Id": 1,
          "OfficeId": 1,
          "Name": "sample string 2",
          "Description": "sample string 3",
          "FormType": "sample string 4",
          "IsSignRequired": true,
          "IsMandatory": true,
          "CreatedOn": "2025-09-10T07:04:06.6358297+00:00",
          "IsDeleted": true,
          "tbOffice": {
            "$ref": "3"
          }
        },
        {
          "$ref": "34"
        }
      ],
      "tbInstructors": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "tbInstructorSchedules": [
        {
          "$ref": "9"
        },
        {
          "$ref": "9"
        }
      ],
      "tbSiblingDiscounts": [
        {
          "$ref": "2"
        },
        {
          "$ref": "2"
        }
      ],
      "tbState": {
        "$ref": "7"
      },
      "tbOfficeRecurrings": [
        {
          "$id": "35",
          "Id": 1,
          "OfficeId": 1,
          "PaymentMethodId": "sample string 2",
          "PayorId": "sample string 3",
          "LastFour": "sample string 4",
          "CardBrand": "sample string 5",
          "TokenGeneratedDate": "2025-09-10T07:04:06.6358297+00:00",
          "RecurringId": "sample string 6",
          "RecurringFee": 1.0,
          "RecurringInterval": "sample string 7",
          "NextPaymentDate": "2025-09-10T07:04:06.6358297+00:00",
          "SubscriptionStatus": "sample string 8",
          "RecurringStatus": "sample string 9",
          "SubscriptionCreatedDate": "2025-09-10T07:04:06.6358297+00:00",
          "FailedPaymentCount": 1,
          "LastFailedPaymentDate": "2025-09-10T07:04:06.6358297+00:00",
          "Notes": "sample string 10",
          "tbOffice": {
            "$ref": "3"
          },
          "tbOfficeRecurringTransactions": [
            {
              "$id": "36",
              "Id": 1,
              "OfficeRecurringId": 1,
              "PayTheoryTransactionId": "sample string 2",
              "Amount": 1.0,
              "Status": "sample string 3",
              "TransactionDate": "2025-09-10T07:04:06.6358297+00:00",
              "WebhookEventId": 1,
              "FailureReason": "sample string 4",
              "AttemptedAt": "2025-09-10T07:04:06.6358297+00:00",
              "tbOfficeRecurring": {
                "$ref": "35"
              },
              "tbWebhookEvent": {
                "$id": "37",
                "Id": 1,
                "EventId": "sample string 2",
                "EventType": "sample string 3",
                "Payload": "sample string 4",
                "ReceivedAt": "2025-09-10T07:04:06.6358297+00:00",
                "IsProcessed": true,
                "Provider": "sample string 6",
                "RetryCount": 1,
                "tbOfficeRecurringTransactions": [
                  {
                    "$ref": "36"
                  },
                  {
                    "$ref": "36"
                  }
                ]
              }
            },
            {
              "$ref": "36"
            }
          ]
        },
        {
          "$ref": "35"
        }
      ],
      "tbPrograms": [
        {
          "$ref": "15"
        },
        {
          "$ref": "15"
        }
      ],
      "tbProgramPayments": [
        {
          "$ref": "25"
        },
        {
          "$ref": "25"
        }
      ],
      "tbProgramSchedules": [
        {
          "$ref": "16"
        },
        {
          "$ref": "16"
        }
      ],
      "tbProgramSurveys": [
        {
          "$ref": "24"
        },
        {
          "$ref": "24"
        }
      ],
      "tbOrders": [
        {
          "$ref": "21"
        },
        {
          "$ref": "21"
        }
      ],
      "tbSchools": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ]
    }
  }
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.