上一主题: Contract Party Methods

下一主题: GetContractPartyDetails

AddContractPartyByMap

Description

This method adds the new contract party and returns the new contract party ID.

Syntax

AddContractPartyByMap (ContractPartyDetails)

Parameters

Name

Type

Description

ContractPartyDetails

map

Map of contract party details, as returned from GetContractPartyDetails.

The ContractPartyGroups and the UserGroups entries can be null, string, or map.

Remarks

None.