Create bill group contactAsk AIpost https://api.monetizeplatform.com/api/accounts/{accountId}/billGroups/{billGroupId}/contactsCreate bill group contactPath ParamsaccountIdstringrequiredbillGroupIdstringrequiredBody ParamscustomIdstring | nullA user provided identifier for the contactaddressobjectAddress of the contactaddress objectfullNamestringrequiredlength between 0 and 255Full name of the contactemailstringlength between 0 and 79Email of the contactphonestring | nullPhone of the contactstatusstringenumrequiredStatus of the contact. Status can be ACTIVE, CANCELED or ARCHIVEDACTIVECANCELEDARCHIVEDAllowed:ACTIVECANCELEDARCHIVEDtitlestring | nullTitle of the contactinternalbooleanBoolean value indicating if the contact is internal or external which is used for e-SigningfalsetruefalseprimarybooleanBoolean value indicating if the contact is primary or notfalsetruefalsedefaultESignerbooleanBoolean value indicating if the contact is default eSignerfalsetruefalsecustomFieldsobjectcustomFields objectesignerbooleantruefalseHeadersx-api-keystringrequiredx-api-key is an authentication or authorization token used in API requests to verify the identity and permissions of the clientResponses 201Create Object 404Resource not found by Id 500Internal server error. Please contact the support team.Updated about 1 year ago