We will send you this json in our notification
Segurança
BasicAuth
Notification Payload
The unique identifier for the notification
Exemplo:"131d25c8-404d-4075-a264-67091620b0b3"
- Sandboxhttps://api.test.easypay.pt/2.0/yourAuthorisationNotificationEndpoint
- Productionhttps://api.prod.easypay.pt/2.0/yourAuthorisationNotificationEndpoint
{ "id": "131d25c8-404d-4075-a264-67091620b0b3", "value": "10.5", "currency": "EUR", "key": "Example Key", "expiration_time": "2025-12-26T10:32:45Z", "method": "MBW", "customer": { "id": "00ef522f-6a34-4d03-8448-834830cabb91", "name": "Josefa Gomes", "email": "customer@example.com", "phone": "921234567", "phone_indicative": "+351", "fiscal_number": "PT123456789", "key": "Customer Key" }, "account": { "id": "131d25c8-404d-4075-a264-67091620b066" }, "authorisation": { "id": "131d25c8-404d-4075-a264-67091620b0b3" } }