# APM

<table><thead><tr><th>Key</th><th>Description</th></tr></thead><tbody><tr><td><pre><code>Id
</code></pre></td><td>Identifier of the APM transaction</td></tr><tr><td><pre><code>Result
</code></pre></td><td>True | False</td></tr><tr><td><pre><code>ResultMessage
</code></pre></td><td>Success | Unsuccessful</td></tr><tr><td><pre><code>CurrencyId
</code></pre></td><td><p>Currency of the payment</p><p><br>See: <a href="../system-data/currency">Review</a></p></td></tr><tr><td><pre><code>ApmProviderId
</code></pre></td><td>APM provider ID</td></tr><tr><td><pre><code>ApmProviderName
</code></pre></td><td>APM provider name</td></tr><tr><td><pre><code>ApmProviderConnectionId
</code></pre></td><td>APM provider connection ID</td></tr><tr><td><pre><code>ApmProviderConnectionName
</code></pre></td><td>APM provider connection name</td></tr><tr><td><pre><code>Amount
</code></pre></td><td>Payment amount</td></tr><tr><td><pre><code>UniqueCode
</code></pre></td><td>Paywall unique tracking number of the payment</td></tr><tr><td><pre><code>MerchantUniqueCode
</code></pre></td><td>Tracking number provided at the time of payment creation</td></tr><tr><td><pre><code>Hash
</code></pre></td><td><p>The Hash value used to verify that the notification was sent from Paywall.<br>It is generated using the APM Webhook Hash Key activated in the Paywall panel.</p><p></p><p>The key mentioned above may vary depending on the value of the <code>HashKeyType</code> parameter. A dynamic structure should be implemented.</p></td></tr><tr><td><pre><code>HashFormat
</code></pre></td><td>The format type used to generate the hash value<br><br>See: <a href="broken-reference">Hash Formats</a></td></tr><tr><td><pre><code>HashKeyType
</code></pre></td><td>The type of key used in generating the hash value<br><br>See: <a href="broken-reference">Key Types</a></td></tr><tr><td><pre><code>CallbackAddress
</code></pre></td><td>Address provided at the time of payment creation</td></tr><tr><td><pre><code>Date
</code></pre></td><td>Date of the payment</td></tr></tbody></table>
