﻿{
  Data: [
    {
      AltDiveCommentCustomPropertyI3D: null,
      BasedOnFrameContract: true,
      BranchI3D: null,
      ChangedByEmployeeI3D: 22,
      CreatedByEmployeeI3D: 22,
      DistributorAccountTypeI3D: null,
      DiveComment: 'This is a test profile with all features enabled',
      FixedPaymentDeadline: '30 days net',
      FixedPosDiscount: 10.5000,
      FixedVAT: 19.0000,
      FrameContractNumber: 'FC-2025-001',
      I3D: 1,
      IsVisible: true,
      MandatorI3D: 1,
      OfferRecipient: 'Customer A - Test Company GmbH',
      PartnerCreditorId: 'CRED-A-001',
      PartnerVatId: 'DE123456789',
      ProfileName: 'Test Profile 1 - Full Config',
      TelekomReferenceCustomPropertyI3D: null,
      UseFixedPaymentDeadline: true,
      UseFixedPosDiscount: true,
      UseFixedVAT: true,
      ValidityPeriodInDays: 14
    },
    {
      AltDiveCommentCustomPropertyI3D: null,
      BasedOnFrameContract: false,
      BranchI3D: null,
      ChangedByEmployeeI3D: 22,
      CreatedByEmployeeI3D: 22,
      DistributorAccountTypeI3D: null,
      DiveComment: 'Minimal configuration test profile',
      FixedPaymentDeadline: null,
      FixedPosDiscount: null,
      FixedVAT: null,
      FrameContractNumber: null,
      I3D: 2,
      IsVisible: false,
      MandatorI3D: 2,
      OfferRecipient: 'Customer B - Another Test Company AG',
      PartnerCreditorId: 'CRED-B-002',
      PartnerVatId: 'DE987654321',
      ProfileName: 'Test Profile 2 - Minimal Config',
      TelekomReferenceCustomPropertyI3D: null,
      UseFixedPaymentDeadline: false,
      UseFixedPosDiscount: false,
      UseFixedVAT: false,
      ValidityPeriodInDays: 30
    }
  ],
  Error: null,
  Message: null,
  MessageCode: null,
  Status: 0
}