TAG LINE
TAG LINE
SMALL TITLE

CallbackWebhook

(API Version v9)


What can you do with WebhookCallback?



End Points

POSTWebhook/Callback/Adyen
Create a new instance of the WebhookCallback object.
Create a new instance of the WebhookCallback object.
POST Webhook/Callback/Adyen

{}
View Sample Response
HTTP/1.1 200 OK
{
    "trackingId": "d2ae5304-2355-44eb-a328-272f02935f8b",
    "type": "create",
    "results": {
        "totalCount": 1,
        "items": [
            {}
        ]
    }
}