Create Card Pushpayment (New)
In this documentation you will be able to see all the especifications that are needed to create a Pushpayment or Payouts to cards.
Components & Integration Flow

Authorizations
monnet-api-keystringRequired
Path parameters
merchantIdstringRequired
timestampintegerRequiredExample:
1717689600Query parameters
embed-jwtbooleanOptionalDefault:
trueproxy-requestsbooleanOptionalDefault:
falseBody
countrystringRequiredExample:
PERamountintegerRequiredExample:
50001currencystringRequiredExample:
PEN (Only available PEN or USD)orderIdstringRequiredExample:
BJB_dcb7f190-dfe2-4f45-83b1-86345e0b6d1ftimeoutUrlstringRequiredExample:
https://www.test.commerchantLogostringOptionalExample:
https://bukwebapp-enterprise-peru.s3.amazonaws.com/1477f69a-81f3-4930-87fd-340c1aa0cb07/generals/icono_grande_menu_lateral/icono_grande_menu_lateral.png?v=1682353126expirationTimestringOptionalExample:
Time in minutes before the iframe expires
03Responses
200
Iframe created successfully
application/json
iframestringOptional
HTML iframe string
jwtstringOptional
Token used for further API interactions
400
Bad request (missing fields or invalid data)
401
Unauthorized (invalid signature or API key)
500
Internal server error
post
/api-payout-plus-real-time/{merchantId}Iframe Events
Available Events:
Last updated