V1 (Deprecated)

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>.
Path parameters
partnerIdstringRequiredExample: Partner Id
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
post
/{partnerId}/contract

Last updated