{
  "data": {
    "data": [
      {
        "id": "0",
        "title": "Camisa do Palmeiras",
        "description": "Nova camisa do palmeiras",
        "shippingType": "DIGITAL",
        "status": "ACTIVE",
        "unitPrice": 0,
        "maxInstallments": 0,
        "accessLink": "X",
        "additionalInfo": "Camiseta tamanho M",
        "images": [],
        "paymentMethod": {},
        "sellerId": "0",
        "uniqueProductLinkId": "0",
        "createdAt": "2025-04-17T15:06:22.618Z",
        "updatedAt": "2025-04-17T15:06:22.728Z",
        "deletedAt": null,
        "sellerProductLinks": [
          {
            "id": "0",
            "title": null,
            "description": null,
            "maxInstallments": null,
            "price": null,
            "status": "ACTIVE",
            "paymentMethod": {},
            "checkoutLayoutSettingsId": "0",
            "checkoutDomainId": "0",
            "sellerId": "0",
            "createdAt": "2025-04-17T15:06:22.679Z",
            "updatedAt": "2025-04-17T15:06:22.679Z",
            "deletedAt": null,
            "checkoutDomain": {
              "id": "0",
              "projectId": null,
              "domain": "X",
              "dnsRecords": [],
              "status": "ACTIVE",
              "type": "DEFAULT",
              "createdAt": "2025-03-26T21:51:28.250Z",
              "updatedAt": "2025-03-26T21:51:28.250Z",
              "deletedAt": null,
              "sellerId": "0"
            }
          }
        ],
        "uniqueLink": "X"
      },
      {
        "id": "0",
        "title": "Criar produto",
        "description": "desc",
        "shippingType": "DIGITAL",
        "status": "ACTIVE",
        "unitPrice": 0,
        "maxInstallments": 0,
        "accessLink": "X",
        "additionalInfo": "case",
        "images": [
          {
            "id": "0",
            "key": "0.jpg",
            "url": "X"
          }
        ],
        "paymentMethod": {
          "PIX": false,
          "BOLETO": true,
          "CREDIT_CARD": false
        },
        "sellerId": "0",
        "uniqueProductLinkId": "0",
        "createdAt": "2025-04-09T21:44:23.038Z",
        "updatedAt": "2025-04-10T04:34:51.676Z",
        "deletedAt": null,
        "sellerProductLinks": [
          {
            "id": "0",
            "title": null,
            "description": null,
            "maxInstallments": null,
            "price": null,
            "status": "ACTIVE",
            "paymentMethod": {
              "PIX": false,
              "BOLETO": true,
              "CREDIT_CARD": false
            },
            "checkoutLayoutSettingsId": "0",
            "checkoutDomainId": "0",
            "sellerId": "0",
            "createdAt": "2025-04-09T21:44:23.099Z",
            "updatedAt": "2025-04-10T04:34:51.676Z",
            "deletedAt": null,
            "checkoutDomain": {
              "id": "0",
              "projectId": null,
              "domain": "X",
              "dnsRecords": [],
              "status": "ACTIVE",
              "type": "DEFAULT",
              "createdAt": "2025-03-26T21:51:28.250Z",
              "updatedAt": "2025-03-26T21:51:28.250Z",
              "deletedAt": null,
              "sellerId": "0"
            }
          }
        ],
        "uniqueLink": "X"
      }
    ],
    "pages": 1,
    "page": 1,
    "limit": 10,
    "total": 3
  },
  "message": "Os produtos foram encontrados com sucesso",
  "status": 200,
  "error": null
}