Update: Payment field changes for the getOrders operation for Brazil marketplace
August 28th, 2025 by Gibran
The PaymentExecutionDetail
response array for the getOrders
operation now includes the following payment fields to help Brazil (BR) marketplace sellers track payment transactions more effectively:
AcquirerId
: The Brazilian Taxpayer Identifier (CNPJ) of the payment processor or acquiring bank that authorizes the payment. This attribute is only available for orders in the BR marketplace when thePaymentMethod
isCreditCard
orPix
.AuthorizationCode
: The unique code that confirms the payment authorization. This attribute is only available for orders in the BR marketplace when thePaymentMethod
isCreditCard
orPix
.CardBrand
: The card network or brand used in the payment transaction (for example, Visa or Mastercard). This attribute is only available for orders in the BR marketplace when thePaymentMethod
isCreditCard
.
This change applies to the BR marketplace.
For more information, refer to getOrders
.