post
https://partner-api.getpliant.com/api/partner/onboarding-submissions/subscription
Subscribe to callbacks for onboarding submission events. Callbacks will be sent to the provided callbackUrl when the specified events occur.
Event Triggers:
SUBMISSION_SUBMITTED: Triggered when an onboarding submission is successfully submitted (status: SUBMITTED, detailedStatus: IN_APPROVAL_PLIANT), and again when the case is routed to the banking partner (status: SUBMITTED, detailedStatus: IN_APPROVAL_BANKINGPARTNER)SUBMISSION_APPROVED: Triggered when the bank submission is approved (status: APPROVED)SUBMISSION_ACCEPTED: Currently not sentSUBMISSION_REJECTED: Triggered when the submission is rejected (status: REJECTED)SUBMISSION_NEEDS_MORE_INFO: Currently not sentSUBMISSION_WITHDRAWN: Triggered when an onboarding submission is terminated (status: WITHDRAWN)
For information about callback structure, headers, authentication, and verification, see the Callbacks documentation.
Callbacks

