Last update 28/12/2022
Orders
Resource | Description | Example |
---|---|---|
/marketplace/orders/search | Search all orders from a seller. | GET
Go back X
Search the orders by seller
Response
Learn more.
|
/marketplace/orders/search?seller=$SELLER_ID | Search one order from a seller. | GET |
/sites/$SITE_ID/payment_methods | Returns the payment methods provided by Mercado Pago. | GET
Go back X
Returns data for a payment
Response
Learn more.
|
/sites/$SITE_ID/payment_methods/$id | Returns the detail of the specific payment method. | GET
Go back X
Get payment method
Response
|
/marketplace/orders/$ORDER_ID/invoice | Get the "proforma" invoice to be used for customs declarations. | GET
Go back X
Get an order invoice
Response:
Learn more.
|