aid_source_hooks_hid_ping_post
subscription deliveries
Subscription ping
This will trigger a ping event to be sent to the subscription URL.
Ping Event Payload
POST /
User-Agent: Dintero-Hook/0c9ad03b
Content-Type: application/json
event: ping
event-delivery: cfedde7e-b088-415e-ad5b-cbe54acbb6f9
{
"created_at": "2017-12-06T15:36:43Z",
"created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
"id": "string",
"updated_at": "2017-12-06T15:36:43Z",
"active": true,
"config": {
"content_type": "application/json",
"insecure_ssl": 0,
"secret": { ... }
"url": "string"
},
"events": ["receipt_add"]
}
POST
aid_source_hooks_hid_ping_post
Authorizations
Path Parameters
An id that uniquely identifies the account.
Required string length:
9subscription id
Response
No Content
Last modified on July 22, 2026