Skip to content

Enhancement: Add missing Orders API fields and Search operation#414

Merged
danielalfarourrea merged 1 commit into
mercadopago:masterfrom
luismeli10:feature/order-fields
Apr 17, 2026
Merged

Enhancement: Add missing Orders API fields and Search operation#414
danielalfarourrea merged 1 commit into
mercadopago:masterfrom
luismeli10:feature/order-fields

Conversation

@luismeli10
Copy link
Copy Markdown
Contributor

  • Add shipment field to CreateOrderRequest (with ShipmentRequest types)
  • Add currency, taxes, discounts, type_response to OrderResponse
  • Add chargebacks to TransactionsResponse
  • Add refunded_amount, provider, discounts to PaymentResponse
  • Add e2e_id, redirect_url to PaymentMethodResponse
  • Add id to TransactionSecurityResponse
  • Add e2e_id to RefundResponse
  • Add default_type, installments_cost, installments, min_installments to PaymentMethodConfig
  • Add entity_type to PayerResponse
  • Add unit_measure, external_categories to Item
  • New interfaces: TypeResponse, TaxResponse, DiscountsResponse, DiscountPaymentMethodResponse, DiscountResponse, InstallmentsResponse, InstallmentsInterestFreeResponse, InstallmentsAvailableResponse, ChargebackResponse, ExternalCategoryResponse
  • Add search() method to Order client (GET /v1/orders)

- Add shipment field to CreateOrderRequest (with ShipmentRequest types)
- Add currency, taxes, discounts, type_response to OrderResponse
- Add chargebacks to TransactionsResponse
- Add refunded_amount, provider, discounts to PaymentResponse
- Add e2e_id, redirect_url to PaymentMethodResponse
- Add id to TransactionSecurityResponse
- Add e2e_id to RefundResponse
- Add default_type, installments_cost, installments, min_installments
  to PaymentMethodConfig
- Add entity_type to PayerResponse
- Add unit_measure, external_categories to Item
- New interfaces: TypeResponse, TaxResponse, DiscountsResponse,
  DiscountPaymentMethodResponse, DiscountResponse, InstallmentsResponse,
  InstallmentsInterestFreeResponse, InstallmentsAvailableResponse,
  ChargebackResponse, ExternalCategoryResponse
- Add search() method to Order client (GET /v1/orders)
@danielalfarourrea danielalfarourrea merged commit 87412b7 into mercadopago:master Apr 17, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants