Skip to content

I can't get the addresses when I do an api.Customer.all() #114

Description

@david8gutti

Expected behavior

When printing each of the costumers, an address section should appear, just like when making a GET request to the clients (https://api.bigcommerce.com/stores/{{store-hash}}/v3/customers?include=addresses)

Actual behavior

The address attribute does not appear

Steps to reproduce behavior

customers=api.Customers.all()
print(customers)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions