v1
latestOpenAPI 3.0.12026-08-067576.0 KBManage contracts
Resend contract details
Use this endpoint to resend the invitation email to the partner's registered contract email address.
post/partners/resend-invite
Request body
Response
OK
Example response
{
"data": {
"status": "Invitation sent to Partner.",
"success": 1
},
"meta": {
"ruid": "UmFuZG9tSVYkc2Rl...="
}
}