sgrDestinatariosCliente
Recipient association class.
PARAMETERS
Field | Type | Required? | Description |
---|---|---|---|
strFlPersonType | string | Yes | Type of person. Enter “F” for physical or “J” for legal. |
strnrCGCCPF | string | Yes | CNPJ/CPF of Customer Recipient |
strRazaoSocial | string | Yes | Recipient's company name |
strRecipientName | string | Yes | Recipient Name |
cdCity | integer | Yes | City code, returned by the sgrListCities method |
strAddress | string | Yes | Recipient's Address |
cdNrStreet | string | Yes | Property number (address) |
strComplementoEndereco | string | Yes | Address Complement |
strNeighborhood | string | Yes | Neighborhood |
strCEP | string | Yes | ZIP code number |
strPhone | string | Yes | Phone Number |
strEmail | string | Yes | E-mail address |
strObservations | string | Yes | Registration Observations |
vlLat | double | Yes | Latitude |
vlLong | double | Yes | Longitude |
cdPais | integer | Yes | Country code, returned by the sgrListaPais method |
dtHourStartWindow | datetime | Yes | Start time of the delivery window |
dtTimeEndWindow | datetime | Yes | End time of the delivery window. |
cdRecipientType | integer | Yes | Recipient Type (1-Distribution Center, 2-Matrix, 3-Branch, 4-Customer) |
strSigla | string | Yes | Recipient acronym. |