Create multi-product boarding app
Create multi-product boarding app
Authentication
Request
Email address where the boarding link is sent. Required. If you don’t want to email the merchant, send to an internal address and use returnBoardingAccessInfoInLine to retrieve the link from the response instead.
When true, returns the boarding access information directly in the response.
Additional actions to trigger when the application is created. Currently only submitApplication is supported, which automatically submits the application on creation and skips the draft state.
Response
Response text for operation: ‘Success’ or ‘Declined’.
Code for the response. Learn more in API Response Codes.
Field not in use on this endpoint. It always returns 0.
Boolean indicating whether the operation was successful. A true value indicates success. A false value indicates failure.