sgrCadastroDestinatarios
Include/Change Registration Data - Customer Recipients.
PARAMETERS
| Field | Type | Required? | Description |
|---|---|---|---|
| keyaccess | string | Yes | Key returned by the sgrLogin method. |
| cdpas | integer | Yes | PAS code, returned by the sgrListPASUser method |
| cdclient | integer | Yes | Customer code, returned by the sgrListCompaniesPASUser method. |
| arrClients | list | Yes | List of recipients. Array of type sgrCustomerRecipients. |
METHOD RETURN:
If the parameters are correct, the ReturnDataset property will display the CNPJ/CPF and company name of the recipient that was included/updated. Otherwise, it will display consistency error messages.