1.6 Delivery and Billing address

Addresses fields are not required because this data should be present in the BEESAccount, which are accounts based in the ABI masterdata, although considering a DTaaS only accounts flow, this data will be required and therefore it will be required field to enable this feature.

 

Definition:

The Delivery and Billing address are very straightforward. These are information contained in accounts that refers to address in which the delivery will be made once an order is placed and the billing address is the address which is used for financial purposes.

It is important to emphasize that currently POCs are able to have only one delivery and one billing address.

Visibility:

The visibility of the delivery address in BEES application can be found within the order list page, where the user is able to enter into a details of an order and view the delivery address for the corresponding order.

Also, once an order is placed the user receives an e-mail notification containing the billing and delivery address for that specific order.

Property

Description

BEES Customer
required

BEES Suite
required

Example

deliveryAddress

Address available for the account to receive its purchased items.

false

true

 

billingAddress

This address should be used to compose invoice data.

false

true

 

deliveryAddress.address /
billingAddress.address

Street address.

<= 255 characters

false

true

"R. Manoel Máximino da Rosa, 394"

deliveryAddress.city /

billingAddress.city

Delivery city.

<= 255 characters

false

true

"Itapecerica da Serra"

deliveryAddress.lines /

billingAddress.lines

Owner information.

false

true

 

deliveryAddress.lines.type /

billingAddress.lines.type

Allowed values:

COMPLEMENT | NEIGHBORHOOD | NUMBER | REFERENCE | THOROUGHFARE

true

true

"THOROUGHFARE"

deliveryAddress.lines.value /

billingAddress.lines.value

<= 255 characters

true

true

"R. Manoel Máximino da Rosa"

deliveryAddress.latitude /

billingAddress.latitude

Delivery latitude.

<= 255 characters

false

true

"-23.72209061791419"

deliveryAddress.longitude /

billingAddress.longitude

Delivery longitude.

<= 255 characters

false

true

"-46.85184099210498"

deliveryAddress.state /

billingAddress.state

Delivery state.

<= 255 characters

false

true

"SP"

deliveryAddress.zipcode /

billingAddress.zipcode

Delivery zip-code.

<= 255 characters

false

true

"06871070"