POST api/Payments/Adyen/Notification/Add

This method allows Adyen Standard Notification system to send notifications to Freedom. Adyen will send HTTP POST request to this API method.

Request Information

URI Parameters

None.

Body Parameters

Form url-encoded parameter elements sent by Adyen Standard Notification system.

Collection of Object

None.

Request Formats

application/xml, text/xml, application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

This will return [accepted] to let Adyen know that we received the notification

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.