v1

latestOpenAPI 3.1.02026-07-14270217.5 KB

Bizum

Creates an url to a secure form where the customer may finish the Bizum payment. Supports 3D Secure Technology.

post/v1.02/bizum/create

Request body

Response

200

transactionStatusstring
transactionIDstring
referencestring
redirectUrlstring

Example response

{
  "transactionStatus": "Success",
  "transactionID": "01932b14d52372d68cb2575864ae0d79",
  "reference": "21931835",
  "redirectUrl": "https://clientes.eupago.pt/api/extern/bizum/form/01932b14d52372d68cb2575864ae0d79"
}