This API is used to create a daughter card for the mother card created using the makeNCard API. After the daughter card is created, the API will automatically set the daughter-mother card relationship. To be able to create this relationship correctly, the cardAid representing the mother card in the makeNSubcard API call must be identical to the cardAid in the makeNCard API call.
makeNSubcard (tid, cardAid, subcardAid, displayName = “value“, className = “value“)