This notification type is very simple. All the tokens are encoded into the URL template, and the body template should be empty. The Http content type is also not relevant for this type of transaction.
HttpBodyContentType setting
Not applicable
HttpUrlTemplate setting
http://%{Destination}/ConcordFaxDeliveryNotification.Asp?AccountId=%{AccountId}&ReferenceId=%{ReferenceId}&FaxJobId=%{FullMessageId}&FaxJobStatusId=%{StatusId}&StatusDescription=%{Status}&PageCount=%{NumPages}&FaxDeliveryDateTime=%{TimeSent}&FaxDeliveryDuration=%{CallDuration}&RemoteFaxCSID=%{RemoteCSID}&ErrorCode=%{ErrorResult}&ErrorString=%{ErrorString}
OR
https://%{Destination}/abc.xyz?AccountId=%{AccountId}&ReferenceId=%{ReferenceId}&FaxJobId=%{FullMessageId}&FaxJobStatusId=%{StatusId}&StatusDescription=%{Status}&PageCount=%{NumPages}&FaxDeliveryDateTime=%{TimeSent}&FaxDeliveryDuration=%{CallDuration}&RemoteFaxCSID=%{RemoteCSID}&ErrorCode=%{ErrorResult}&ErrorString=%{ErrorString}
![]() |
---|
|
HttpBodyTemplate setting
Not applicable