Recharge: Subscriptions

{
  list: [
    {
      addressId: 129447786,
      analyticsData: {
        utmParams: [],
      },
      cancellationReason: "Other reason",
      cancellationReasonComments: null,
      cancelledAt: "2023-09-12T16:34:05+00:00",
      chargeIntervalFrequency: 1,
      createdAt: "2023-07-25T09:50:55+00:00",
      customerId: 36885812,
      expireAfterSpecificNumberOfCharges: null,
      externalProductId: {
        ecommerce: "4342501048418",
      },
      externalVariantId: {
        ecommerce: "39290394706018",
      },
      hasQueuedCharges: false,
      id: 389002912,
      isPrepaid: false,
      isSkippable: true,
      isSwappable: false,
      maxRetriesReached: false,
      nextChargeScheduledAt: null,
      orderDayOfMonth: null,
      orderDayOfWeek: null,
      orderIntervalFrequency: 1,
      orderIntervalUnit: "month",
      presentmentCurrency: "USD",
      price: "22.00",
      productTitle: "Unseen Sunscreen SPF 40",
      properties: [
        {
          name: "_rechargeDiscountType",
          value: "percentage",
        },
        {
          name: "_rechargeCurrentSellingPlanId",
          value: "gid://shopify/SellingPlan/1179484258",
        },
        {
          name: "_rechargeDiscountedPrice",
          value: "1",
        },
        {
          name: "_rechargeSellingPlanIds",
          value: "gid://shopify/SellingPlan/1179484258-gid://shopify/SellingPlan/1179517026-gid://shopify/SellingPlan/1179549794",
        },
        {
          name: "_rechargeDiscount",
          value: "0.00",
        },
        {
          name: "_rechargeDefaultOptionIndex",
          value: "1",
        },
        {
          name: "_rechargeOrderInterval",
          value: "1",
        },
        {
          name: "_nyla_quantity_default",
          value: "1",
        },
        {
          name: "_rechargeIntervalUnit",
          value: "month",
        },
        {
          name: "_rechargeOptions",
          value: "1-2-3",
        },
        {
          name: "_nyla_id",
          value: "159e93b8-06a3-4dc0-8969-1fa50096fce7",
        },
        {
          name: "_nyla_quantity_increment",
          value: "1",
        },
        {
          name: "_isRechage",
          value: "true",
        },
      ],
      quantity: 1,
      sku: "9227",
      skuOverride: false,
      status: "cancelled",
      updatedAt: "2023-09-12T16:34:05+00:00",
      variantTitle: "0.68 oz.",
    },
    {
      addressId: 120414432,
      analyticsData: {
        utmParams: [],
      },
      cancellationReason: "Other reason",
      cancellationReasonComments: null,
      cancelledAt: "2023-08-25T17:30:47+00:00",
      chargeIntervalFrequency: 1,
      createdAt: "2023-04-04T14:28:15+00:00",
      customerId: 36885812,
      expireAfterSpecificNumberOfCharges: null,
      externalProductId: {
        ecommerce: "4342501048418",
      },
      externalVariantId: {
        ecommerce: "31189107376226",
      },
      hasQueuedCharges: false,
      id: 349830861,
      isPrepaid: false,
      isSkippable: true,
      isSwappable: false,
      maxRetriesReached: false,
      nextChargeScheduledAt: null,
      orderDayOfMonth: null,
      orderDayOfWeek: null,
      orderIntervalFrequency: 1,
      orderIntervalUnit: "month",
      presentmentCurrency: "USD",
      price: "38.00",
      productTitle: "Unseen Sunscreen SPF 40",
      properties: [
        {
          name: "_rechargeDiscountType",
          value: "percentage",
        },
        {
          name: "_rechargeCurrentSellingPlanId",
          value: "gid://shopify/SellingPlan/1179484258",
        },
        {
          name: "_rechargeDiscountedPrice",
          value: "1",
        },
        {
          name: "_rechargeSellingPlanIds",
          value: "gid://shopify/SellingPlan/1179484258-gid://shopify/SellingPlan/1179517026-gid://shopify/SellingPlan/1179549794",
        },
        {
          name: "_rechargeDiscount",
          value: "0.00",
        },
        {
          name: "_rechargeOrderInterval",
          value: "1",
        },
        {
          name: "_rechargeIntervalUnit",
          value: "month",
        },
        {
          name: "_rechargeDefaultOption",
          value: "1",
        },
        {
          name: "_rechargeOptions",
          value: "1-2-3",
        },
        {
          name: "_nyla_id",
          value: "d222af8c-7025-4efc-ab1e-6c196b6481ec",
        },
        {
          name: "_isRechage",
          value: "true",
        },
      ],
      quantity: 1,
      sku: "2976",
      skuOverride: false,
      status: "cancelled",
      updatedAt: "2023-08-25T17:30:47+00:00",
      variantTitle: "1.7 oz.",
    },
  ],
  pagination: {
    amountOfPages: 0,
    hasNextPage: true,
    hasPreviousPage: false,
    page: 1,
    pageSize: 2,
    totalElements: 0,
  },
}

Properties

object

The subscriptions list.

object

Returns a pagination object.