Update user status
This endpoint updates the status of a user by posting feedback data to Trustly for an authorized Identity transaction. This communicates to Trustly that the user associated with the transaction has been successfully registered in the merchant system, or that the user record has been voided and therefore will not be eligible for future payment transactions.
To confirm a user was registered, set properties status to 4, subStatus to 559 and description to Registered. To void a user who did not complete registration after completing the Trustly ID flow, set status to 13, subStatus to 558 and description to Known bad user.
for more information about Trustly ID, see Verify identity with Trustly ID.
Path parameters
Transaction ID retrieved from a Trustly Authorization transaction.
Headers
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.