Runs Alloy KYB/KYC on the application, persists the verification outcome on the row, and transitions the application out of DRAFT. APPROVED verifications move the application to PENDING_UNDERWRITING, DENIED verifications move it to REJECTED, and MANUAL_REVIEW / PENDING verifications move it to SUBMITTED. The client secret is invalidated on every successful submission. TSYS integration is tracked separately in EMBD-2118 — this endpoint does not yet call TSYS.
Token types: APP | Required scopes: embedded:creditcardapplication:write
Documentation Index
Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
Use this file to discover all available pages before exploring further.
Application (M2M) OAuth2 access token (client credentials).
The application ID.
Application submitted successfully.
Response model for a credit card application.
Unique identifier for the credit card application.
Applicant information for the credit card application.
Business details associated with the application.
List of business owners associated with the application.
Current status of the credit card application.
DRAFT, SUBMITTED, PENDING_UNDERWRITING, APPROVED, APPROVED_PENDING_PROVISIONING, REJECTED, CANCELLED Outcome of Alloy KYB/KYC verification performed at submission. Null on applications that have not yet been submitted.
APPROVED, DENIED, MANUAL_REVIEW, PENDING