v1

latestOpenAPI 3.0.32026-07-24113102327.9 KB
CONSULTAS DE TRANSAÇÕES
API DE LISTAGEM

LISTAGEM DE TRANSAÇÕES

API para listagem de transações existentes em sua conta Vindi

get/api/v3/sales

Query parameters

idstring
Example:1727671

Request body

type_responsestring

Example request

{
  "type_response": "J"
}

Response

RETURN API DE LISTAGEM / RETURN - API DE LISTAGEM - LISTA

resourcestring

Example response

{
  "data": [
    {
      "additional_price": 0,
      "allow_cancellation": true,
      "allow_notification": true,
      "allow_trace_creation": true,
      "canceled_by": "",
      "cancellation_letter_available": false,
      "chargeback": false,
      "contestation_id": null,
      "created": 1767384859,
      "customer": {
        "business_name": null,
        "cnpj": null,
        "cpf": "05661170025",
        "email": "vindi.teste@gmail.com",
        "name": "Vindi Teste",
        "resource": "customer"
      },
      "discount_price": 0,
      "fraud_confirmated": false,
      "id": 1782409,
      "last_refund_cancelled_because_transfer": null,
      "last_refund_completes_total": null,
      "last_refund_expired": null,
      "order_number": "99411698",
      "original_price": 99.9,
      "payment": {
        "brand_tid": "",
        "installments": 1,
        "payment_method_id": 4,
        "payment_method_name": "Mastercard",
        "resource": "payment",
        "tid": "1233"
      },
      "payment_price": 99.9,
      "remaining_time_to_open_dispute": 12120136,
      "resource": "sale",
      "seller": {
        "cnpj": null,
        "cpf": "38727183041",
        "email": "victor.agostinelli@vindi.com.br",
        "name": "CARTAO",
        "resource": "seller"
      },
      "seller_price": 99.9,
      "shipping": {
        "address": {
          "active": true,
          "city": "Dez de Maio",
          "complement": "",
          "id": 568791,
          "neighborhood": "Centro",
          "number": "123",
          "postal_code": "85920970",
          "primary": false,
          "resource": "address",
          "state": "PR",
          "street": "Rua Encantado 860",
          "type": "delivery"
        },
        "estimated_date": null,
        "posted_date": null,
        "resource": "shipping",
        "shipping_price": 0,
        "shipping_type": "Frete",
        "tracking_code": null,
        "tracking_url": null
      },
      "status": {
        "id": 6,
        "name": "approved",
        "resource": "status"
      },
      "status_changed_at": 1767384860,
      "sub_store": "",
      "tax": 0,
      "transaction_products": [
        {
          "code": null,
          "description": "Meu Produto de Testes",
          "extra": null,
          "img_url": null,
          "quantity": "1.0",
          "resource": "transaction_product",
          "sku_code": null,
          "unit_price": 99.9
        }
      ],
      "transaction_token": "3b5f29a2bd854a86311b60edeef3ac77",
      "updated": 1767384860,
      "url_notification": "https://gateway-postback.fbits.net/api/Yapay",
      "waiting_charge_payment": false,
      "waiting_confirmation": false
    },
    {
      "additional_price": 0,
      "allow_cancellation": true,
      "allow_notification": true,
      "allow_trace_creation": true,
      "canceled_by": "",
      "cancellation_letter_available": false,
      "chargeback": false,
      "contestation_id": null,
      "created": 1767384827,
      "customer": {
        "business_name": null,
        "cnpj": null,
        "cpf": "05661170025",
        "email": "vindi.teste@gmail.com",
        "name": "Vindi Teste",
        "resource": "customer"
      },
      "discount_price": 0,
      "fraud_confirmated": false,
      "id": 1782408,
      "last_refund_cancelled_because_transfer": null,
      "last_refund_completes_total": null,
      "last_refund_expired": null,
      "order_number": "994600198",
      "original_price": 99.9,
      "payment": {
        "brand_tid": "",
        "installments": 1,
        "payment_method_id": 4,
        "payment_method_name": "Mastercard",
        "resource": "payment",
        "tid": "1233"
      },
      "payment_price": 99.9,
      "remaining_time_to_open_dispute": 12120136,
      "resource": "sale",
      "seller": {
        "cnpj": null,
        "cpf": "38727183041",
        "email": "victor.agostinelli@vindi.com.br",
        "name": "CARTAO",
        "resource": "seller"
      },
      "seller_price": 99.9,
      "shipping": {
        "address": {
          "active": true,
          "city": "Dez de Maio",
          "complement": "",
          "id": 568791,
          "neighborhood": "Centro",
          "number": "123",
          "postal_code": "85920970",
          "primary": false,
          "resource": "address",
          "state": "PR",
          "street": "Rua Encantado 860",
          "type": "delivery"
        },
        "estimated_date": null,
        "posted_date": null,
        "resource": "shipping",
        "shipping_price": 0,
        "shipping_type": "Frete",
        "tracking_code": null,
        "tracking_url": null
      },
      "status": {
        "id": 6,
        "name": "approved",
        "resource": "status"
      },
      "status_changed_at": 1767384828,
      "sub_store": "",
      "tax": 0,
      "transaction_products": [
        {
          "code": null,
          "description": "Meu Produto de Testes",
          "extra": null,
          "img_url": null,
          "quantity": "1.0",
          "resource": "transaction_product",
          "sku_code": null,
          "unit_price": 99.9
        }
      ],
      "transaction_token": "af76357d8b87cd29aa1483ace2e8bfe8",
      "updated": 1767384828,
      "url_notification": "https://gateway-postback.fbits.net/api/Yapay",
      "waiting_charge_payment": false,
      "waiting_confirmation": false
    },
    {
      "additional_price": 0,
      "allow_cancellation": true,
      "allow_notification": true,
      "allow_trace_creation": true,
      "canceled_by": "",
      "cancellation_letter_available": false,
      "chargeback": false,
      "contestation_id": null,
      "created": 1767384788,
      "customer": {
        "business_name": null,
        "cnpj": null,
        "cpf": "05661170025",
        "email": "vindi.teste@gmail.com",
        "name": "Vindi Teste",
        "resource": "customer"
      },
      "discount_price": 0,
      "fraud_confirmated": false,
      "id": 1782407,
      "last_refund_cancelled_because_transfer": null,
      "last_refund_completes_total": null,
      "last_refund_expired": null,
      "order_number": "99094698",
      "original_price": 99.9,
      "payment": {
        "brand_tid": "",
        "installments": 1,
        "payment_method_id": 4,
        "payment_method_name": "Mastercard",
        "resource": "payment",
        "tid": "1233"
      },
      "payment_price": 99.9,
      "remaining_time_to_open_dispute": 12120136,
      "resource": "sale",
      "seller": {
        "cnpj": null,
        "cpf": "38727183041",
        "email": "victor.agostinelli@vindi.com.br",
        "name": "CARTAO",
        "resource": "seller"
      },
      "seller_price": 99.9,
      "shipping": {
        "address": {
          "active": true,
          "city": "Dez de Maio",
          "complement": "",
          "id": 568791,
          "neighborhood": "Centro",
          "number": "123",
          "postal_code": "85920970",
          "primary": false,
          "resource": "address",
          "state": "PR",
          "street": "Rua Encantado 860",
          "type": "delivery"
        },
        "estimated_date": null,
        "posted_date": null,
        "resource": "shipping",
        "shipping_price": 0,
        "shipping_type": "Frete",
        "tracking_code": null,
        "tracking_url": null
      },
      "status": {
        "id": 6,
        "name": "approved",
        "resource": "status"
      },
      "status_changed_at": 1767384788,
      "sub_store": "",
      "tax": 0,
      "transaction_products": [
        {
          "code": null,
          "description": "Meu Produto de Testes",
          "extra": null,
          "img_url": null,
          "quantity": "1.0",
          "resource": "transaction_product",
          "sku_code": null,
          "unit_price": 99.9
        }
      ],
      "transaction_token": "aa28df98fc88807e3eef0fbf4bb5d03b",
      "updated": 1767384788,
      "url_notification": "https://gateway-postback.fbits.net/api/Yapay",
      "waiting_charge_payment": false,
      "waiting_confirmation": false
    },
    {
      "additional_price": 0,
      "allow_cancellation": true,
      "allow_notification": true,
      "allow_trace_creation": true,
      "canceled_by": "",
      "cancellation_letter_available": false,
      "chargeback": false,
      "contestation_id": null,
      "created": 1767384492,
      "customer": {
        "business_name": null,
        "cnpj": null,
        "cpf": "05661170025",
        "email": "vindi.teste@gmail.com",
        "name": "Vindi Teste",
        "resource": "customer"
      },
      "discount_price": 0,
      "fraud_confirmated": false,
      "id": 1782406,
      "last_refund_cancelled_because_transfer": null,
      "last_refund_completes_total": null,
      "last_refund_expired": null,
      "order_number": "9004698",
      "original_price": 99.9,
      "payment": {
        "brand_tid": "",
        "installments": 1,
        "payment_method_id": 4,
        "payment_method_name": "Mastercard",
        "resource": "payment",
        "tid": "1233"
      },
      "payment_price": 99.9,
      "remaining_time_to_open_dispute": 12120136,
      "resource": "sale",
      "seller": {
        "cnpj": null,
        "cpf": "38727183041",
        "email": "victor.agostinelli@vindi.com.br",
        "name": "CARTAO",
        "resource": "seller"
      },
      "seller_price": 99.9,
      "shipping": {
        "address": {
          "active": true,
          "city": "Dez de Maio",
          "complement": "",
          "id": 568791,
          "neighborhood": "Centro",
          "number": "123",
          "postal_code": "85920970",
          "primary": false,
          "resource": "address",
          "state": "PR",
          "street": "Rua Encantado 860",
          "type": "delivery"
        },
        "estimated_date": null,
        "posted_date": null,
        "resource": "shipping",
        "shipping_price": 0,
        "shipping_type": "Frete",
        "tracking_code": null,
        "tracking_url": null
      },
      "status": {
        "id": 6,
        "name": "approved",
        "resource": "status"
      },
      "status_changed_at": 1767384734,
      "sub_store": "",
      "tax": 0,
      "transaction_products": [
        {
          "code": null,
          "description": "Meu Produto de Testes",
          "extra": null,
          "img_url": null,
          "quantity": "1.0",
          "resource": "transaction_product",
          "sku_code": null,
          "unit_price": 99.9
        }
      ],
      "transaction_token": "9c5ad52320a0d54aabc6c90a46ec8e08",
      "updated": 1767384734,
      "url_notification": "https://gateway-postback.fbits.net/api/Yapay",
      "waiting_charge_payment": false,
      "waiting_confirmation": false
    },
    {
      "additional_price": 0,
      "allow_cancellation": true,
      "allow_notification": true,
      "allow_trace_creation": true,
      "canceled_by": "yapay",
      "cancellation_letter_available": false,
      "chargeback": false,
      "contestation_id": null,
      "created": 1764604533,
      "customer": {
        "business_name": null,
        "cnpj": null,
        "cpf": "05661170025",
        "email": "vindi.teste@gmail.com",
        "name": "Vindi Teste",
        "resource": "customer"
      },
      "discount_price": 0,
      "fraud_confirmated": false,
      "id": 1727673,
      "last_refund_cancelled_because_transfer": false,
      "last_refund_completes_total": true,
      "last_refund_expired": false,
      "order_number": "11111111",
      "original_price": 99.9,
      "payment": {
        "brand_tid": "",
        "installments": 1,
        "payment_method_id": 3,
        "payment_method_name": "Visa",
        "resource": "payment",
        "tid": ""
      },
      "payment_price": 99.9,
      "remaining_time_to_open_dispute": null,
      "resource": "sale",
      "seller": {
        "cnpj": null,
        "cpf": "38727183041",
        "email": "victor.agostinelli@vindi.com.br",
        "name": "CARTAO",
        "resource": "seller"
      },
      "seller_price": 98.7,
      "shipping": {
        "address": {
          "active": true,
          "city": "Dez de Maio",
          "complement": "",
          "id": 568791,
          "neighborhood": "Centro",
          "number": "123",
          "postal_code": "85920970",
          "primary": false,
          "resource": "address",
          "state": "PR",
          "street": "Rua Encantado 860",
          "type": "delivery"
        },
        "estimated_date": null,
        "posted_date": null,
        "resource": "shipping",
        "shipping_price": 0,
        "shipping_type": "Frete",
        "tracking_code": null,
        "tracking_url": null
      },
      "status": {
        "id": 7,
        "name": "canceled",
        "resource": "status"
      },
      "status_changed_at": 1764647736,
      "sub_store": "",
      "tax": 1.2000000000000028,
      "transaction_products": [
        {
          "code": null,
          "description": "Meu Produto de Testes",
          "extra": null,
          "img_url": null,
          "quantity": "1.0",
          "resource": "transaction_product",
          "sku_code": null,
          "unit_price": 99.9
        }
      ],
      "transaction_token": "3c25458315c933cac657e96be2b30894",
      "updated": 1764647736,
      "url_notification": "https://gateway-postback.fbits.net/api/Yapay",
      "waiting_charge_payment": false,
      "waiting_confirmation": false
    },
    {
      "additional_price": 0,
      "allow_cancellation": true,
      "allow_notification": true,
      "allow_trace_creation": true,
      "canceled_by": "seller",
      "cancellation_letter_available": false,
      "chargeback": false,
      "contestation_id": null,
      "created": 1764602681,
      "customer": {
        "business_name": null,
        "cnpj": null,
        "cpf": "05661170025",
        "email": "vindi.teste@gmail.com",
        "name": "Vindi Teste",
        "resource": "customer"
      },
      "discount_price": 0,
      "fraud_confirmated": false,
      "id": 1727671,
      "last_refund_cancelled_because_transfer": false,
      "last_refund_completes_total": true,
      "last_refund_expired": false,
      "order_number": "923",
      "original_price": 99.9,
      "payment": {
        "brand_tid": "",
        "installments": 1,
        "payment_method_id": 28,
        "payment_method_name": "Bolepix",
        "resource": "payment",
        "tid": ""
      },
      "payment_price": 99.9,
      "remaining_time_to_open_dispute": null,
      "resource": "sale",
      "seller": {
        "cnpj": null,
        "cpf": "38727183041",
        "email": "victor.agostinelli@vindi.com.br",
        "name": "CARTAO",
        "resource": "seller"
      },
      "seller_price": 95.9,
      "shipping": {
        "address": {
          "active": true,
          "city": "Dez de Maio",
          "complement": "",
          "id": 568791,
          "neighborhood": "Centro",
          "number": "123",
          "postal_code": "85920970",
          "primary": false,
          "resource": "address",
          "state": "PR",
          "street": "Rua Encantado 860",
          "type": "delivery"
        },
        "estimated_date": null,
        "posted_date": null,
        "resource": "shipping",
        "shipping_price": 0,
        "shipping_type": "Frete",
        "tracking_code": null,
        "tracking_url": null
      },
      "status": {
        "id": 7,
        "name": "canceled",
        "resource": "status"
      },
      "status_changed_at": 1764611825,
      "sub_store": "",
      "tax": 4,
      "transaction_products": [
        {
          "code": null,
          "description": "Meu Produto de Testes",
          "extra": null,
          "img_url": null,
          "quantity": "1.0",
          "resource": "transaction_product",
          "sku_code": null,
          "unit_price": 99.9
        }
      ],
      "transaction_token": "ea1900ff08941113150e07063673a763",
      "updated": 1764611825,
      "url_notification": "https://gateway-postback.fbits.net/api/Yapay",
      "waiting_charge_payment": false,
      "waiting_confirmation": false
    },
    {
      "additional_price": 0,
      "allow_cancellation": true,
      "allow_notification": true,
      "allow_trace_creation": true,
      "canceled_by": "",
      "cancellation_letter_available": false,
      "chargeback": false,
      "contestation_id": null,
      "created": 1764602562,
      "customer": {
        "business_name": null,
        "cnpj": null,
        "cpf": "05661170025",
        "email": "vindi.teste@gmail.com",
        "name": "Vindi Teste",
        "resource": "customer"
      },
      "discount_price": 0,
      "fraud_confirmated": false,
      "id": 1727670,
      "last_refund_cancelled_because_transfer": false,
      "last_refund_completes_total": null,
      "last_refund_expired": false,
      "order_number": "99948",
      "original_price": 99.9,
      "payment": {
        "brand_tid": "",
        "installments": 1,
        "payment_method_id": 28,
        "payment_method_name": "Bolepix",
        "resource": "payment",
        "tid": ""
      },
      "payment_price": 99.9,
      "remaining_time_to_open_dispute": null,
      "resource": "sale",
      "seller": {
        "cnpj": null,
        "cpf": "38727183041",
        "email": "victor.agostinelli@vindi.com.br",
        "name": "CARTAO",
        "resource": "seller"
      },
      "seller_price": 97.91,
      "shipping": {
        "address": {
          "active": true,
          "city": "Dez de Maio",
          "complement": "",
          "id": 568791,
          "neighborhood": "Centro",
          "number": "123",
          "postal_code": "85920970",
          "primary": false,
          "resource": "address",
          "state": "PR",
          "street": "Rua Encantado 860",
          "type": "delivery"
        },
        "estimated_date": null,
        "posted_date": null,
        "resource": "shipping",
        "shipping_price": 0,
        "shipping_type": "Frete",
        "tracking_code": null,
        "tracking_url": null
      },
      "status": {
        "id": 4,
        "name": "waiting_payment",
        "resource": "status"
      },
      "status_changed_at": 1764602562,
      "sub_store": "",
      "tax": 1.990000000000009,
      "transaction_products": [
        {
          "code": null,
          "description": "Meu Produto de Testes",
          "extra": null,
          "img_url": null,
          "quantity": "1.0",
          "resource": "transaction_product",
          "sku_code": null,
          "unit_price": 99.9
        }
      ],
      "transaction_token": "b21eead97938c2aa8fcd1b227d617623",
      "updated": 1767380534,
      "url_notification": "https://gateway-postback.fbits.net/api/Yapay",
      "waiting_charge_payment": false,
      "waiting_confirmation": false
    },
    {
      "additional_price": 0,
      "allow_cancellation": true,
      "allow_notification": true,
      "allow_trace_creation": true,
      "canceled_by": "",
      "cancellation_letter_available": false,
      "chargeback": false,
      "contestation_id": null,
      "created": 1764602412,
      "customer": {
        "business_name": null,
        "cnpj": null,
        "cpf": "05661170025",
        "email": "vindi.teste@gmail.com",
        "name": "Vindi Teste",
        "resource": "customer"
      },
      "discount_price": 0,
      "fraud_confirmated": false,
      "id": 1727668,
      "last_refund_cancelled_because_transfer": false,
      "last_refund_completes_total": null,
      "last_refund_expired": false,
      "order_number": "9946948",
      "original_price": 99.9,
      "payment": {
        "brand_tid": "",
        "installments": 1,
        "payment_method_id": 6,
        "payment_method_name": "Boleto Bancario",
        "resource": "payment",
        "tid": null
      },
      "payment_price": 99.9,
      "remaining_time_to_open_dispute": null,
      "resource": "sale",
      "seller": {
        "cnpj": null,
        "cpf": "38727183041",
        "email": "victor.agostinelli@vindi.com.br",
        "name": "CARTAO",
        "resource": "seller"
      },
      "seller_price": 97.91,
      "shipping": {
        "address": {
          "active": true,
          "city": "Dez de Maio",
          "complement": "",
          "id": 568791,
          "neighborhood": "Centro",
          "number": "123",
          "postal_code": "85920970",
          "primary": false,
          "resource": "address",
          "state": "PR",
          "street": "Rua Encantado 860",
          "type": "delivery"
        },
        "estimated_date": null,
        "posted_date": null,
        "resource": "shipping",
        "shipping_price": 0,
        "shipping_type": "Frete",
        "tracking_code": null,
        "tracking_url": null
      },
      "status": {
        "id": 4,
        "name": "waiting_payment",
        "resource": "status"
      },
      "status_changed_at": 1764602412,
      "sub_store": "",
      "tax": 1.990000000000009,
      "transaction_products": [
        {
          "code": null,
          "description": "Meu Produto de Testes",
          "extra": null,
          "img_url": null,
          "quantity": "1.0",
          "resource": "transaction_product",
          "sku_code": null,
          "unit_price": 99.9
        }
      ],
      "transaction_token": "86fd669bdc81f54e51ba64af8e707408",
      "updated": 1764602414,
      "url_notification": "https://gateway-postback.fbits.net/api/Yapay",
      "waiting_charge_payment": false,
      "waiting_confirmation": false
    },
    {
      "additional_price": 0,
      "allow_cancellation": true,
      "allow_notification": true,
      "allow_trace_creation": true,
      "canceled_by": "",
      "cancellation_letter_available": false,
      "chargeback": false,
      "contestation_id": null,
      "created": 1764602394,
      "customer": {
        "business_name": null,
        "cnpj": null,
        "cpf": "05661170025",
        "email": "vindi.teste@gmail.com",
        "name": "Vindi Teste",
        "resource": "customer"
      },
      "discount_price": 0,
      "fraud_confirmated": false,
      "id": 1727667,
      "last_refund_cancelled_because_transfer": false,
      "last_refund_completes_total": null,
      "last_refund_expired": false,
      "order_number": "99469823",
      "original_price": 99.9,
      "payment": {
        "brand_tid": "",
        "installments": 1,
        "payment_method_id": 28,
        "payment_method_name": "Bolepix",
        "resource": "payment",
        "tid": ""
      },
      "payment_price": 99.9,
      "remaining_time_to_open_dispute": null,
      "resource": "sale",
      "seller": {
        "cnpj": null,
        "cpf": "38727183041",
        "email": "victor.agostinelli@vindi.com.br",
        "name": "CARTAO",
        "resource": "seller"
      },
      "seller_price": 97.91,
      "shipping": {
        "address": {
          "active": true,
          "city": "Dez de Maio",
          "complement": "",
          "id": 568791,
          "neighborhood": "Centro",
          "number": "123",
          "postal_code": "85920970",
          "primary": false,
          "resource": "address",
          "state": "PR",
          "street": "Rua Encantado 860",
          "type": "delivery"
        },
        "estimated_date": null,
        "posted_date": null,
        "resource": "shipping",
        "shipping_price": 0,
        "shipping_type": "Frete",
        "tracking_code": null,
        "tracking_url": null
      },
      "status": {
        "id": 4,
        "name": "waiting_payment",
        "resource": "status"
      },
      "status_changed_at": 1764602394,
      "sub_store": "",
      "tax": 1.990000000000009,
      "transaction_products": [
        {
          "code": null,
          "description": "Meu Produto de Testes",
          "extra": null,
          "img_url": null,
          "quantity": "1.0",
          "resource": "transaction_product",
          "sku_code": null,
          "unit_price": 99.9
        }
      ],
      "transaction_token": "eb60ac32eea34da29a037af20ef15a70",
      "updated": 1767380499,
      "url_notification": "https://gateway-postback.fbits.net/api/Yapay",
      "waiting_charge_payment": false,
      "waiting_confirmation": false
    },
    {
      "additional_price": 0,
      "allow_cancellation": true,
      "allow_notification": true,
      "allow_trace_creation": true,
      "canceled_by": "yapay",
      "cancellation_letter_available": true,
      "chargeback": false,
      "contestation_id": null,
      "created": 1764163696,
      "customer": {
        "business_name": null,
        "cnpj": null,
        "cpf": "05661170025",
        "email": "vindi.teste@gmail.com",
        "name": "Vindi Teste",
        "resource": "customer"
      },
      "discount_price": 0,
      "fraud_confirmated": false,
      "id": 1720912,
      "last_refund_cancelled_because_transfer": false,
      "last_refund_completes_total": true,
      "last_refund_expired": false,
      "order_number": "9946982",
      "original_price": 99.9,
      "payment": {
        "brand_tid": "",
        "installments": 1,
        "payment_method_id": 4,
        "payment_method_name": "Mastercard",
        "resource": "payment",
        "tid": "1233"
      },
      "payment_price": 99.9,
      "remaining_time_to_open_dispute": null,
      "resource": "sale",
      "seller": {
        "cnpj": null,
        "cpf": "38727183041",
        "email": "victor.agostinelli@vindi.com.br",
        "name": "CARTAO",
        "resource": "seller"
      },
      "seller_price": 98.02,
      "shipping": {
        "address": {
          "active": true,
          "city": "Dez de Maio",
          "complement": "",
          "id": 568791,
          "neighborhood": "Centro",
          "number": "123",
          "postal_code": "85920970",
          "primary": false,
          "resource": "address",
          "state": "PR",
          "street": "Rua Encantado 860",
          "type": "delivery"
        },
        "estimated_date": null,
        "posted_date": null,
        "resource": "shipping",
        "shipping_price": 0,
        "shipping_type": "Frete",
        "tracking_code": null,
        "tracking_url": null
      },
      "status": {
        "id": 7,
        "name": "canceled",
        "resource": "status"
      },
      "status_changed_at": 1764164100,
      "sub_store": "",
      "tax": 1.8800000000000097,
      "transaction_products": [
        {
          "code": null,
          "description": "Meu Produto de Testes",
          "extra": null,
          "img_url": null,
          "quantity": "1.0",
          "resource": "transaction_product",
          "sku_code": null,
          "unit_price": 99.9
        }
      ],
      "transaction_token": "7b1b2ecf07e8a54645eb1fd656e07eee",
      "updated": 1764164100,
      "url_notification": "https://gateway-postback.fbits.net/api/Yapay",
      "waiting_charge_payment": false,
      "waiting_confirmation": false
    },
    {
      "additional_price": 0,
      "allow_cancellation": true,
      "allow_notification": true,
      "allow_trace_creation": true,
      "canceled_by": "seller",
      "cancellation_letter_available": false,
      "chargeback": false,
      "contestation_id": null,
      "created": 1764163388,
      "customer": {
        "business_name": null,
        "cnpj": null,
        "cpf": "05661170025",
        "email": "vindi.teste@gmail.com",
        "name": "Vindi Teste",
        "resource": "customer"
      },
      "discount_price": 0,
      "fraud_confirmated": false,
      "id": 1720906,
      "last_refund_cancelled_because_transfer": false,
      "last_refund_completes_total": false,
      "last_refund_expired": true,
      "order_number": "9946981",
      "original_price": 99.9,
      "payment": {
        "brand_tid": "",
        "installments": 1,
        "payment_method_id": 4,
        "payment_method_name": "Mastercard",
        "resource": "payment",
        "tid": "1233"
      },
      "payment_price": 99.9,
      "remaining_time_to_open_dispute": 8923336,
      "resource": "sale",
      "seller": {
        "cnpj": null,
        "cpf": "38727183041",
        "email": "victor.agostinelli@vindi.com.br",
        "name": "CARTAO",
        "resource": "seller"
      },
      "seller_price": 98.02,
      "shipping": {
        "address": {
          "active": true,
          "city": "Dez de Maio",
          "complement": "",
          "id": 568791,
          "neighborhood": "Centro",
          "number": "123",
          "postal_code": "85920970",
          "primary": false,
          "resource": "address",
          "state": "PR",
          "street": "Rua Encantado 860",
          "type": "delivery"
        },
        "estimated_date": null,
        "posted_date": null,
        "resource": "shipping",
        "shipping_price": 0,
        "shipping_type": "Frete",
        "tracking_code": null,
        "tracking_url": null
      },
      "status": {
        "id": 6,
        "name": "approved",
        "resource": "status"
      },
      "status_changed_at": 1764163625,
      "sub_store": "",
      "tax": 1.8800000000000097,
      "transaction_products": [
        {
          "code": null,
          "description": "Meu Produto de Testes",
          "extra": null,
          "img_url": null,
          "quantity": "1.0",
          "resource": "transaction_product",
          "sku_code": null,
          "unit_price": 99.9
        }
      ],
      "transaction_token": "f4229d806c53f3455dba610771d8119f",
      "updated": 1764163625,
      "url_notification": "https://gateway-postback.fbits.net/api/Yapay",
      "waiting_charge_payment": false,
      "waiting_confirmation": false
    },
    {
      "additional_price": 0,
      "allow_cancellation": true,
      "allow_notification": true,
      "allow_trace_creation": true,
      "canceled_by": "yapay",
      "cancellation_letter_available": false,
      "chargeback": false,
      "contestation_id": null,
      "created": 1764090609,
      "customer": {
        "business_name": null,
        "cnpj": null,
        "cpf": "05661170025",
        "email": "vindi.teste@gmail.com",
        "name": "Vindi Teste",
        "resource": "customer"
      },
      "discount_price": 0,
      "fraud_confirmated": false,
      "id": 1719550,
      "last_refund_cancelled_because_transfer": false,
      "last_refund_completes_total": true,
      "last_refund_expired": false,
      "order_number": "994698",
      "original_price": 99.9,
      "payment": {
        "brand_tid": "",
        "installments": 1,
        "payment_method_id": 3,
        "payment_method_name": "Visa",
        "resource": "payment",
        "tid": ""
      },
      "payment_price": 99.9,
      "remaining_time_to_open_dispute": null,
      "resource": "sale",
      "seller": {
        "cnpj": null,
        "cpf": "38727183041",
        "email": "victor.agostinelli@vindi.com.br",
        "name": "CARTAO",
        "resource": "seller"
      },
      "seller_price": 98.7,
      "shipping": {
        "address": {
          "active": true,
          "city": "Dez de Maio",
          "complement": "",
          "id": 568791,
          "neighborhood": "Centro",
          "number": "123",
          "postal_code": "85920970",
          "primary": false,
          "resource": "address",
          "state": "PR",
          "street": "Rua Encantado 860",
          "type": "delivery"
        },
        "estimated_date": null,
        "posted_date": null,
        "resource": "shipping",
        "shipping_price": 0,
        "shipping_type": "Frete",
        "tracking_code": null,
        "tracking_url": null
      },
      "status": {
        "id": 7,
        "name": "canceled",
        "resource": "status"
      },
      "status_changed_at": 1764143432,
      "sub_store": "",
      "tax": 1.2000000000000028,
      "transaction_products": [
        {
          "code": null,
          "description": "Meu Produto de Testes",
          "extra": null,
          "img_url": null,
          "quantity": "1.0",
          "resource": "transaction_product",
          "sku_code": null,
          "unit_price": 99.9
        }
      ],
      "transaction_token": "7effbf2af11e45fdb03e517858c72834",
      "updated": 1764143432,
      "url_notification": "https://gateway-postback.fbits.net/api/Yapay",
      "waiting_charge_payment": false,
      "waiting_confirmation": false
    },
    {
      "additional_price": 0,
      "allow_cancellation": true,
      "allow_notification": true,
      "allow_trace_creation": true,
      "canceled_by": "seller",
      "cancellation_letter_available": true,
      "chargeback": false,
      "contestation_id": null,
      "created": 1761239997,
      "customer": {
        "business_name": null,
        "cnpj": null,
        "cpf": "42927780862",
        "email": "contato@pratiqueasimpatia.com.br",
        "name": "Victor Agostinelli Peres",
        "resource": "customer"
      },
      "discount_price": 0,
      "fraud_confirmated": false,
      "id": 1683129,
      "last_refund_cancelled_because_transfer": false,
      "last_refund_completes_total": true,
      "last_refund_expired": false,
      "order_number": "176116024593-3",
      "original_price": 5000,
      "payment": {
        "brand_tid": "",
        "installments": 1,
        "payment_method_id": 4,
        "payment_method_name": "Mastercard",
        "resource": "payment",
        "tid": "1233"
      },
      "payment_price": 5000,
      "remaining_time_to_open_dispute": null,
      "resource": "sale",
      "seller": {
        "cnpj": null,
        "cpf": "38727183041",
        "email": "victor.agostinelli@vindi.com.br",
        "name": "CARTAO",
        "resource": "seller"
      },
      "seller_price": 4905.5,
      "shipping": {
        "address": {
          "active": true,
          "city": "Santo André",
          "complement": "",
          "id": 571605,
          "neighborhood": "Jardim Stella",
          "number": "30",
          "postal_code": "09185710",
          "primary": false,
          "resource": "address",
          "state": "SP",
          "street": "Rua Plutarco",
          "type": "billing"
        },
        "estimated_date": null,
        "posted_date": null,
        "resource": "shipping",
        "shipping_price": 0,
        "shipping_type": null,
        "tracking_code": null,
        "tracking_url": null
      },
      "status": {
        "id": 7,
        "name": "canceled",
        "resource": "status"
      },
      "status_changed_at": 1761247988,
      "sub_store": "",
      "tax": 94.5,
      "transaction_products": [
        {
          "code": "176116024594",
          "description": "teste AGOST AZOS.1111",
          "extra": null,
          "img_url": null,
          "quantity": "1.0",
          "resource": "transaction_product",
          "sku_code": null,
          "unit_price": 5000
        }
      ],
      "transaction_token": "25d724839992c05ff33fa44246c76be2",
      "updated": 1761247988,
      "url_notification": null,
      "waiting_charge_payment": false,
      "waiting_confirmation": false
    },
    {
      "additional_price": 0,
      "allow_cancellation": true,
      "allow_notification": true,
      "allow_trace_creation": true,
      "canceled_by": "",
      "cancellation_letter_available": false,
      "chargeback": false,
      "contestation_id": null,
      "created": 1761231850,
      "customer": {
        "business_name": null,
        "cnpj": null,
        "cpf": "42927780862",
        "email": "contato@pratiqueasimpatia.com.br",
        "name": "Victor Agostinelli Peres",
        "resource": "customer"
      },
      "discount_price": 0,
      "fraud_confirmated": false,
      "id": 1683113,
      "last_refund_cancelled_because_transfer": null,
      "last_refund_completes_total": null,
      "last_refund_expired": null,
      "order_number": "176116024593-2",
      "original_price": 5000,
      "payment": {
        "brand_tid": "",
        "installments": 1,
        "payment_method_id": 4,
        "payment_method_name": "Mastercard",
        "resource": "payment",
        "tid": "1233"
      },
      "payment_price": 5000,
      "remaining_time_to_open_dispute": 5985736,
      "resource": "sale",
      "seller": {
        "cnpj": null,
        "cpf": "38727183041",
        "email": "victor.agostinelli@vindi.com.br",
        "name": "CARTAO",
        "resource": "seller"
      },
      "seller_price": 4905.5,
      "shipping": {
        "address": {
          "active": true,
          "city": "Santo André",
          "complement": "",
          "id": 571605,
          "neighborhood": "Jardim Stella",
          "number": "30",
          "postal_code": "09185710",
          "primary": false,
          "resource": "address",
          "state": "SP",
          "street": "Rua Plutarco",
          "type": "billing"
        },
        "estimated_date": null,
        "posted_date": null,
        "resource": "shipping",
        "shipping_price": 0,
        "shipping_type": null,
        "tracking_code": null,
        "tracking_url": null
      },
      "status": {
        "id": 6,
        "name": "approved",
        "resource": "status"
      },
      "status_changed_at": 1761233690,
      "sub_store": "",
      "tax": 94.5,
      "transaction_products": [
        {
          "code": "176116024594",
          "description": "teste AGOST AZOS.1111",
          "extra": null,
          "img_url": null,
          "quantity": "1.0",
          "resource": "transaction_product",
          "sku_code": null,
          "unit_price": 5000
        }
      ],
      "transaction_token": "fe0e58d992862cbc07c609ca89df3fbb",
      "updated": 1761233690,
      "url_notification": null,
      "waiting_charge_payment": false,
      "waiting_confirmation": false
    },
    {
      "additional_price": 0,
      "allow_cancellation": true,
      "allow_notification": true,
      "allow_trace_creation": true,
      "canceled_by": "",
      "cancellation_letter_available": false,
      "chargeback": false,
      "contestation_id": null,
      "created": 1761231607,
      "customer": {
        "business_name": null,
        "cnpj": null,
        "cpf": "42927780862",
        "email": "contato@pratiqueasimpatia.com.br",
        "name": "Victor Agostinelli Peres",
        "resource": "customer"
      },
      "discount_price": 0,
      "fraud_confirmated": false,
      "id": 1683109,
      "last_refund_cancelled_because_transfer": null,
      "last_refund_completes_total": null,
      "last_refund_expired": null,
      "order_number": "176116024593-1",
      "original_price": 5000,
      "payment": {
        "brand_tid": "",
        "installments": 1,
        "payment_method_id": 4,
        "payment_method_name": "Mastercard",
        "resource": "payment",
        "tid": "1233"
      },
      "payment_price": 5000,
      "remaining_time_to_open_dispute": 5985736,
      "resource": "sale",
      "seller": {
        "cnpj": null,
        "cpf": "38727183041",
        "email": "victor.agostinelli@vindi.com.br",
        "name": "CARTAO",
        "resource": "seller"
      },
      "seller_price": 4905.5,
      "shipping": {
        "address": {
          "active": true,
          "city": "Santo André",
          "complement": "",
          "id": 571605,
          "neighborhood": "Jardim Stella",
          "number": "30",
          "postal_code": "09185710",
          "primary": false,
          "resource": "address",
          "state": "SP",
          "street": "Rua Plutarco",
          "type": "billing"
        },
        "estimated_date": null,
        "posted_date": null,
        "resource": "shipping",
        "shipping_price": 0,
        "shipping_type": null,
        "tracking_code": null,
        "tracking_url": null
      },
      "status": {
        "id": 6,
        "name": "approved",
        "resource": "status"
      },
      "status_changed_at": 1761233436,
      "sub_store": "",
      "tax": 94.5,
      "transaction_products": [
        {
          "code": "176116024594",
          "description": "teste AGOST AZOS.1111",
          "extra": null,
          "img_url": null,
          "quantity": "1.0",
          "resource": "transaction_product",
          "sku_code": null,
          "unit_price": 5000
        }
      ],
      "transaction_token": "de78d5651f913d5c3ee70c7e035f2db6",
      "updated": 1761233436,
      "url_notification": null,
      "waiting_charge_payment": false,
      "waiting_confirmation": false
    },
    {
      "additional_price": 0,
      "allow_cancellation": true,
      "allow_notification": true,
      "allow_trace_creation": true,
      "canceled_by": "",
      "cancellation_letter_available": false,
      "chargeback": false,
      "contestation_id": null,
      "created": 1761160390,
      "customer": {
        "business_name": null,
        "cnpj": null,
        "cpf": "64771123020",
        "email": "testeagost@ddd.com.br",
        "name": "TESTE AGOST DDD",
        "resource": "customer"
      },
      "discount_price": 0,
      "fraud_confirmated": false,
      "id": 1682158,
      "last_refund_cancelled_because_transfer": null,
      "last_refund_completes_total": null,
      "last_refund_expired": null,
      "order_number": "176116024593",
      "original_price": 5000,
      "payment": {
        "brand_tid": "",
        "installments": 1,
        "payment_method_id": 27,
        "payment_method_name": "Pix",
        "resource": "payment",
        "tid": "1233"
      },
      "payment_price": 5000,
      "remaining_time_to_open_dispute": 5899336,
      "resource": "sale",
      "seller": {
        "cnpj": null,
        "cpf": "38727183041",
        "email": "victor.agostinelli@vindi.com.br",
        "name": "CARTAO",
        "resource": "seller"
      },
      "seller_price": 4952.5,
      "shipping": {
        "address": {
          "active": true,
          "city": "Santo André",
          "complement": "",
          "id": 581718,
          "neighborhood": "Jardim Stella",
          "number": "30",
          "postal_code": "09185710",
          "primary": true,
          "resource": "address",
          "state": "SP",
          "street": "Rua Plutarco",
          "type": "billing"
        },
        "estimated_date": null,
        "posted_date": null,
        "resource": "shipping",
        "shipping_price": 0,
        "shipping_type": null,
        "tracking_code": null,
        "tracking_url": null
      },
      "status": {
        "id": 6,
        "name": "approved",
        "resource": "status"
      },
      "status_changed_at": 1761160414,
      "sub_store": "",
      "tax": 47.5,
      "transaction_products": [
        {
          "code": "176116024594",
          "description": "teste AGOST AZOS.1111",
          "extra": null,
          "img_url": null,
          "quantity": "1.0",
          "resource": "transaction_product",
          "sku_code": null,
          "unit_price": 5000
        }
      ],
      "transaction_token": "5362a6c93303e75841eed65431024e56",
      "updated": 1761160414,
      "url_notification": null,
      "waiting_charge_payment": false,
      "waiting_confirmation": false
    },
    {
      "additional_price": 0,
      "allow_cancellation": true,
      "allow_notification": true,
      "allow_trace_creation": true,
      "canceled_by": "",
      "cancellation_letter_available": false,
      "chargeback": false,
      "contestation_id": null,
      "created": 1761157582,
      "customer": {
        "business_name": null,
        "cnpj": null,
        "cpf": "96792792004",
        "email": "emailts@asd.com.br",
        "name": "TESTE AGOS",
        "resource": "customer"
      },
      "discount_price": 0,
      "fraud_confirmated": false,
      "id": 1682137,
      "last_refund_cancelled_because_transfer": null,
      "last_refund_completes_total": null,
      "last_refund_expired": null,
      "order_number": "176115526301-1",
      "original_price": 10,
      "payment": {
        "brand_tid": "",
        "installments": 1,
        "payment_method_id": 4,
        "payment_method_name": "Mastercard",
        "resource": "payment",
        "tid": "1233"
      },
      "payment_price": 10,
      "remaining_time_to_open_dispute": 5899335,
      "resource": "sale",
      "seller": {
        "cnpj": null,
        "cpf": "38727183041",
        "email": "victor.agostinelli@vindi.com.br",
        "name": "CARTAO",
        "resource": "seller"
      },
      "seller_price": 9.82,
      "shipping": {
        "address": {
          "active": true,
          "city": "Santo André",
          "complement": "",
          "id": 581687,
          "neighborhood": "Jardim Stella",
          "number": "30",
          "postal_code": "09185710",
          "primary": true,
          "resource": "address",
          "state": "SP",
          "street": "Rua Plutarco",
          "type": "billing"
        },
        "estimated_date": null,
        "posted_date": null,
        "resource": "shipping",
        "shipping_price": 0,
        "shipping_type": null,
        "tracking_code": null,
        "tracking_url": null
      },
      "status": {
        "id": 6,
        "name": "approved",
        "resource": "status"
      },
      "status_changed_at": 1761157583,
      "sub_store": "",
      "tax": 0.17999999999999972,
      "transaction_products": [
        {
          "code": "176115526301",
          "description": "transação teste - AGOSTINELLI x AZOS.",
          "extra": null,
          "img_url": null,
          "quantity": "1.0",
          "resource": "transaction_product",
          "sku_code": null,
          "unit_price": 10
        }
      ],
      "transaction_token": "0d04c2d3d2d1bcae1b698d69448e1cf8",
      "updated": 1761157583,
      "url_notification": null,
      "waiting_charge_payment": false,
      "waiting_confirmation": false
    },
    {
      "additional_price": 0,
      "allow_cancellation": true,
      "allow_notification": true,
      "allow_trace_creation": true,
      "canceled_by": "seller",
      "cancellation_letter_available": false,
      "chargeback": false,
      "contestation_id": null,
      "created": 1761155364,
      "customer": {
        "business_name": null,
        "cnpj": null,
        "cpf": "96792792004",
        "email": "emailts@asd.com.br",
        "name": "TESTE AGOS",
        "resource": "customer"
      },
      "discount_price": 0,
      "fraud_confirmated": false,
      "id": 1682118,
      "last_refund_cancelled_because_transfer": true,
      "last_refund_completes_total": true,
      "last_refund_expired": false,
      "order_number": "176115526301",
      "original_price": 10,
      "payment": {
        "brand_tid": "",
        "installments": 1,
        "payment_method_id": 6,
        "payment_method_name": "Boleto Bancario",
        "resource": "payment",
        "tid": "8835353e-ecb5-43f8-adeb-4"
      },
      "payment_price": 10,
      "remaining_time_to_open_dispute": 5899335,
      "resource": "sale",
      "seller": {
        "cnpj": null,
        "cpf": "38727183041",
        "email": "victor.agostinelli@vindi.com.br",
        "name": "CARTAO",
        "resource": "seller"
      },
      "seller_price": 8.01,
      "shipping": {
        "address": {
          "active": true,
          "city": "Santo André",
          "complement": "",
          "id": 581687,
          "neighborhood": "Jardim Stella",
          "number": "30",
          "postal_code": "09185710",
          "primary": true,
          "resource": "address",
          "state": "SP",
          "street": "Rua Plutarco",
          "type": "billing"
        },
        "estimated_date": null,
        "posted_date": null,
        "resource": "shipping",
        "shipping_price": 0,
        "shipping_type": null,
        "tracking_code": null,
        "tracking_url": null
      },
      "status": {
        "id": 6,
        "name": "approved",
        "resource": "status"
      },
      "status_changed_at": 1761155435,
      "sub_store": "",
      "tax": 1.99,
      "transaction_products": [
        {
          "code": "176115526301",
          "description": "transação teste - AGOSTINELLI x AZOS.",
          "extra": null,
          "img_url": null,
          "quantity": "1.0",
          "resource": "transaction_product",
          "sku_code": null,
          "unit_price": 10
        }
      ],
      "transaction_token": "6daa6e7c2b302b1d64617e73e3009e11",
      "updated": 1761155435,
      "url_notification": null,
      "waiting_charge_payment": false,
      "waiting_confirmation": false
    }
  ],
  "options": {
    "sum_price_original": 21218.8,
    "sum_price_payment": 21218.8,
    "sum_price_seller": 20869.499999999996,
    "sum_tax": 349.30000000000007
  },
  "pagination": {
    "count": 18,
    "page_amount": 1,
    "per_page": 20
  },
  "resource": "list"
}