For the complete documentation index, see llms.txt. This page is also available as Markdown.

Account Boarding FAQs

For accounts that are not approved automatically:

Q. At what point is this communicated? (initial API response, first webhook, second webhook)

A. Merchant will be contacted by our Risk Team member

Q. What will be the "Application Status" value?

A. Pending Underwriting or Pending Bank Approval

Q. Will it return any other info as to why it wasn't approved?

A. Yes, process generates a detailed email to our Risk team and copy agent/telemarketer

Q. Once "not approved" has been communicated, is the underwriting process from there and on completely manual? Or there is still some functionality available through API like uploading documents etc?

A. TransferFile endpoint is used to upload necessary additional documents. See here.

Q. Is there an endpoint to "pull" an update on a pending app? or only way is to wait for push notifications (webhook)?

A. Yes, once update is available an update will be sent via webhook and email.

Q. Once the account is approved after manual review, will we send an approval webhook like we would for any other account that did approve automatically?

A. Yes

Q. What are the File upload endpoints listed on our Swagger used for?

A. They are intended for Merchants to submit additional necessary documents to complete boarding. Please refer to documentation on how to use these endpoints.

Last updated

Was this helpful?