Developers
API Reference
Support
Sign in

    Start

    LISTA DE API

    Preferences

    Create a preference

    POST

    Search preferences

    GET

    Get a preference

    GET

    Update a preference

    PUT

    Identification Types

    Get document types

    GET

    Payment Methods

    Get the payment methods

    GET

    Payments

    Create payments

    POST

    Find payments

    GET

    Get a payment

    GET

    Update a payment

    PUT

    Chargebacks

    Get a chargeback

    GET

    Customers

    Create a customer

    POST

    Search for a customer

    GET

    Get a customer

    GET

    Update a customer

    PUT

    Cards

    Save a card

    POST

    Obtain customer cards

    GET

    Get a card

    GET

    Update a card

    PUT

    Delete a card

    DELETE

    Stores

    Get a Store

    GET

    Create a Store

    POST

    Search stores

    GET

    Update a Store

    PUT

    Delete a Store

    DELETE

    Point of Sale

    Create a POS

    POST

    Get all POS

    GET

    Get a POS

    GET

    Update a POS

    PUT

    Delete a POS

    DELETE

    Instore Orders

    Create an order

    POST

    Delete an order

    DELETE

    Instore Orders v2

    Create an order

    PUT

    Get an order

    GET

    Delete an order

    DELETE

    Merchant Orders

    Create an order

    POST

    Search for orders

    GET

    Get an order

    GET

    Update an order

    PUT

    Subscription Preferences

    Create a subscription

    POST

Create Payments

DEPRECATED

POST

/v1/advanced_payments
Create Payments..
Important

The Create Payments API is outdated, so we recommend you do not use it.

For other options, please contact support.

Products that use it:
Marketplace
Request's parameters
additional_info
object
Localization: bodyInformation that can improve the fraud prevention analysis and the conversion rate. Try sending us as much information as possible
application_id
object
Localization: bodyMarketplace ID
binary_mode
boolean
Localization: bodyWhen the payment is activated, it can only be approved or rejected. Otherwise, the payment may be pending
disbursements
array
Localization: bodyList of payments that correspond to each Seller
Response parameters
This request has no response.
Request
curl
curl -X POST \
    'https://api.mercadopago.com/v1/advanced_payments' \
    -H 'Authorization: Bearer ACCESS_TOKEN_ENV' \ 
    -d '{
  "payer": {
    "identification": {},
    "address": {},
    "phone": {}
  },
  "payments": [
    {
      "transaction_details": {}
    }
  ],
  "disbursements": [
    {}
  ],
  "metadata": {},
  "application_id": {},
  "additional_info": {
    "items": [
      {}
    ],
    "payer": {
      "phone": {}
    },
    "shipments": {
      "receiver_address": {}
    }
  }
}'
Answer
json
{}
Errors
400bad_request
400004Invalid application.
400005The application is required.
400006Invalid date of release for the Disbursement.
400007Invalid date of release for the Disbursement.
400013Invalid email address.
400014Invalid number of payments.
400015Payer ID is required for payments with money in the account.
400016Invalid payment type.
400017The transaction amount is required.
400018Invalid amount.
400019The payment method is required.
400020The payment type is required.
400021The amount format is invalid.
400022Invalid processing method.
400023The payer type is required.
400024The payer’s name is required.
400025The payer’s last name is required.
400026The payer’s identification type is required.
400027The payer’s identification number is required.
400028The expiration date is required.
400029The payment token is required.
400030The installments are required.
400031The amount of disbursements is required.
400032The collector ID is required.
400033Invalid Marketplace commission.
400034Invalid disbursement amount.
400035The field money_release_date is invalid.
400036The Marketplace does not have permissions on the payer.
400037The collector was not found.
400039Invalid request.
400040Invalid status.
400041Invalid start date.
400042Invalid end date.
400043Invalid email address.
400044Invalid payer ID.
400045Invalid collector ID.
400046The field external_reference is invalid.
400047Some parameters of the search are invalid.
400048Invalid ID.
400049Invalid last modification date.
400051The field money_release_date is required.
400052The processing_mode is required.
400053Invalid content.
400054The Marketplace does not have permissions on the collector.
400055The field external_reference is required.
400056The field money_release_days is invalid.
400057The fields collector_id and external_reference are duplicated.
400058Invalid idempodency key.
401bad_request
401000Invalid access token.
401002Invalid access token.
401003Invalid device token.
404bad_request
404001The Disbursement was not found.
404002The Advanced Payment was not found.
404003The Payer was not found.
406bad_request
406001Error in the payments API.
Was this information helpful?

Copyright © 1999-2021 DeRemate.com de Uruguay S.R.L.

Terms and conditionsHow we protect your privacy
Seller Central

Al navegar en este sitio aceptas las cookies que utilizamos para mejorar tu experiencia. Más información.