Contract

Partner customers must sign legal contracts for each partner product they wish to enroll in to be eligible for loan services.

Sign Contract

post

This endpoint enables partner customers to review and sign the legal contracts.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
emailstringRequired

The email of the customer.

Example: [email protected]
productCodestringRequired

The product code associated with the customer.

Example: ProductCode
redirectUrlstring · uriRequired

The redirect URL to sign the contracts.

Example: https://partner.com/redirect
Responses
200Success
application/json
post
/api/v2/partner/contract

Last updated