GET member_services/IncompleteMember?from={from}&to={to}

This method provides a list of all members created in the specified date range that are flagged as incomplete and are not unclaimed gift membership recipients. DateTime members should be in the form '2014-01-13T00:00:00'.

Requires: HTTPS, Basic Auth. Return Codes:

OK - Request satisfied, data included in body.

Request Information

Parameters

NameDescriptionAdditional information
from
DateTime indicating the minimum created date.

Define this parameter in the request URI.

to
DateTime indicating the maximum created date.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
[
  [
    {
      "MemberCode": 1,
      "MemberNumber": 3,
      "Memberships": [
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        },
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        },
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        }
      ],
      "FirstName": "sample string 4",
      "LastName": "sample string 5",
      "Title": "sample string 6",
      "Email": "sample string 7",
      "Password": "sample string 8",
      "Gender": "sample string 9",
      "DateOfBirth": "2026-04-02T18:25:29.1205897-05:00",
      "HomeAddress": {
        "Street1": "sample string 1",
        "Street2": "sample string 2",
        "Suburb": "sample string 3",
        "State": "sample string 4",
        "Postcode": "sample string 5",
        "City": "sample string 6",
        "Country": "sample string 7",
        "HomePhone": "sample string 8",
        "WorkPhone": "sample string 9",
        "MobilePhone": "sample string 10"
      },
      "IsPrimary": true,
      "PrimaryMemberId": 1,
      "GiftPurchaserId": 1,
      "ConcessionCardNumber": "sample string 12",
      "Incomplete": true,
      "MemberPhoto": "sample string 14"
    },
    {
      "MemberCode": 1,
      "MemberNumber": 3,
      "Memberships": [
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        },
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        },
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        }
      ],
      "FirstName": "sample string 4",
      "LastName": "sample string 5",
      "Title": "sample string 6",
      "Email": "sample string 7",
      "Password": "sample string 8",
      "Gender": "sample string 9",
      "DateOfBirth": "2026-04-02T18:25:29.1205897-05:00",
      "HomeAddress": {
        "Street1": "sample string 1",
        "Street2": "sample string 2",
        "Suburb": "sample string 3",
        "State": "sample string 4",
        "Postcode": "sample string 5",
        "City": "sample string 6",
        "Country": "sample string 7",
        "HomePhone": "sample string 8",
        "WorkPhone": "sample string 9",
        "MobilePhone": "sample string 10"
      },
      "IsPrimary": true,
      "PrimaryMemberId": 1,
      "GiftPurchaserId": 1,
      "ConcessionCardNumber": "sample string 12",
      "Incomplete": true,
      "MemberPhoto": "sample string 14"
    },
    {
      "MemberCode": 1,
      "MemberNumber": 3,
      "Memberships": [
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        },
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        },
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        }
      ],
      "FirstName": "sample string 4",
      "LastName": "sample string 5",
      "Title": "sample string 6",
      "Email": "sample string 7",
      "Password": "sample string 8",
      "Gender": "sample string 9",
      "DateOfBirth": "2026-04-02T18:25:29.1205897-05:00",
      "HomeAddress": {
        "Street1": "sample string 1",
        "Street2": "sample string 2",
        "Suburb": "sample string 3",
        "State": "sample string 4",
        "Postcode": "sample string 5",
        "City": "sample string 6",
        "Country": "sample string 7",
        "HomePhone": "sample string 8",
        "WorkPhone": "sample string 9",
        "MobilePhone": "sample string 10"
      },
      "IsPrimary": true,
      "PrimaryMemberId": 1,
      "GiftPurchaserId": 1,
      "ConcessionCardNumber": "sample string 12",
      "Incomplete": true,
      "MemberPhoto": "sample string 14"
    }
  ],
  [
    {
      "MemberCode": 1,
      "MemberNumber": 3,
      "Memberships": [
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        },
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        },
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        }
      ],
      "FirstName": "sample string 4",
      "LastName": "sample string 5",
      "Title": "sample string 6",
      "Email": "sample string 7",
      "Password": "sample string 8",
      "Gender": "sample string 9",
      "DateOfBirth": "2026-04-02T18:25:29.1205897-05:00",
      "HomeAddress": {
        "Street1": "sample string 1",
        "Street2": "sample string 2",
        "Suburb": "sample string 3",
        "State": "sample string 4",
        "Postcode": "sample string 5",
        "City": "sample string 6",
        "Country": "sample string 7",
        "HomePhone": "sample string 8",
        "WorkPhone": "sample string 9",
        "MobilePhone": "sample string 10"
      },
      "IsPrimary": true,
      "PrimaryMemberId": 1,
      "GiftPurchaserId": 1,
      "ConcessionCardNumber": "sample string 12",
      "Incomplete": true,
      "MemberPhoto": "sample string 14"
    },
    {
      "MemberCode": 1,
      "MemberNumber": 3,
      "Memberships": [
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        },
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        },
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        }
      ],
      "FirstName": "sample string 4",
      "LastName": "sample string 5",
      "Title": "sample string 6",
      "Email": "sample string 7",
      "Password": "sample string 8",
      "Gender": "sample string 9",
      "DateOfBirth": "2026-04-02T18:25:29.1205897-05:00",
      "HomeAddress": {
        "Street1": "sample string 1",
        "Street2": "sample string 2",
        "Suburb": "sample string 3",
        "State": "sample string 4",
        "Postcode": "sample string 5",
        "City": "sample string 6",
        "Country": "sample string 7",
        "HomePhone": "sample string 8",
        "WorkPhone": "sample string 9",
        "MobilePhone": "sample string 10"
      },
      "IsPrimary": true,
      "PrimaryMemberId": 1,
      "GiftPurchaserId": 1,
      "ConcessionCardNumber": "sample string 12",
      "Incomplete": true,
      "MemberPhoto": "sample string 14"
    },
    {
      "MemberCode": 1,
      "MemberNumber": 3,
      "Memberships": [
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        },
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        },
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        }
      ],
      "FirstName": "sample string 4",
      "LastName": "sample string 5",
      "Title": "sample string 6",
      "Email": "sample string 7",
      "Password": "sample string 8",
      "Gender": "sample string 9",
      "DateOfBirth": "2026-04-02T18:25:29.1205897-05:00",
      "HomeAddress": {
        "Street1": "sample string 1",
        "Street2": "sample string 2",
        "Suburb": "sample string 3",
        "State": "sample string 4",
        "Postcode": "sample string 5",
        "City": "sample string 6",
        "Country": "sample string 7",
        "HomePhone": "sample string 8",
        "WorkPhone": "sample string 9",
        "MobilePhone": "sample string 10"
      },
      "IsPrimary": true,
      "PrimaryMemberId": 1,
      "GiftPurchaserId": 1,
      "ConcessionCardNumber": "sample string 12",
      "Incomplete": true,
      "MemberPhoto": "sample string 14"
    }
  ],
  [
    {
      "MemberCode": 1,
      "MemberNumber": 3,
      "Memberships": [
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        },
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        },
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        }
      ],
      "FirstName": "sample string 4",
      "LastName": "sample string 5",
      "Title": "sample string 6",
      "Email": "sample string 7",
      "Password": "sample string 8",
      "Gender": "sample string 9",
      "DateOfBirth": "2026-04-02T18:25:29.1205897-05:00",
      "HomeAddress": {
        "Street1": "sample string 1",
        "Street2": "sample string 2",
        "Suburb": "sample string 3",
        "State": "sample string 4",
        "Postcode": "sample string 5",
        "City": "sample string 6",
        "Country": "sample string 7",
        "HomePhone": "sample string 8",
        "WorkPhone": "sample string 9",
        "MobilePhone": "sample string 10"
      },
      "IsPrimary": true,
      "PrimaryMemberId": 1,
      "GiftPurchaserId": 1,
      "ConcessionCardNumber": "sample string 12",
      "Incomplete": true,
      "MemberPhoto": "sample string 14"
    },
    {
      "MemberCode": 1,
      "MemberNumber": 3,
      "Memberships": [
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        },
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        },
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        }
      ],
      "FirstName": "sample string 4",
      "LastName": "sample string 5",
      "Title": "sample string 6",
      "Email": "sample string 7",
      "Password": "sample string 8",
      "Gender": "sample string 9",
      "DateOfBirth": "2026-04-02T18:25:29.1205897-05:00",
      "HomeAddress": {
        "Street1": "sample string 1",
        "Street2": "sample string 2",
        "Suburb": "sample string 3",
        "State": "sample string 4",
        "Postcode": "sample string 5",
        "City": "sample string 6",
        "Country": "sample string 7",
        "HomePhone": "sample string 8",
        "WorkPhone": "sample string 9",
        "MobilePhone": "sample string 10"
      },
      "IsPrimary": true,
      "PrimaryMemberId": 1,
      "GiftPurchaserId": 1,
      "ConcessionCardNumber": "sample string 12",
      "Incomplete": true,
      "MemberPhoto": "sample string 14"
    },
    {
      "MemberCode": 1,
      "MemberNumber": 3,
      "Memberships": [
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        },
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        },
        {
          "Linkfield": "sample string 1",
          "TypeName": "sample string 2",
          "Cancelled": true,
          "Activated": true,
          "UniquePackageId": "sample string 3",
          "MemberCode": 5,
          "TypeCode": 6,
          "Cost": 7.0,
          "Tax": 8.0,
          "Paid": 9.0,
          "JoinDate": "2026-04-02T18:25:29.1205897-05:00",
          "ExpiryDate": "2026-04-02T18:25:29.1205897-05:00",
          "IsGift": true,
          "PurchaserRenewal": true,
          "PackageID": "sample string 10",
          "PaymentGatewayReference": "sample string 11",
          "Coupon": {
            "CouponCode": "sample string 1",
            "DiscountAmount": 2.0,
            "StockID": 3
          },
          "CardDiscount": {
            "DiscountAmount": 1.0,
            "StockID": 2
          }
        }
      ],
      "FirstName": "sample string 4",
      "LastName": "sample string 5",
      "Title": "sample string 6",
      "Email": "sample string 7",
      "Password": "sample string 8",
      "Gender": "sample string 9",
      "DateOfBirth": "2026-04-02T18:25:29.1205897-05:00",
      "HomeAddress": {
        "Street1": "sample string 1",
        "Street2": "sample string 2",
        "Suburb": "sample string 3",
        "State": "sample string 4",
        "Postcode": "sample string 5",
        "City": "sample string 6",
        "Country": "sample string 7",
        "HomePhone": "sample string 8",
        "WorkPhone": "sample string 9",
        "MobilePhone": "sample string 10"
      },
      "IsPrimary": true,
      "PrimaryMemberId": 1,
      "GiftPurchaserId": 1,
      "ConcessionCardNumber": "sample string 12",
      "Incomplete": true,
      "MemberPhoto": "sample string 14"
    }
  ]
]