v1
latestOpenAPI 3.0.02026-07-2640301.0 MBPartner Endpoints
partner/create-partner
This endpoint allows Technology partner accounts to create new partner accounts. Only partner accounts with PartnerCreationEnabled and a Technology account type can use this endpoint.
post/partner/create-partner
Response
Example response
{
"Success": true,
"PartnerAccountID": "PartnerAccount123",
"APIKey": "eddc0f5e37d20f98b486daf842447ec1f225f859",
"APISharedSecret": "AbcDefGi+KlmnopQRSTu183=="
}