AML

Only available if the AML decision is taken on your side

Validate AML task

PUT https://individual-api.synaps.io/v3/onboarding/aml/validate

Validate an AML task on the manager side.

Headers

NameTypeDescription

Session-Id

String

Session ID of the AML task

Api-Key

String

Synaps app Api-Key

Client-Id

String

Synaps app Client ID

{
    // Response
}

Reject AML task

PUT https://individual-api.synaps.io/v3/onboarding/aml/reject

Reject an AML task on the manager side.

Headers

NameTypeDescription

Session-Id

String

Session ID of the AML task

Api-Key

String

Synaps app Api-Key

Client-Id

String

Synaps app Client ID

{
    // Response
}

Last updated