From 5e1e3e3fa17ed79b68824b2b644032d0499e8567 Mon Sep 17 00:00:00 2001 From: Gabrielly Pereira Date: Thu, 23 Jan 2025 18:35:34 -0300 Subject: [PATCH] 1 --- guides/checkout-api-v2/industry-data/apparel.en.md | 4 ++-- guides/checkout-api-v2/industry-data/apparel.es.md | 4 ++-- guides/checkout-api-v2/industry-data/apparel.pt.md | 4 ++-- .../industry-data/applications-online-platforms.en.md | 4 ++-- .../industry-data/applications-online-platforms.es.md | 4 ++-- .../industry-data/applications-online-platforms.pt.md | 4 ++-- guides/checkout-api-v2/industry-data/direct-sale.en.md | 4 ++-- guides/checkout-api-v2/industry-data/direct-sale.es.md | 4 ++-- guides/checkout-api-v2/industry-data/direct-sale.pt.md | 4 ++-- guides/checkout-api-v2/industry-data/electro.en.md | 4 ++-- guides/checkout-api-v2/industry-data/electro.es.md | 4 ++-- guides/checkout-api-v2/industry-data/electro.pt.md | 4 ++-- guides/checkout-api-v2/industry-data/gambling.en.md | 4 ++-- guides/checkout-api-v2/industry-data/gambling.es.md | 4 ++-- guides/checkout-api-v2/industry-data/gambling.pt.md | 4 ++-- .../industry-data/goverments-public-services.en.md | 4 ++-- .../industry-data/goverments-public-services.es.md | 4 ++-- .../industry-data/goverments-public-services.pt.md | 4 ++-- guides/checkout-api-v2/industry-data/home-and-deco.en.md | 4 ++-- guides/checkout-api-v2/industry-data/home-and-deco.es.md | 4 ++-- guides/checkout-api-v2/industry-data/home-and-deco.pt.md | 4 ++-- guides/checkout-api-v2/industry-data/hospitality.en.md | 4 ++-- guides/checkout-api-v2/industry-data/hospitality.es.md | 4 ++-- guides/checkout-api-v2/industry-data/hospitality.pt.md | 4 ++-- guides/checkout-api-v2/industry-data/retail.en.md | 4 ++-- guides/checkout-api-v2/industry-data/retail.es.md | 4 ++-- guides/checkout-api-v2/industry-data/retail.pt.md | 4 ++-- .../industry-data/tickets-and-entretainment.en.md | 4 ++-- .../industry-data/tickets-and-entretainment.es.md | 4 ++-- .../industry-data/tickets-and-entretainment.pt.md | 4 ++-- guides/checkout-api-v2/industry-data/tourism.en.md | 4 ++-- guides/checkout-api-v2/industry-data/tourism.es.md | 4 ++-- guides/checkout-api-v2/industry-data/tourism.pt.md | 4 ++-- guides/checkout-api-v2/industry-data/urban-transport.en.md | 4 ++-- guides/checkout-api-v2/industry-data/urban-transport.es.md | 4 ++-- guides/checkout-api-v2/industry-data/urban-transport.pt.md | 4 ++-- guides/checkout-api-v2/industry-data/utilities.en.md | 4 ++-- guides/checkout-api-v2/industry-data/utilities.es.md | 4 ++-- guides/checkout-api-v2/industry-data/utilities.pt.md | 4 ++-- 39 files changed, 78 insertions(+), 78 deletions(-) diff --git a/guides/checkout-api-v2/industry-data/apparel.en.md b/guides/checkout-api-v2/industry-data/apparel.en.md index 2e9bdfb876..cd47e65a6c 100644 --- a/guides/checkout-api-v2/industry-data/apparel.en.md +++ b/guides/checkout-api-v2/industry-data/apparel.en.md @@ -112,8 +112,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/apparel.es.md b/guides/checkout-api-v2/industry-data/apparel.es.md index d8fb361414..a38a7ebc94 100644 --- a/guides/checkout-api-v2/industry-data/apparel.es.md +++ b/guides/checkout-api-v2/industry-data/apparel.es.md @@ -112,8 +112,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/apparel.pt.md b/guides/checkout-api-v2/industry-data/apparel.pt.md index 1bf1ddd376..6b42c47e71 100644 --- a/guides/checkout-api-v2/industry-data/apparel.pt.md +++ b/guides/checkout-api-v2/industry-data/apparel.pt.md @@ -112,8 +112,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/applications-online-platforms.en.md b/guides/checkout-api-v2/industry-data/applications-online-platforms.en.md index c7a598463e..6656d39905 100644 --- a/guides/checkout-api-v2/industry-data/applications-online-platforms.en.md +++ b/guides/checkout-api-v2/industry-data/applications-online-platforms.en.md @@ -92,8 +92,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/applications-online-platforms.es.md b/guides/checkout-api-v2/industry-data/applications-online-platforms.es.md index caee972792..6f198c0410 100644 --- a/guides/checkout-api-v2/industry-data/applications-online-platforms.es.md +++ b/guides/checkout-api-v2/industry-data/applications-online-platforms.es.md @@ -92,8 +92,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/applications-online-platforms.pt.md b/guides/checkout-api-v2/industry-data/applications-online-platforms.pt.md index 1d667754b0..c346b6b59d 100644 --- a/guides/checkout-api-v2/industry-data/applications-online-platforms.pt.md +++ b/guides/checkout-api-v2/industry-data/applications-online-platforms.pt.md @@ -92,8 +92,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/direct-sale.en.md b/guides/checkout-api-v2/industry-data/direct-sale.en.md index ed1f64c085..f31ab585fe 100644 --- a/guides/checkout-api-v2/industry-data/direct-sale.en.md +++ b/guides/checkout-api-v2/industry-data/direct-sale.en.md @@ -110,8 +110,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/direct-sale.es.md b/guides/checkout-api-v2/industry-data/direct-sale.es.md index 21618111b8..021243f988 100644 --- a/guides/checkout-api-v2/industry-data/direct-sale.es.md +++ b/guides/checkout-api-v2/industry-data/direct-sale.es.md @@ -110,8 +110,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/direct-sale.pt.md b/guides/checkout-api-v2/industry-data/direct-sale.pt.md index 28c5d9a250..834a95cc20 100644 --- a/guides/checkout-api-v2/industry-data/direct-sale.pt.md +++ b/guides/checkout-api-v2/industry-data/direct-sale.pt.md @@ -110,8 +110,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/electro.en.md b/guides/checkout-api-v2/industry-data/electro.en.md index 504dc5a820..b990f095d7 100644 --- a/guides/checkout-api-v2/industry-data/electro.en.md +++ b/guides/checkout-api-v2/industry-data/electro.en.md @@ -110,8 +110,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Name", "last_name": "Surname", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/electro.es.md b/guides/checkout-api-v2/industry-data/electro.es.md index 8f59db7f85..076cf81d81 100644 --- a/guides/checkout-api-v2/industry-data/electro.es.md +++ b/guides/checkout-api-v2/industry-data/electro.es.md @@ -110,8 +110,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nombre", "last_name": "Apellido", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/electro.pt.md b/guides/checkout-api-v2/industry-data/electro.pt.md index 85b8d6b232..7af8fe1461 100644 --- a/guides/checkout-api-v2/industry-data/electro.pt.md +++ b/guides/checkout-api-v2/industry-data/electro.pt.md @@ -110,8 +110,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/gambling.en.md b/guides/checkout-api-v2/industry-data/gambling.en.md index 6a8f1c7a93..1185e19117 100644 --- a/guides/checkout-api-v2/industry-data/gambling.en.md +++ b/guides/checkout-api-v2/industry-data/gambling.en.md @@ -95,8 +95,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/gambling.es.md b/guides/checkout-api-v2/industry-data/gambling.es.md index a915f256d2..fd096113d4 100644 --- a/guides/checkout-api-v2/industry-data/gambling.es.md +++ b/guides/checkout-api-v2/industry-data/gambling.es.md @@ -95,8 +95,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/gambling.pt.md b/guides/checkout-api-v2/industry-data/gambling.pt.md index 1b0c6609a9..f30e308792 100644 --- a/guides/checkout-api-v2/industry-data/gambling.pt.md +++ b/guides/checkout-api-v2/industry-data/gambling.pt.md @@ -95,8 +95,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/goverments-public-services.en.md b/guides/checkout-api-v2/industry-data/goverments-public-services.en.md index 1a121406be..4a9111f4ab 100644 --- a/guides/checkout-api-v2/industry-data/goverments-public-services.en.md +++ b/guides/checkout-api-v2/industry-data/goverments-public-services.en.md @@ -98,8 +98,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/goverments-public-services.es.md b/guides/checkout-api-v2/industry-data/goverments-public-services.es.md index e325358011..b2776038a9 100644 --- a/guides/checkout-api-v2/industry-data/goverments-public-services.es.md +++ b/guides/checkout-api-v2/industry-data/goverments-public-services.es.md @@ -98,8 +98,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/goverments-public-services.pt.md b/guides/checkout-api-v2/industry-data/goverments-public-services.pt.md index a800213fe8..3c8c08697b 100644 --- a/guides/checkout-api-v2/industry-data/goverments-public-services.pt.md +++ b/guides/checkout-api-v2/industry-data/goverments-public-services.pt.md @@ -98,8 +98,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/home-and-deco.en.md b/guides/checkout-api-v2/industry-data/home-and-deco.en.md index f60a77160c..8aeed9c175 100644 --- a/guides/checkout-api-v2/industry-data/home-and-deco.en.md +++ b/guides/checkout-api-v2/industry-data/home-and-deco.en.md @@ -109,8 +109,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/home-and-deco.es.md b/guides/checkout-api-v2/industry-data/home-and-deco.es.md index ac614d4301..7a458fe69b 100644 --- a/guides/checkout-api-v2/industry-data/home-and-deco.es.md +++ b/guides/checkout-api-v2/industry-data/home-and-deco.es.md @@ -109,8 +109,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/home-and-deco.pt.md b/guides/checkout-api-v2/industry-data/home-and-deco.pt.md index 4b09908b37..905d1f1129 100644 --- a/guides/checkout-api-v2/industry-data/home-and-deco.pt.md +++ b/guides/checkout-api-v2/industry-data/home-and-deco.pt.md @@ -109,8 +109,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/hospitality.en.md b/guides/checkout-api-v2/industry-data/hospitality.en.md index cbc4ecac52..c98dcb674f 100644 --- a/guides/checkout-api-v2/industry-data/hospitality.en.md +++ b/guides/checkout-api-v2/industry-data/hospitality.en.md @@ -119,8 +119,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/hospitality.es.md b/guides/checkout-api-v2/industry-data/hospitality.es.md index 962e356ecf..39ed758542 100644 --- a/guides/checkout-api-v2/industry-data/hospitality.es.md +++ b/guides/checkout-api-v2/industry-data/hospitality.es.md @@ -119,8 +119,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/hospitality.pt.md b/guides/checkout-api-v2/industry-data/hospitality.pt.md index fa17f291b9..58e4f3b779 100644 --- a/guides/checkout-api-v2/industry-data/hospitality.pt.md +++ b/guides/checkout-api-v2/industry-data/hospitality.pt.md @@ -119,8 +119,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/retail.en.md b/guides/checkout-api-v2/industry-data/retail.en.md index bd77f69efd..917b3cafbf 100644 --- a/guides/checkout-api-v2/industry-data/retail.en.md +++ b/guides/checkout-api-v2/industry-data/retail.en.md @@ -109,8 +109,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/retail.es.md b/guides/checkout-api-v2/industry-data/retail.es.md index eb5657727a..de0a129d4c 100644 --- a/guides/checkout-api-v2/industry-data/retail.es.md +++ b/guides/checkout-api-v2/industry-data/retail.es.md @@ -109,8 +109,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/retail.pt.md b/guides/checkout-api-v2/industry-data/retail.pt.md index 5840a110ec..f1d1a45030 100644 --- a/guides/checkout-api-v2/industry-data/retail.pt.md +++ b/guides/checkout-api-v2/industry-data/retail.pt.md @@ -109,8 +109,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/tickets-and-entretainment.en.md b/guides/checkout-api-v2/industry-data/tickets-and-entretainment.en.md index 97d1c8d9ef..90dedab26d 100644 --- a/guides/checkout-api-v2/industry-data/tickets-and-entretainment.en.md +++ b/guides/checkout-api-v2/industry-data/tickets-and-entretainment.en.md @@ -93,8 +93,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/tickets-and-entretainment.es.md b/guides/checkout-api-v2/industry-data/tickets-and-entretainment.es.md index 7580fa549b..dcb2e73860 100644 --- a/guides/checkout-api-v2/industry-data/tickets-and-entretainment.es.md +++ b/guides/checkout-api-v2/industry-data/tickets-and-entretainment.es.md @@ -93,8 +93,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/tickets-and-entretainment.pt.md b/guides/checkout-api-v2/industry-data/tickets-and-entretainment.pt.md index 54358952d3..e5592035e6 100644 --- a/guides/checkout-api-v2/industry-data/tickets-and-entretainment.pt.md +++ b/guides/checkout-api-v2/industry-data/tickets-and-entretainment.pt.md @@ -93,8 +93,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/tourism.en.md b/guides/checkout-api-v2/industry-data/tourism.en.md index fe841b1e5b..b7eed9e1db 100644 --- a/guides/checkout-api-v2/industry-data/tourism.en.md +++ b/guides/checkout-api-v2/industry-data/tourism.en.md @@ -138,8 +138,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/tourism.es.md b/guides/checkout-api-v2/industry-data/tourism.es.md index 8cd9277777..2ec6dd4948 100644 --- a/guides/checkout-api-v2/industry-data/tourism.es.md +++ b/guides/checkout-api-v2/industry-data/tourism.es.md @@ -138,8 +138,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/tourism.pt.md b/guides/checkout-api-v2/industry-data/tourism.pt.md index 4baefa5b31..d26b0f487f 100644 --- a/guides/checkout-api-v2/industry-data/tourism.pt.md +++ b/guides/checkout-api-v2/industry-data/tourism.pt.md @@ -138,8 +138,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/urban-transport.en.md b/guides/checkout-api-v2/industry-data/urban-transport.en.md index 1016f11e77..06bcd99a09 100644 --- a/guides/checkout-api-v2/industry-data/urban-transport.en.md +++ b/guides/checkout-api-v2/industry-data/urban-transport.en.md @@ -95,8 +95,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/urban-transport.es.md b/guides/checkout-api-v2/industry-data/urban-transport.es.md index ba23014464..19b1f0867e 100644 --- a/guides/checkout-api-v2/industry-data/urban-transport.es.md +++ b/guides/checkout-api-v2/industry-data/urban-transport.es.md @@ -95,8 +95,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/urban-transport.pt.md b/guides/checkout-api-v2/industry-data/urban-transport.pt.md index 9ed49d85a6..1d7c81165b 100644 --- a/guides/checkout-api-v2/industry-data/urban-transport.pt.md +++ b/guides/checkout-api-v2/industry-data/urban-transport.pt.md @@ -95,8 +95,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/utilities.en.md b/guides/checkout-api-v2/industry-data/utilities.en.md index 53df4bc729..856cb0866a 100644 --- a/guides/checkout-api-v2/industry-data/utilities.en.md +++ b/guides/checkout-api-v2/industry-data/utilities.en.md @@ -92,8 +92,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/utilities.es.md b/guides/checkout-api-v2/industry-data/utilities.es.md index 679a361c19..4aa3880e3a 100644 --- a/guides/checkout-api-v2/industry-data/utilities.es.md +++ b/guides/checkout-api-v2/industry-data/utilities.es.md @@ -92,8 +92,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11", diff --git a/guides/checkout-api-v2/industry-data/utilities.pt.md b/guides/checkout-api-v2/industry-data/utilities.pt.md index 20e09652f9..705194b197 100644 --- a/guides/checkout-api-v2/industry-data/utilities.pt.md +++ b/guides/checkout-api-v2/industry-data/utilities.pt.md @@ -92,8 +92,8 @@ curl --location 'https://api.mercadopago.com/v1/payments' \ "payer": { "first_name": "Nome", "last_name": "Sobrenome", - "is_prime_user": "1", - "is_first_purchase_online": "1", + "is_prime_user": true, + "is_first_purchase_online": true, "last_purchase": "2019-10-25T19:30:00.000-03:00", "phone": { "area_code": "11",