Send invites by email

Invite your customers to apply for a credit line or give you access to their credit limit and interest rate if they are already on our platform.

If your customers are still not in the platform, you can send invites by email so they can join the platform and show up in your "customers" list. This is useful if you would like to view your customer's credit limit or interest rate before you know exactly what the first purchase will be.

Send invitation via email

POST https://api.finove.com.br/api/v1/merchant/invitation/send-link

Send the e-mail invites for the specified users.

Headers

NameTypeDescription

Authorization

string

Access token received from Authentication API. Needs to be on format "Bearer <YOUR_ACCESS_TOKEN>"

Request Body

NameTypeDescription

emails

array

array with the e-mail addresses that will have the invitation sent to.

Last updated