API Reference

Crear transacción

Ejemplo:

{
   "sender":{
      "currency":"USD",
      "paymentMethodId":"5e1712ff-860e-431b-a1a3-5f8cbd9fa163",
      "amount":3000,
      "fee":299
   },
   "receiver":{
      "paymentMethodId":"c74d2034-9164-4da6-8537-51db56a9dada",
      "amount":50000,
      "currency":"COP"
   }
}
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!