POST
Create Mercado Pago Payment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
blockId
string
required
Required string length: 1 - 128
sessionId
string
required
Required string length: 1 - 128
formData
object
required
selectedPaymentMethod
enum<string>
required
Available options:
credit_card,
debit_card,
prepaid_card

Response

Default Response

id
integer
required
Required range: x > 0
paymentReference
string
required
Minimum string length: 1
status
string | null
required