The API specification:
- dev.moip.com.br/v2.0/reference#listar-todas-preferências-de-notificação (in Portuguese)
- dev.moip.com.br/page/api-reference#section-list-all-notification-preferences-get- (in English)
[
{
"events": [
"PAYMENT.*",
"REFUND.*"
],
"id": "NPR-9LC3KJ4WVY2M",
"media": "WEBHOOK",
"target": "https://mage2.pro/890477",
"token": "df10815ed3cd42be9b5f9d5ce8e42a18"
},
{
"events": [
"PAYMENT.*",
"REFUND.*"
],
"id": "NPR-BHXKY3NWTWEO",
"media": "WEBHOOK",
"target": "https://mage2.pro/027808",
"token": "cfc92c8440e449e09c69b205644cf832"
}
]