Pay in

Here we need a URL or as many as you want so we can send a webhook when a payment is received.

📘

Here is an example of data sent when payment is received.

{
  "importe": 0,
  "fechaOperacion": "2021-03-29T22:51:58.796Z",
  "CVU": "string",
  "idCoelsa": "string",
  "transaccionCuentaContraparte": {
    "cuentaContraparte": "string",
    "cuitContraparte": 0,
    "titularContraparte": "string"
  },
}