Home

call to the endpoint sent in cash-out (url_notify)

  • Call to the endpoint sent in cash-out (url_notify)

Response:

type: 'application/json'

{  
  "order_id": "8c508091-46a4-4e8b-a3a7-36b4485a2f75",  
  "endToEndId": "E0825353920231025202543670670875",  
  "value": 15,  
  "status": "Liquidado",  
  "status_type": 2,  
  "payment_date": "2023-10-25T20:25:43.712Z",  
  "creditorAccount": {  
            "ispb": "08253539",  
            "document": "39857534000174",  
            "name": "DIGITAL VAREJO LTDA",  
            "number": "888888",  
            "issuer": "0001",  
            "accountType": "CACC"  
  },  
   "debtorAccount": {  
            "ispb": "08253539",  
            "document": "42510062000193",  
            "name": "PIXCRED SOCIEDADE DE CREDITO DIRETO S.A.",  
            "number": "12242",  
            "issuer": "0001",  
            "accountType": "TRAN"  
  },  
  "transType": "cash-out"  
}