Post account feedback

View as Markdown
Utilize this endpoint to record feedback regarding the result of an ACH payment using the account information verified by Trustly during a Verification Transaction. This feedback data helps optimize account verification scores over time. It is **required** when using Trustly Connect. > **Note for Trustly Pay** > For apps using Trustly Pay, feedback should be provided on individual transactions rather than on the account. See [`/transactions/{id}/feedback`](ref:post-transaction-feedback) for transaction-specific feedback details.

Authentication

AuthorizationBasic

Request

merchantIddoubleRequired
A unique Trustly merchant identifier.
accountobjectRequired

The token is required only when account number and routing number are not sent and vice-versa.

feedbackobjectRequired
The resulting feedback of an ACH transaction

Response

OK
messagestring
Successful message.

Errors

400
Bad Request Error
500
Internal Server Error