{"id":1388,"date":"2017-11-01T20:18:31","date_gmt":"2017-11-01T22:18:31","guid":{"rendered":"http:\/\/maxipago.com\/developers\/?page_id=1388"},"modified":"2026-03-05T17:26:58","modified_gmt":"2026-03-05T20:26:58","slug":"consulta-transacao","status":"publish","type":"page","link":"https:\/\/www.maxipago.com\/developers\/apidocs\/consultas\/consulta-transacao\/","title":{"rendered":"Consultar Transa\u00e7\u00e3o"},"content":{"rendered":"\n<p>A sondagem de uma \u00fanica transa\u00e7\u00e3o permite verificar o seu status e resgatar os detalhes de uma transa\u00e7\u00e3o. Esta sonda \u00e9 necess\u00e1ria para confirmar os pagamentos de pedidos feitos com boletos, al\u00e9m de verificar a situa\u00e7\u00e3o de um estorno solicitado anteriormente.<\/p>\n\n\n\n<p>Para filtrar uma \u00fanica transa\u00e7\u00e3o deve-se usar o elemento <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;filterOptions\/&gt;<\/code>, dentro da tag <code data-enlighter-language=\"xml\" class=\"EnlighterJSRAW\">&lt;request\/&gt;<\/code>:<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Controle de Rate Limit na API de Relat\u00f3rios<\/h2>\n\n\n\n<p>O rate limit \u00e9 um mecanismo que define o n\u00famero m\u00e1ximo de requisi\u00e7\u00f5es que podem ser realizadas em um determinado intervalo de tempo. Ele serve para proteger as aplica\u00e7\u00f5es contra excesso de chamadas e garantir a estabilidade dos servi\u00e7os.<\/p>\n\n\n\n<p>Na API de relat\u00f3rios do gateway maxiPago!, o rate limit determina quantas requisi\u00e7\u00f5es podem ser feitas por segundo em cada rota. Caso o limite seja ultrapassado, o sistema retorna o erro 429 com a mensagem: \u201cRate limit excedido para merchant_id=xxxxx\u201d, onde xxxxx corresponde ao identificador da loja (merchant id) no maxiPago!.<\/p>\n\n\n\n<p>Segue abaixo o limite configurado para a rota de relat\u00f3rios:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Rota<\/strong><\/td><td><strong>M\u00e9todo<\/strong><\/td><td><strong>Requisi\u00e7\u00f5es por tempo<\/strong><\/td><\/tr><tr><td><a href=\"https:\/\/api.maxipago.net\/ReportsAPI\/servlet\/ReportsAPI\" rel=\"noreferrer noopener\" target=\"_blank\">https:\/\/api.maxipago.net\/ReportsAPI\/servlet\/ReportsAPI<\/a><\/td><td>POST<\/td><td>60reqs\/60s<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><strong>Observa\u00e7\u00e3o:<\/strong> Caso a sua aplica\u00e7\u00e3o envio mais requisi\u00e7\u00f5es que o permitido no intervalo de tempo haver\u00e1 o bloqueio tempor\u00e1rio por 9 segundos restantes.<\/p>\n\n\n\n<p>\u00c9 importante observar esse limite ao integrar suas aplica\u00e7\u00f5es para evitar bloqueios tempor\u00e1rios de acesso \u00e0 API.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p style=\"font-size:25px\"><span style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">Consultar Transa\u00e7\u00e3o \u2013 URLs Para Envio dos Dados<\/span><\/p>\n\n\n\n<p><strong>SANDBOX<\/strong>: https:\/\/testapi.maxipago.net\/ReportsAPI\/servlet\/ReportsAPI<\/p>\n\n\n\n<p><strong>PRODU\u00c7\u00c3O<\/strong>: https:\/\/api.maxipago.net\/ReportsAPI\/servlet\/ReportsAPI<\/p>\n\n\n\n<div id=\"footable_parent_2261\"\n         class=\" footable_parent ninja_table_wrapper loading_ninja_table wp_table_data_press_parent semantic_ui \">\n                <table data-ninja_table_instance=\"ninja_table_instance_0\" data-footable_id=\"2261\" data-filter-delay=\"1000\" aria-label=\"consultar_transacao_url\"            id=\"footable_2261\"\n           data-unique_identifier=\"ninja_table_unique_id_739151522_2261\"\n           class=\" foo-table ninja_footable foo_table_2261 ninja_table_unique_id_739151522_2261 ui table  nt_type_ajax_table selectable celled striped compact  footable-paging-right ninja_table_search_disabled\">\n                <colgroup>\n                            <col class=\"ninja_column_0 \">\n                            <col class=\"ninja_column_1 \">\n                            <col class=\"ninja_column_2 \">\n                    <\/colgroup>\n            <\/table>\n                    <style type=\"text\/css\" id='ninja_table_custom_css_2261'>\n                        #footable_2261  {\n        font-family: inherit;\n        font-size: 14px;\n    }\n\n#footable_parent_2261 {\r\n    overflow-y: hidden;\r\n    border-radius: .10rem;\r\n}\r\n\r\n#footable_parent_2261 .footable-header th{\r\n    background-color: sandybrown;\r\n    color: white;\r\n}\r\n#content tr td{\r\n    font-size: .9em;\r\n    padding: 4px 24px;\r\n}\r\n#content .footable-header th{\r\n    padding: 4px 24px;\r\n    text-align: center;\r\n}\r\n.nt_edit_link{\r\n    display: none;\r\n}                <\/style>\n                \n    \n    \n<\/div>\n\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p style=\"font-size:25px\"><span style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-colibri-color-2-color\"><strong>Consultar Transa\u00e7\u00e3o \u2013 Exemplo de<\/strong> <strong>Requisi\u00e7\u00e3o (<\/strong>utilizando<\/span><strong> <\/strong><span style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-colibri-color-2-color\"><em>transactionID<\/em><\/span>)<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"xml\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?>\n&lt;rapi-request>\n    &lt;verification>\n        &lt;merchantId>store-id&lt;\/merchantId>\n        &lt;merchantKey>store-key&lt;\/merchantKey>\n    &lt;\/verification>\n    &lt;command>transactionDetailReport&lt;\/command>\n    &lt;request>\n        &lt;filterOptions>\n            &lt;transactionId>176890900&lt;\/transactionId>\n            &lt;period>today&lt;\/period>\n        &lt;\/filterOptions>\n    &lt;\/request>\n&lt;\/rapi-request><\/pre>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p style=\"font-size:25px\"><span style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">Consultar Transa\u00e7\u00e3o \u2013 Exemplo de Retorno em Caso de Sucesso<\/span> <span style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-colibri-color-2-color\">(utilizando <em>transactionID<\/em>)<\/span><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"xml\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?>\n&lt;rapi-response>\n    &lt;header>\n        &lt;errorCode>0&lt;\/errorCode>\n        &lt;errorMsg\/>\n        &lt;command>transactionDetailReport&lt;\/command>\n        &lt;time>05-26-2017 10:40:03&lt;\/time>\n    &lt;\/header>\n    &lt;result>\n        &lt;resultSetInfo>\n            &lt;totalNumberOfRecords>1&lt;\/totalNumberOfRecords>\n            &lt;pageNumber>1&lt;\/pageNumber>\n        &lt;\/resultSetInfo>\n        &lt;records>\n            &lt;record>\n                &lt;transactionId>176890900&lt;\/transactionId>\n                &lt;referenceNumber>\n                    &lt;![CDATA[123456789]]>\n                &lt;\/referenceNumber>\n                &lt;transactionType>Sale&lt;\/transactionType>\n                &lt;transactionAmount>1.00&lt;\/transactionAmount>\n                &lt;taxAmount>0.00&lt;\/taxAmount>\n                &lt;shippingAmount>0.00&lt;\/shippingAmount>\n                &lt;transactionDate>05\/26\/2017 09:50:37 AM&lt;\/transactionDate>\n                &lt;orderId>\n                    &lt;![CDATA[0A011599:015C44CF07A1:C036:70C0D3C1]]>\n                &lt;\/orderId>\n                &lt;splitPaymentOrderId\/>\n                &lt;userId\/>\n                &lt;customerId\/>\n                &lt;companyName>\n                    &lt;![CDATA[maxiPago]]>\n                &lt;\/companyName>\n                &lt;responseCode>0&lt;\/responseCode>\n                &lt;approvalCode>123456&lt;\/approvalCode>\n                &lt;paymentType>(Hipercard) ...6688&lt;\/paymentType>\n                &lt;bankRoutingNumber\/>\n                &lt;achAccountNumber\/>\n                &lt;avsResponseCode>YYY&lt;\/avsResponseCode>\n                &lt;billingName>\n                    &lt;![CDATA[Fulano de Tal]]>\n                &lt;\/billingName>\n                &lt;billingAddress1>\n                    &lt;![CDATA[Av. Republica Brasil, 230]]>\n                &lt;\/billingAddress1>\n                &lt;billingAddress2>\n                    &lt;![CDATA[14 Andar]]>\n                &lt;\/billingAddress2>\n                &lt;billingCity>Sao Paulo&lt;\/billingCity>\n                &lt;billingState>SP&lt;\/billingState>\n                &lt;billingCountry>BR&lt;\/billingCountry>\n                &lt;billingZip>01031170&lt;\/billingZip>\n                &lt;billingPhone>1140099400&lt;\/billingPhone>\n                &lt;billingEmail>\n                    &lt;![CDATA[fulanodetal@email.com]]>\n                &lt;\/billingEmail>\n                &lt;comments\/>\n                &lt;transactionStatus>Approved&lt;\/transactionStatus>\n                &lt;transactionState>3&lt;\/transactionState>\n                &lt;recurringPaymentFlag\/>\n                &lt;processorReturnedData\/>\n                &lt;gatewayDebitNetworkID\/>\n                &lt;creditCardType>HIPERCARD&lt;\/creditCardType>\n                &lt;boletoUrl\/>\n                &lt;boletoNumber\/>\n                &lt;expirationDate\/>\n                &lt;processorID>SIMULATOR&lt;\/processorID>\n                &lt;dateOfPayment\/>\n                &lt;dateOfFunding\/>\n                &lt;bankOfPayment\/>\n                &lt;branchOfPayment\/>\n                &lt;paidAmount\/>\n                &lt;bankFee\/>\n                &lt;netAmount\/>\n                &lt;returnCode>A&lt;\/returnCode>\n                &lt;clearingCode\/>\n                &lt;customField1\/>\n                &lt;customField2\/>\n                &lt;customField3\/>\n                &lt;customField4\/>\n                &lt;customField5\/>\n                &lt;numberOfInstallments\/>\n                &lt;chargeInterest\/>\n            &lt;\/record>\n        &lt;\/records>\n    &lt;\/result>\n&lt;\/rapi-response><\/pre>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p style=\"font-size:25px\"><span style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">Consultar Transa\u00e7\u00e3o \u2013 Exemplo de Retorno Caso n\u00e3o Localize o Pedido<\/span> <span style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-colibri-color-2-color\">(utilizando<em> transactionID<\/em>)<\/span><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"xml\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?>\n&lt;rapi-response>\n    &lt;header>\n        &lt;errorCode>0&lt;\/errorCode>\n        &lt;errorMsg\/>\n        &lt;command>transactionDetailReport&lt;\/command>\n        &lt;time>05-26-2017 10:40:03&lt;\/time>\n    &lt;\/header>\n    &lt;result>\n        &lt;resultSetInfo>\n            &lt;totalNumberOfRecords>0&lt;\/totalNumberOfRecords>\n            &lt;pageNumber>1&lt;\/pageNumber>\n        &lt;\/resultSetInfo>\n        &lt;records\/>\n    &lt;\/result>\n&lt;\/rapi-response><\/pre>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\"><span style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">Consultar Transa\u00e7\u00e3o por C\u00f3digo de Refer\u00eancia (ReferenceNum) \u2013 Exemplo de Requisi\u00e7\u00e3o<\/span><\/h4>\n\n\n\n<div style=\"height:27px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?>\n&lt;rapi-request>\n\t&lt;verification>\n\t\t&lt;merchantId>store-id&lt;\/merchantId>\n\t\t&lt;merchantKey>store-key&lt;\/merchantKey>\n\t&lt;\/verification>\n\t&lt;command>transactionDetailReport&lt;\/command>\n\t&lt;request>\n\t\t&lt;filterOptions>\n\t\t\t&lt;period>today&lt;\/period>\n\t\t\t&lt;referenceNum>112346&lt;\/referenceNum>\n\t\t&lt;\/filterOptions>\n\t&lt;\/request>\n&lt;\/rapi-request><\/pre>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\"><span style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">Consultar Transa\u00e7\u00e3o por C\u00f3digo de Refer\u00eancia (ReferenceNum) \u2013 Exemplo de Retorno em caso de Transa\u00e7\u00e3o Aprovada com Sucesso<\/span><\/h4>\n\n\n\n<div style=\"height:31px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?>\n&lt;rapi-response>\n\t&lt;header>\n\t\t&lt;errorCode>0&lt;\/errorCode>\n\t\t&lt;errorMsg\/>\n\t\t&lt;command>transactionDetailReport&lt;\/command>\n\t\t&lt;time>12-06-2022 09:58:11&lt;\/time>\n\t&lt;\/header>\n\t&lt;result>\n\t\t&lt;resultSetInfo>\n\t\t\t&lt;totalNumberOfRecords>2&lt;\/totalNumberOfRecords>\n\t\t\t&lt;pageToken>temp215-50-1670331491298.1&lt;\/pageToken>\n\t\t\t&lt;pageNumber>1&lt;\/pageNumber>\n\t\t\t&lt;numberOfPages>1&lt;\/numberOfPages>\n\t\t&lt;\/resultSetInfo>\n\t\t&lt;records>\n\t\t\t&lt;record>\n\t\t\t\t&lt;transactionId>463763025&lt;\/transactionId>\n\t\t\t\t&lt;referenceNumber>\n\t\t\t\t\t&lt;![CDATA[112346]]>\n\t\t\t\t&lt;\/referenceNumber>\n\t\t\t\t&lt;transactionType>Capture&lt;\/transactionType>\n\t\t\t\t&lt;transactionAmount>50.00&lt;\/transactionAmount>\n\t\t\t\t&lt;shippingAmount>0.00&lt;\/shippingAmount>\n\t\t\t\t&lt;transactionDate>08\/16\/2022 06:33:53 PM&lt;\/transactionDate>\n\t\t\t\t&lt;orderId>\n\t\t\t\t\t&lt;![CDATA[0A0115E9:0182A893360F:1444:69354304]]>\n\t\t\t\t&lt;\/orderId>\n\t\t\t\t&lt;splitPaymentOrderId\/>\n\t\t\t\t&lt;userId\/>\n\t\t\t\t&lt;customerId\/>\n\t\t\t\t&lt;companyName\/>\n\t\t\t\t&lt;responseCode>0&lt;\/responseCode>\n\t\t\t\t&lt;approvalCode>401313&lt;\/approvalCode>\n\t\t\t\t&lt;paymentType>(Visa) ...1111&lt;\/paymentType>\n\t\t\t\t&lt;bankRoutingNumber\/>\n\t\t\t\t&lt;achAccountNumber\/>\n\t\t\t\t&lt;avsResponseCode\/>\n\t\t\t\t&lt;billingName>\n\t\t\t\t\t&lt;![CDATA[MaxiPago da Silva]]>\n\t\t\t\t&lt;\/billingName>\n\t\t\t\t&lt;billingAddress1\/>\n\t\t\t\t&lt;billingAddress2\/>\n\t\t\t\t&lt;billingCity\/>\n\t\t\t\t&lt;billingState\/>\n\t\t\t\t&lt;billingCountry\/>\n\t\t\t\t&lt;billingZip\/>\n\t\t\t\t&lt;billingPhone\/>\n\t\t\t\t&lt;billingEmail\/>\n\t\t\t\t&lt;comments\/>\n\t\t\t\t&lt;transactionStatus>Captured&lt;\/transactionStatus>\n\t\t\t\t&lt;transactionState>3&lt;\/transactionState>\n\t\t\t\t&lt;recurringPaymentFlag\/>\n\t\t\t\t&lt;processorReturnedData\/>\n\t\t\t\t&lt;gatewayDebitNetworkID\/>\n\t\t\t\t&lt;creditCardType>VISA&lt;\/creditCardType>\n\t\t\t\t&lt;boletoUrl\/>\n\t\t\t\t&lt;boletoNumber\/>\n\t\t\t\t&lt;expirationDate\/>\n\t\t\t\t&lt;processorID>REDE&lt;\/processorID>\n\t\t\t\t&lt;dateOfPayment\/>\n\t\t\t\t&lt;dateOfFunding\/>\n\t\t\t\t&lt;bankOfPayment\/>\n\t\t\t\t&lt;branchOfPayment\/>\n\t\t\t\t&lt;paidAmount\/>\n\t\t\t\t&lt;bankFee\/>\n\t\t\t\t&lt;netAmount\/>\n\t\t\t\t&lt;returnCode>00&lt;\/returnCode>\n\t\t\t\t&lt;clearingCode\/>\n\t\t\t\t&lt;customField1\/>\n\t\t\t\t&lt;customField2\/>\n\t\t\t\t&lt;customField3\/>\n\t\t\t\t&lt;customField4\/>\n\t\t\t\t&lt;customField5\/>\n\t\t\t\t&lt;numberOfInstallments>2&lt;\/numberOfInstallments>\n\t\t\t\t&lt;chargeInterest\/>\n\t\t\t\t&lt;processorTransactionID>11162208161830264814&lt;\/processorTransactionID>\n\t\t\t\t&lt;processorReferenceNumber>134535147&lt;\/processorReferenceNumber>\n\t\t\t\t&lt;brandCode>00&lt;\/brandCode>\n\t\t\t\t&lt;brandMessage>Success.&lt;\/brandMessage>\n\t\t\t\t&lt;brandTransactionID\/>\n\t\t\t&lt;\/record>\n\t\t\t&lt;record>\n\t\t\t\t&lt;transactionId>463762925&lt;\/transactionId>\n\t\t\t\t&lt;referenceNumber>\n\t\t\t\t\t&lt;![CDATA[112346]]>\n\t\t\t\t&lt;\/referenceNumber>\n\t\t\t\t&lt;transactionType>Authorize&lt;\/transactionType>\n\t\t\t\t&lt;transactionAmount>50.00&lt;\/transactionAmount>\n\t\t\t\t&lt;shippingAmount>0.00&lt;\/shippingAmount>\n\t\t\t\t&lt;transactionDate>08\/16\/2022 06:33:16 PM&lt;\/transactionDate>\n\t\t\t\t&lt;orderId>\n\t\t\t\t\t&lt;![CDATA[0A0115E9:0182A893360F:1444:69354304]]>\n\t\t\t\t&lt;\/orderId>\n\t\t\t\t&lt;splitPaymentOrderId\/>\n\t\t\t\t&lt;userId\/>\n\t\t\t\t&lt;customerId\/>\n\t\t\t\t&lt;companyName\/>\n\t\t\t\t&lt;responseCode>0&lt;\/responseCode>\n\t\t\t\t&lt;approvalCode>401313&lt;\/approvalCode>\n\t\t\t\t&lt;paymentType>(Visa) ...1111&lt;\/paymentType>\n\t\t\t\t&lt;bankRoutingNumber\/>\n\t\t\t\t&lt;achAccountNumber\/>\n\t\t\t\t&lt;avsResponseCode\/>\n\t\t\t\t&lt;billingName>\n\t\t\t\t\t&lt;![CDATA[MaxiPago da Silva]]>\n\t\t\t\t&lt;\/billingName>\n\t\t\t\t&lt;billingAddress1\/>\n\t\t\t\t&lt;billingAddress2\/>\n\t\t\t\t&lt;billingCity\/>\n\t\t\t\t&lt;billingState\/>\n\t\t\t\t&lt;billingCountry\/>\n\t\t\t\t&lt;billingZip\/>\n\t\t\t\t&lt;billingPhone\/>\n\t\t\t\t&lt;billingEmail\/>\n\t\t\t\t&lt;comments\/>\n\t\t\t\t&lt;transactionStatus>Authorized&lt;\/transactionStatus>\n\t\t\t\t&lt;transactionState>6&lt;\/transactionState>\n\t\t\t\t&lt;recurringPaymentFlag\/>\n\t\t\t\t&lt;processorReturnedData\/>\n\t\t\t\t&lt;gatewayDebitNetworkID\/>\n\t\t\t\t&lt;creditCardType>VISA&lt;\/creditCardType>\n\t\t\t\t&lt;boletoUrl\/>\n\t\t\t\t&lt;boletoNumber\/>\n\t\t\t\t&lt;expirationDate\/>\n\t\t\t\t&lt;processorID>REDE&lt;\/processorID>\n\t\t\t\t&lt;dateOfPayment\/>\n\t\t\t\t&lt;dateOfFunding\/>\n\t\t\t\t&lt;bankOfPayment\/>\n\t\t\t\t&lt;branchOfPayment\/>\n\t\t\t\t&lt;paidAmount\/>\n\t\t\t\t&lt;bankFee\/>\n\t\t\t\t&lt;netAmount\/>\n\t\t\t\t&lt;returnCode>00&lt;\/returnCode>\n\t\t\t\t&lt;clearingCode\/>\n\t\t\t\t&lt;customField1\/>\n\t\t\t\t&lt;customField2\/>\n\t\t\t\t&lt;customField3\/>\n\t\t\t\t&lt;customField4\/>\n\t\t\t\t&lt;customField5\/>\n\t\t\t\t&lt;numberOfInstallments>2&lt;\/numberOfInstallments>\n\t\t\t\t&lt;chargeInterest>N&lt;\/chargeInterest>\n\t\t\t\t&lt;processorTransactionID>11162208161830444814&lt;\/processorTransactionID>\n\t\t\t\t&lt;processorReferenceNumber>384072611&lt;\/processorReferenceNumber>\n\t\t\t\t&lt;brandCode>00&lt;\/brandCode>\n\t\t\t\t&lt;brandMessage>Success.&lt;\/brandMessage>\n\t\t\t\t&lt;brandTransactionID>401313&lt;\/brandTransactionID>\n\t\t\t&lt;\/record>\n\t\t&lt;\/records>\n\t&lt;\/result>\n&lt;\/rapi-response><\/pre>\n\n\n\n<div style=\"height:88px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\"><span style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-colibri-color-2-color\">Consultar Transa\u00e7\u00e3o por C\u00f3digo de Refer\u00eancia (ReferenceNum) \u2013 Exemplo de Retorno em caso de Transa\u00e7\u00e3o N\u00e3o Aprovada<\/span><\/h4>\n\n\n\n<div style=\"height:17px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?>\n&lt;rapi-response>\n\t&lt;header>\n\t\t&lt;errorCode>0&lt;\/errorCode>\n\t\t&lt;errorMsg\/>\n\t\t&lt;command>transactionDetailReport&lt;\/command>\n\t\t&lt;time>08-31-2023 11:34:25&lt;\/time>\n\t&lt;\/header>\n\t&lt;result>\n\t\t&lt;resultSetInfo>\n\t\t\t&lt;totalNumberOfRecords>1&lt;\/totalNumberOfRecords>\n\t\t\t&lt;pageToken>temp153-10585-1693492465125.1&lt;\/pageToken>\n\t\t\t&lt;pageNumber>1&lt;\/pageNumber>\n\t\t\t&lt;numberOfPages>1&lt;\/numberOfPages>\n\t\t&lt;\/resultSetInfo>\n\t\t&lt;records>\n\t\t\t&lt;record>\n\t\t\t\t&lt;transactionId>568943812&lt;\/transactionId>\n\t\t\t\t&lt;referenceNumber>\n\t\t\t\t\t&lt;![CDATA[testconsultaref8]]>\n\t\t\t\t&lt;\/referenceNumber>\n\t\t\t\t&lt;transactionType>Sale&lt;\/transactionType>\n\t\t\t\t&lt;transactionAmount>1.07&lt;\/transactionAmount>\n\t\t\t\t&lt;shippingAmount>0.00&lt;\/shippingAmount>\n\t\t\t\t&lt;transactionDate>08\/31\/2023 11:34:10 AM&lt;\/transactionDate>\n\t\t\t\t&lt;orderId>\n\t\t\t\t\t&lt;![CDATA[0A0115EB:018A4C041403:519F:7BEF9971]]>\n\t\t\t\t&lt;\/orderId>\n\t\t\t\t&lt;splitPaymentOrderId\/>\n\t\t\t\t&lt;userId\/>\n\t\t\t\t&lt;customerId\/>\n\t\t\t\t&lt;companyName\/>\n\t\t\t\t&lt;responseCode>1&lt;\/responseCode>\n\t\t\t\t&lt;approvalCode\/>\n\t\t\t\t&lt;paymentType>(Mastercard) ...1322&lt;\/paymentType>\n\t\t\t\t&lt;bankRoutingNumber\/>\n\t\t\t\t&lt;achAccountNumber\/>\n\t\t\t\t&lt;avsResponseCode>NNN&lt;\/avsResponseCode>\n\t\t\t\t&lt;billingName>\n\t\t\t\t\t&lt;![CDATA[MaxiPago Gateway]]>\n\t\t\t\t&lt;\/billingName>\n\t\t\t\t&lt;billingAddress1\/>\n\t\t\t\t&lt;billingAddress2\/>\n\t\t\t\t&lt;billingCity\/>\n\t\t\t\t&lt;billingState\/>\n\t\t\t\t&lt;billingCountry\/>\n\t\t\t\t&lt;billingZip\/>\n\t\t\t\t&lt;billingPhone\/>\n\t\t\t\t&lt;billingEmail\/>\n\t\t\t\t&lt;comments\/>\n\t\t\t\t&lt;transactionStatus>Declined&lt;\/transactionStatus>\n\t\t\t\t&lt;transactionState>7&lt;\/transactionState>\n\t\t\t\t&lt;recurringPaymentFlag\/>\n\t\t\t\t&lt;processorReturnedData\/>\n\t\t\t\t&lt;gatewayDebitNetworkID\/>\n\t\t\t\t&lt;creditCardType>MASTERCARD&lt;\/creditCardType>\n\t\t\t\t&lt;boletoUrl\/>\n\t\t\t\t&lt;boletoNumber\/>\n\t\t\t\t&lt;expirationDate\/>\n\t\t\t\t&lt;processorID>SIMULATOR&lt;\/processorID>\n\t\t\t\t&lt;dateOfPayment\/>\n\t\t\t\t&lt;dateOfFunding\/>\n\t\t\t\t&lt;bankOfPayment\/>\n\t\t\t\t&lt;branchOfPayment\/>\n\t\t\t\t&lt;paidAmount\/>\n\t\t\t\t&lt;bankFee\/>\n\t\t\t\t&lt;netAmount\/>\n\t\t\t\t&lt;returnCode>D&lt;\/returnCode>\n\t\t\t\t&lt;clearingCode\/>\n\t\t\t\t&lt;customField1\/>\n\t\t\t\t&lt;customField2\/>\n\t\t\t\t&lt;customField3\/>\n\t\t\t\t&lt;customField4\/>\n\t\t\t\t&lt;customField5\/>\n\t\t\t\t&lt;numberOfInstallments>2&lt;\/numberOfInstallments>\n\t\t\t\t&lt;chargeInterest>N&lt;\/chargeInterest>\n\t\t\t\t&lt;processorTransactionID>753799&lt;\/processorTransactionID>\n\t\t\t\t&lt;processorReferenceNumber>954527&lt;\/processorReferenceNumber>\n\t\t\t\t&lt;brandCode>56&lt;\/brandCode>\n\t\t\t\t&lt;brandMessage>BRAND MESSAGE&lt;\/brandMessage>\n\t\t\t\t&lt;brandTransactionID\/>\n\t\t\t\t&lt;brandMac\/>\n\t\t\t&lt;\/record>\n\t\t&lt;\/records>\n\t&lt;\/result>\n&lt;\/rapi-response><\/pre>\n\n\n\n<div style=\"height:18px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading\"><span style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-luminous-vivid-orange-color\">Consultar Transa\u00e7\u00e3o por C\u00f3digo de Refer\u00eancia \u2013 Exemplo de Retorno em caso do ReferenceNum n\u00e3o encontrado<\/span><\/h4>\n\n\n\n<div style=\"height:18px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?>\n&lt;rapi-response>\n\t&lt;header>\n\t\t&lt;errorCode>0&lt;\/errorCode>\n\t\t&lt;errorMsg\/>\n\t\t&lt;command>transactionDetailReport&lt;\/command>\n\t\t&lt;time>08-06-2022 10:03:06&lt;\/time>\n\t&lt;\/header>\n\t&lt;result>\n\t\t&lt;resultSetInfo>\n\t\t\t&lt;totalNumberOfRecords>0&lt;\/totalNumberOfRecords>\n\t\t\t&lt;pageNumber>1&lt;\/pageNumber>\n\t\t&lt;\/resultSetInfo>\n\t\t&lt;records\/>\n\t&lt;\/result>\n&lt;\/rapi-response><\/pre>\n\n\n\n<p>O elemento cont\u00e9m as informa\u00e7\u00f5es da requisi\u00e7\u00e3o de consulta, com os seguintes campos:<\/p>\n\n\n\n<div id=\"footable_parent_2220\"\n         class=\" footable_parent ninja_table_wrapper loading_ninja_table wp_table_data_press_parent semantic_ui \">\n                <table data-ninja_table_instance=\"ninja_table_instance_1\" data-footable_id=\"2220\" data-filter-delay=\"1000\" aria-label=\"consultas_requisicao_consulta\"            id=\"footable_2220\"\n           data-unique_identifier=\"ninja_table_unique_id_1381730787_2220\"\n           class=\" foo-table ninja_footable foo_table_2220 ninja_table_unique_id_1381730787_2220 ui table  nt_type_ajax_table selectable celled striped compact  footable-paging-right ninja_table_search_disabled\">\n                <colgroup>\n                            <col class=\"ninja_column_0 \">\n                            <col class=\"ninja_column_1 \">\n                    <\/colgroup>\n            <\/table>\n                    <style type=\"text\/css\" id='ninja_table_custom_css_2261'>\n                        #footable_2261  {\n        font-family: inherit;\n        font-size: 14px;\n    }\n\n#footable_parent_2261 {\r\n    overflow-y: hidden;\r\n    border-radius: .10rem;\r\n}\r\n\r\n#footable_parent_2261 .footable-header th{\r\n    background-color: sandybrown;\r\n    color: white;\r\n}\r\n#content tr td{\r\n    font-size: .9em;\r\n    padding: 4px 24px;\r\n}\r\n#content .footable-header th{\r\n    padding: 4px 24px;\r\n    text-align: center;\r\n}\r\n.nt_edit_link{\r\n    display: none;\r\n}                <\/style>\n                                <style type=\"text\/css\" id='ninja_table_custom_css_2220'>\n                        #footable_2220  {\n        font-family: inherit;\n        font-size: 14px;\n    }\n\n#footable_parent_2220 {\r\n    overflow-y: hidden;\r\n    border-radius: .10rem;\r\n}\r\n\r\n#footable_parent_2220 .footable-header th{\r\n    background-color: sandybrown;\r\n    color: white;\r\n}\r\n#content tr td{\r\n    font-size: .9em;\r\n    padding: 4px 24px;\r\n}\r\n#content .footable-header th{\r\n    padding: 4px 24px;\r\n    text-align: center;\r\n}\r\n.nt_edit_link{\r\n    display: none;\r\n}                <\/style>\n                \n    \n    \n<\/div>\n\n\n\n\n<p>J\u00e1 o elemento &lt;resultSetInfo\/&gt; traz o total de registros encontrados e os dados do sistema de pagina\u00e7\u00e3o:<\/p>\n\n\n\n<div id=\"footable_parent_2221\"\n         class=\" footable_parent ninja_table_wrapper loading_ninja_table wp_table_data_press_parent semantic_ui \">\n                <table data-ninja_table_instance=\"ninja_table_instance_2\" data-footable_id=\"2221\" data-filter-delay=\"1000\" aria-label=\"consultas_registros_paginacao\"            id=\"footable_2221\"\n           data-unique_identifier=\"ninja_table_unique_id_393528718_2221\"\n           class=\" foo-table ninja_footable foo_table_2221 ninja_table_unique_id_393528718_2221 ui table  nt_type_ajax_table selectable celled striped compact  footable-paging-right ninja_table_search_disabled\">\n                <colgroup>\n                            <col class=\"ninja_column_0 \">\n                            <col class=\"ninja_column_1 \">\n                    <\/colgroup>\n            <\/table>\n                    <style type=\"text\/css\" id='ninja_table_custom_css_2261'>\n                        #footable_2261  {\n        font-family: inherit;\n        font-size: 14px;\n    }\n\n#footable_parent_2261 {\r\n    overflow-y: hidden;\r\n    border-radius: .10rem;\r\n}\r\n\r\n#footable_parent_2261 .footable-header th{\r\n    background-color: sandybrown;\r\n    color: white;\r\n}\r\n#content tr td{\r\n    font-size: .9em;\r\n    padding: 4px 24px;\r\n}\r\n#content .footable-header th{\r\n    padding: 4px 24px;\r\n    text-align: center;\r\n}\r\n.nt_edit_link{\r\n    display: none;\r\n}                <\/style>\n                                <style type=\"text\/css\" id='ninja_table_custom_css_2220'>\n                        #footable_2220  {\n        font-family: inherit;\n        font-size: 14px;\n    }\n\n#footable_parent_2220 {\r\n    overflow-y: hidden;\r\n    border-radius: .10rem;\r\n}\r\n\r\n#footable_parent_2220 .footable-header th{\r\n    background-color: sandybrown;\r\n    color: white;\r\n}\r\n#content tr td{\r\n    font-size: .9em;\r\n    padding: 4px 24px;\r\n}\r\n#content .footable-header th{\r\n    padding: 4px 24px;\r\n    text-align: center;\r\n}\r\n.nt_edit_link{\r\n    display: none;\r\n}                <\/style>\n                                <style type=\"text\/css\" id='ninja_table_custom_css_2221'>\n                        #footable_2221  {\n        font-family: inherit;\n        font-size: 14px;\n    }\n\n#footable_parent_2221 {\r\n    overflow-y: hidden;\r\n    border-radius: .10rem;\r\n}\r\n\r\n#footable_parent_2221 .footable-header th{\r\n    background-color: sandybrown;\r\n    color: white;\r\n}\r\n#content tr td{\r\n    font-size: .9em;\r\n    padding: 4px 24px;\r\n}\r\n#content .footable-header th{\r\n    padding: 4px 24px;\r\n    text-align: center;\r\n}\r\n.nt_edit_link{\r\n    display: none;\r\n}                <\/style>\n                \n    \n    \n<\/div>\n\n\n\n\n<p>O elemento cont\u00e9m os detalhes das transa\u00e7\u00f5es individuais. Nem todos os campos s\u00e3o sempre retornados:<\/p>\n\n\n\n<div id=\"footable_parent_2222\"\n         class=\" footable_parent ninja_table_wrapper loading_ninja_table wp_table_data_press_parent semantic_ui \">\n                <table data-ninja_table_instance=\"ninja_table_instance_3\" data-footable_id=\"2222\" data-filter-delay=\"1000\" aria-label=\"consultas_transacoes_individuais\"            id=\"footable_2222\"\n           data-unique_identifier=\"ninja_table_unique_id_1035606499_2222\"\n           class=\" foo-table ninja_footable foo_table_2222 ninja_table_unique_id_1035606499_2222 ui table  nt_type_ajax_table selectable celled striped compact  footable-paging-right ninja_table_search_disabled\">\n                <colgroup>\n                            <col class=\"ninja_column_0 \">\n                            <col class=\"ninja_column_1 \">\n                    <\/colgroup>\n            <\/table>\n                    <style type=\"text\/css\" id='ninja_table_custom_css_2261'>\n                        #footable_2261  {\n        font-family: inherit;\n        font-size: 14px;\n    }\n\n#footable_parent_2261 {\r\n    overflow-y: hidden;\r\n    border-radius: .10rem;\r\n}\r\n\r\n#footable_parent_2261 .footable-header th{\r\n    background-color: sandybrown;\r\n    color: white;\r\n}\r\n#content tr td{\r\n    font-size: .9em;\r\n    padding: 4px 24px;\r\n}\r\n#content .footable-header th{\r\n    padding: 4px 24px;\r\n    text-align: center;\r\n}\r\n.nt_edit_link{\r\n    display: none;\r\n}                <\/style>\n                                <style type=\"text\/css\" id='ninja_table_custom_css_2220'>\n                        #footable_2220  {\n        font-family: inherit;\n        font-size: 14px;\n    }\n\n#footable_parent_2220 {\r\n    overflow-y: hidden;\r\n    border-radius: .10rem;\r\n}\r\n\r\n#footable_parent_2220 .footable-header th{\r\n    background-color: sandybrown;\r\n    color: white;\r\n}\r\n#content tr td{\r\n    font-size: .9em;\r\n    padding: 4px 24px;\r\n}\r\n#content .footable-header th{\r\n    padding: 4px 24px;\r\n    text-align: center;\r\n}\r\n.nt_edit_link{\r\n    display: none;\r\n}                <\/style>\n                                <style type=\"text\/css\" id='ninja_table_custom_css_2221'>\n                        #footable_2221  {\n        font-family: inherit;\n        font-size: 14px;\n    }\n\n#footable_parent_2221 {\r\n    overflow-y: hidden;\r\n    border-radius: .10rem;\r\n}\r\n\r\n#footable_parent_2221 .footable-header th{\r\n    background-color: sandybrown;\r\n    color: white;\r\n}\r\n#content tr td{\r\n    font-size: .9em;\r\n    padding: 4px 24px;\r\n}\r\n#content .footable-header th{\r\n    padding: 4px 24px;\r\n    text-align: center;\r\n}\r\n.nt_edit_link{\r\n    display: none;\r\n}                <\/style>\n                                <style type=\"text\/css\" id='ninja_table_custom_css_2222'>\n                        #footable_2222  {\n        font-family: inherit;\n        font-size: 14px;\n    }\n\n#footable_parent_2222 {\r\n    overflow-y: hidden;\r\n    border-radius: .10rem;\r\n}\r\n\r\n#footable_parent_2222 .footable-header th{\r\n    background-color: sandybrown;\r\n    color: white;\r\n}\r\n#content tr td{\r\n    font-size: .9em;\r\n    padding: 4px 24px;\r\n}\r\n#content .footable-header th{\r\n    padding: 4px 24px;\r\n    text-align: center;\r\n}\r\n.nt_edit_link{\r\n    display: none;\r\n}                <\/style>\n                \n    \n    \n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>A sondagem de uma \u00fanica transa\u00e7\u00e3o permite verificar o seu status e resgatar os detalhes de uma transa\u00e7\u00e3o. Esta sonda \u00e9 necess\u00e1ria para confirmar os pagamentos de pedidos feitos com boletos, al\u00e9m de verificar a situa\u00e7\u00e3o de um estorno solicitado anteriormente. Para filtrar uma \u00fanica transa\u00e7\u00e3o deve-se usar o elemento &lt;filterOptions\/&gt;, dentro da tag &lt;request\/&gt;: [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":1377,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"spay_email":"","footnotes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v16.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Consultar Transa\u00e7\u00e3o - Gateway Rede! Developers<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Consultar Transa\u00e7\u00e3o - Gateway Rede! Developers\" \/>\n<meta property=\"og:description\" content=\"A sondagem de uma \u00fanica transa\u00e7\u00e3o permite verificar o seu status e resgatar os detalhes de uma transa\u00e7\u00e3o. Esta sonda \u00e9 necess\u00e1ria para confirmar os pagamentos de pedidos feitos com boletos, al\u00e9m de verificar a situa\u00e7\u00e3o de um estorno solicitado anteriormente. Para filtrar uma \u00fanica transa\u00e7\u00e3o deve-se usar o elemento &lt;filterOptions\/&gt;, dentro da tag &lt;request\/&gt;: [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.maxipago.com\/developers\/apidocs\/consultas\/consulta-transacao\/\" \/>\n<meta property=\"og:site_name\" content=\"Gateway Rede! Developers\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/maxiPago-193308344142172\/?fref=ts\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-05T20:26:58+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary\" \/>\n<meta name=\"twitter:label1\" content=\"Est. tempo de leitura\">\n\t<meta name=\"twitter:data1\" content=\"4 minutos\">\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.maxipago.com\/developers\/#website\",\"url\":\"https:\/\/www.maxipago.com\/developers\/\",\"name\":\"Gateway Rede! Developers\",\"description\":\"Portal de Desenvolvedores - Gateway Rede!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/www.maxipago.com\/developers\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.maxipago.com\/developers\/apidocs\/consultas\/consulta-transacao\/#webpage\",\"url\":\"https:\/\/www.maxipago.com\/developers\/apidocs\/consultas\/consulta-transacao\/\",\"name\":\"Consultar Transa\\u00e7\\u00e3o - Gateway Rede! Developers\",\"isPartOf\":{\"@id\":\"https:\/\/www.maxipago.com\/developers\/#website\"},\"datePublished\":\"2017-11-01T22:18:31+00:00\",\"dateModified\":\"2026-03-05T20:26:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.maxipago.com\/developers\/apidocs\/consultas\/consulta-transacao\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.maxipago.com\/developers\/apidocs\/consultas\/consulta-transacao\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.maxipago.com\/developers\/apidocs\/consultas\/consulta-transacao\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.maxipago.com\/developers\/\",\"url\":\"https:\/\/www.maxipago.com\/developers\/\",\"name\":\"In\\u00edcio\"}},{\"@type\":\"ListItem\",\"position\":2,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.maxipago.com\/developers\/apidocs\/\",\"url\":\"https:\/\/www.maxipago.com\/developers\/apidocs\/\",\"name\":\"API Docs\"}},{\"@type\":\"ListItem\",\"position\":3,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.maxipago.com\/developers\/apidocs\/consultas\/\",\"url\":\"https:\/\/www.maxipago.com\/developers\/apidocs\/consultas\/\",\"name\":\"Consultas\"}},{\"@type\":\"ListItem\",\"position\":4,\"item\":{\"@id\":\"https:\/\/www.maxipago.com\/developers\/apidocs\/consultas\/consulta-transacao\/#webpage\"}}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","_links":{"self":[{"href":"https:\/\/www.maxipago.com\/developers\/wp-json\/wp\/v2\/pages\/1388"}],"collection":[{"href":"https:\/\/www.maxipago.com\/developers\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.maxipago.com\/developers\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.maxipago.com\/developers\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.maxipago.com\/developers\/wp-json\/wp\/v2\/comments?post=1388"}],"version-history":[{"count":35,"href":"https:\/\/www.maxipago.com\/developers\/wp-json\/wp\/v2\/pages\/1388\/revisions"}],"predecessor-version":[{"id":4474,"href":"https:\/\/www.maxipago.com\/developers\/wp-json\/wp\/v2\/pages\/1388\/revisions\/4474"}],"up":[{"embeddable":true,"href":"https:\/\/www.maxipago.com\/developers\/wp-json\/wp\/v2\/pages\/1377"}],"wp:attachment":[{"href":"https:\/\/www.maxipago.com\/developers\/wp-json\/wp\/v2\/media?parent=1388"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}