Endpoint
PROOF_UPLOADED and an aml.proof.submitted webhook fires.
This endpoint only accepts submissions when the record status is
PENDING or PROOF_UPLOADED. Submitting proof for a record that’s already APPROVED or REJECTED returns a 400 error.Request body
Response
Returns the updated AML record withstatus: "PROOF_UPLOADED".
Webhook
Anaml.proof.submitted webhook event fires after a successful submission — see Webhooks.