Rubrique précédente: Contract Party Methods

Rubrique suivante: 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.