Set Company Onboarded Status to True

Sets a Company to onboarded if all requirements are met.

Once microdeposits have been confirmed and authorization documents signed, this endpoint completes onboarding for the specified company.
Note: The company is initially set to a payment_permission_pending state when onboarded. Please refer to the The Company Object for more information on company statuses.

Returns

attribute

type

description

success

boolean

Response status

data

object

Contains success with successfully onboarded message

errors

array

Contains a list of error objects which consists of:
message: Error message
code: Error code as described in Error codes

Language
Credentials
Header
Click Try It! to start a request and see the response here!