# Push Customer Data

* [Request Parameters](#request-parameters)
* [Response](#response)

Pushes customer data including resources like spaces, properties, rooms, users, etc.

<details>

<summary>Authentication Methods</summary>

* API key
* Personal access token\
  Must also include the `seam-workspace` header in the request.

To learn more, see [Authentication](https://docs.seam.co/latest/api/authentication).

</details>

## Request Parameters

**`customer_key`** *String* (Required)

Your unique identifier for the customer.

***

**`access_grants`** *Array* *of Objects*

List of access grants.

<details>

<summary><code>access_grant_key</code> <em>String</em></summary>

Your unique identifier for the access grant.

</details>

***

<details>

<summary><code>building_keys</code> <em>List</em></summary>

Building keys associated with the access grant.

</details>

***

<details>

<summary><code>common_area_keys</code> <em>List</em></summary>

Common area keys associated with the access grant.

</details>

***

<details>

<summary><code>ends_at</code> <em>Datetime</em></summary>

Ending date and time for the access grant.

</details>

***

<details>

<summary><code>facility_keys</code> <em>List</em></summary>

Facility keys associated with the access grant.

</details>

***

<details>

<summary><code>guest_key</code> <em>String</em></summary>

Guest key associated with the access grant.

</details>

***

<details>

<summary><code>listing_keys</code> <em>List</em></summary>

Listing keys associated with the access grant.

</details>

***

<details>

<summary><code>name</code> <em>String</em></summary>

Your name for this access grant resource.

</details>

***

<details>

<summary><code>preferred_code</code> <em>String</em></summary>

Preferred PIN code to use when creating access for this reservation.

</details>

***

<details>

<summary><code>property_keys</code> <em>List</em></summary>

Property keys associated with the access grant.

</details>

***

<details>

<summary><code>resident_key</code> <em>String</em></summary>

Resident key associated with the access grant.

</details>

***

<details>

<summary><code>room_keys</code> <em>List</em></summary>

Room keys associated with the access grant.

</details>

***

<details>

<summary><code>space_keys</code> <em>List</em></summary>

Space keys associated with the access grant.

</details>

***

<details>

<summary><code>starts_at</code> <em>Datetime</em></summary>

Starting date and time for the access grant.

</details>

***

<details>

<summary><code>tenant_key</code> <em>String</em></summary>

Tenant key associated with the access grant.

</details>

***

<details>

<summary><code>unit_keys</code> <em>List</em></summary>

Unit keys associated with the access grant.

</details>

***

<details>

<summary><code>user_identity_key</code> <em>String</em></summary>

User identity key associated with the access grant.

</details>

***

<details>

<summary><code>user_key</code> <em>String</em></summary>

User key associated with the access grant.

</details>

***

**`bookings`** *Array* *of Objects*

List of bookings.

<details>

<summary><code>booking_key</code> <em>String</em></summary>

Your unique identifier for the booking.

</details>

***

<details>

<summary><code>building_keys</code> <em>List</em></summary>

Building keys associated with the access grant.

</details>

***

<details>

<summary><code>common_area_keys</code> <em>List</em></summary>

Common area keys associated with the access grant.

</details>

***

<details>

<summary><code>ends_at</code> <em>Datetime</em></summary>

Ending date and time for the access grant.

</details>

***

<details>

<summary><code>facility_keys</code> <em>List</em></summary>

Facility keys associated with the access grant.

</details>

***

<details>

<summary><code>guest_key</code> <em>String</em></summary>

Guest key associated with the access grant.

</details>

***

<details>

<summary><code>listing_keys</code> <em>List</em></summary>

Listing keys associated with the access grant.

</details>

***

<details>

<summary><code>name</code> <em>String</em></summary>

Your name for this access grant resource.

</details>

***

<details>

<summary><code>preferred_code</code> <em>String</em></summary>

Preferred PIN code to use when creating access for this reservation.

</details>

***

<details>

<summary><code>property_keys</code> <em>List</em></summary>

Property keys associated with the access grant.

</details>

***

<details>

<summary><code>resident_key</code> <em>String</em></summary>

Resident key associated with the access grant.

</details>

***

<details>

<summary><code>room_keys</code> <em>List</em></summary>

Room keys associated with the access grant.

</details>

***

<details>

<summary><code>space_keys</code> <em>List</em></summary>

Space keys associated with the access grant.

</details>

***

<details>

<summary><code>starts_at</code> <em>Datetime</em></summary>

Starting date and time for the access grant.

</details>

***

<details>

<summary><code>tenant_key</code> <em>String</em></summary>

Tenant key associated with the access grant.

</details>

***

<details>

<summary><code>unit_keys</code> <em>List</em></summary>

Unit keys associated with the access grant.

</details>

***

<details>

<summary><code>user_identity_key</code> <em>String</em></summary>

User identity key associated with the access grant.

</details>

***

<details>

<summary><code>user_key</code> <em>String</em></summary>

User key associated with the access grant.

</details>

***

**`buildings`** *Array* *of Objects*

List of buildings.

<details>

<summary><code>building_key</code> <em>String</em></summary>

Your unique identifier for the building.

</details>

***

<details>

<summary><code>name</code> <em>String</em></summary>

Your display name for this location resource.

</details>

***

**`common_areas`** *Array* *of Objects*

List of shared common areas.

<details>

<summary><code>common_area_key</code> <em>String</em></summary>

Your unique identifier for the common area.

</details>

***

<details>

<summary><code>name</code> <em>String</em></summary>

Your display name for this location resource.

</details>

***

<details>

<summary><code>parent_site_key</code> <em>String</em></summary>

Your unique identifier for the site.

</details>

***

**`facilities`** *Array* *of Objects*

List of gym or fitness facilities.

<details>

<summary><code>facility_key</code> <em>String</em></summary>

Your unique identifier for the facility.

</details>

***

<details>

<summary><code>name</code> <em>String</em></summary>

Your display name for this location resource.

</details>

***

**`guests`** *Array* *of Objects*

List of guests.

<details>

<summary><code>email_address</code> <em>String</em></summary>

Email address associated with the user identity.

</details>

***

<details>

<summary><code>guest_key</code> <em>String</em></summary>

Your unique identifier for the guest.

</details>

***

<details>

<summary><code>name</code> <em>String</em></summary>

Your display name for this user identity resource.

</details>

***

<details>

<summary><code>phone_number</code> <em>String</em></summary>

Phone number associated with the user identity.

</details>

***

**`listings`** *Array* *of Objects*

List of property listings.

<details>

<summary><code>listing_key</code> <em>String</em></summary>

Your unique identifier for the listing.

</details>

***

<details>

<summary><code>name</code> <em>String</em></summary>

Your display name for this location resource.

</details>

***

**`properties`** *Array* *of Objects*

List of short-term rental properties.

<details>

<summary><code>name</code> <em>String</em></summary>

Your display name for this location resource.

</details>

***

<details>

<summary><code>property_key</code> <em>String</em></summary>

Your unique identifier for the property.

</details>

***

**`property_listings`** *Array* *of Objects*

List of property listings.

<details>

<summary><code>custom_metadata</code> <em>Record</em></summary>

Set key:value pairs. Accepts string or Boolean values. Adding custom metadata to a property listing enables you to store custom information, like customer details or internal IDs from your application.

</details>

***

<details>

<summary><code>name</code> <em>String</em></summary>

Your display name for this location resource.

</details>

***

<details>

<summary><code>property_listing_key</code> <em>String</em></summary>

Your unique identifier for the property listing.

</details>

***

**`reservations`** *Array* *of Objects*

List of reservations.

<details>

<summary><code>building_keys</code> <em>List</em></summary>

Building keys associated with the access grant.

</details>

***

<details>

<summary><code>common_area_keys</code> <em>List</em></summary>

Common area keys associated with the access grant.

</details>

***

<details>

<summary><code>custom_metadata</code> <em>Record</em></summary>

Set key:value pairs for filtering reservations by custom criteria.

</details>

***

<details>

<summary><code>ends_at</code> <em>Datetime</em></summary>

Ending date and time for the access grant.

</details>

***

<details>

<summary><code>facility_keys</code> <em>List</em></summary>

Facility keys associated with the access grant.

</details>

***

<details>

<summary><code>guest_key</code> <em>String</em></summary>

Guest key associated with the access grant.

</details>

***

<details>

<summary><code>listing_keys</code> <em>List</em></summary>

Listing keys associated with the access grant.

</details>

***

<details>

<summary><code>name</code> <em>String</em></summary>

Your name for this access grant resource.

</details>

***

<details>

<summary><code>preferred_code</code> <em>String</em></summary>

Preferred PIN code to use when creating access for this reservation.

</details>

***

<details>

<summary><code>property_keys</code> <em>List</em></summary>

Property keys associated with the access grant.

</details>

***

<details>

<summary><code>reservation_key</code> <em>String</em></summary>

Your unique identifier for the reservation.

</details>

***

<details>

<summary><code>resident_key</code> <em>String</em></summary>

Resident key associated with the access grant.

</details>

***

<details>

<summary><code>room_keys</code> <em>List</em></summary>

Room keys associated with the access grant.

</details>

***

<details>

<summary><code>space_keys</code> <em>List</em></summary>

Space keys associated with the access grant.

</details>

***

<details>

<summary><code>starts_at</code> <em>Datetime</em></summary>

Starting date and time for the access grant.

</details>

***

<details>

<summary><code>tenant_key</code> <em>String</em></summary>

Tenant key associated with the access grant.

</details>

***

<details>

<summary><code>unit_keys</code> <em>List</em></summary>

Unit keys associated with the access grant.

</details>

***

<details>

<summary><code>user_identity_key</code> <em>String</em></summary>

User identity key associated with the access grant.

</details>

***

<details>

<summary><code>user_key</code> <em>String</em></summary>

User key associated with the access grant.

</details>

***

**`residents`** *Array* *of Objects*

List of residents.

<details>

<summary><code>email_address</code> <em>String</em></summary>

Email address associated with the user identity.

</details>

***

<details>

<summary><code>name</code> <em>String</em></summary>

Your display name for this user identity resource.

</details>

***

<details>

<summary><code>phone_number</code> <em>String</em></summary>

Phone number associated with the user identity.

</details>

***

<details>

<summary><code>resident_key</code> <em>String</em></summary>

Your unique identifier for the resident.

</details>

***

**`rooms`** *Array* *of Objects*

List of hotel or hospitality rooms.

<details>

<summary><code>name</code> <em>String</em></summary>

Your display name for this location resource.

</details>

***

<details>

<summary><code>parent_site_key</code> <em>String</em></summary>

Your unique identifier for the site.

</details>

***

<details>

<summary><code>room_key</code> <em>String</em></summary>

Your unique identifier for the room.

</details>

***

**`sites`** *Array* *of Objects*

List of general sites or areas.

<details>

<summary><code>name</code> <em>String</em></summary>

Your display name for this location resource.

</details>

***

<details>

<summary><code>site_key</code> <em>String</em></summary>

Your unique identifier for the site.

</details>

***

**`spaces`** *Array* *of Objects*

List of general spaces or areas.

<details>

<summary><code>name</code> <em>String</em></summary>

Your display name for this location resource.

</details>

***

<details>

<summary><code>parent_site_key</code> <em>String</em></summary>

Your unique identifier for the site.

</details>

***

<details>

<summary><code>space_key</code> <em>String</em></summary>

Your unique identifier for the space.

</details>

***

**`staff_members`** *Array* *of Objects*

List of staff members.

<details>

<summary><code>building_keys</code> <em>List</em></summary>

List of unique identifiers for the buildings the staff member is associated with.

</details>

***

<details>

<summary><code>common_area_keys</code> <em>List</em></summary>

List of unique identifiers for the common areas the staff member is associated with.

</details>

***

<details>

<summary><code>email_address</code> <em>String</em></summary>

Email address associated with the user identity.

</details>

***

<details>

<summary><code>facility_keys</code> <em>List</em></summary>

List of unique identifiers for the facilities the staff member is associated with.

</details>

***

<details>

<summary><code>listing_keys</code> <em>List</em></summary>

List of unique identifiers for the listings the staff member is associated with.

</details>

***

<details>

<summary><code>name</code> <em>String</em></summary>

Your display name for this user identity resource.

</details>

***

<details>

<summary><code>phone_number</code> <em>String</em></summary>

Phone number associated with the user identity.

</details>

***

<details>

<summary><code>property_keys</code> <em>List</em></summary>

List of unique identifiers for the properties the staff member is associated with.

</details>

***

<details>

<summary><code>property_listing_keys</code> <em>List</em></summary>

List of unique identifiers for the property listings the staff member is associated with.

</details>

***

<details>

<summary><code>room_keys</code> <em>List</em></summary>

List of unique identifiers for the rooms the staff member is associated with.

</details>

***

<details>

<summary><code>site_keys</code> <em>List</em></summary>

List of unique identifiers for the sites the staff member is associated with.

</details>

***

<details>

<summary><code>space_keys</code> <em>List</em></summary>

List of unique identifiers for the spaces the staff member is associated with.

</details>

***

<details>

<summary><code>staff_member_key</code> <em>String</em></summary>

Your unique identifier for the staff.

</details>

***

<details>

<summary><code>unit_keys</code> <em>List</em></summary>

List of unique identifiers for the units the staff member is associated with.

</details>

***

**`tenants`** *Array* *of Objects*

List of tenants.

<details>

<summary><code>email_address</code> <em>String</em></summary>

Email address associated with the user identity.

</details>

***

<details>

<summary><code>name</code> <em>String</em></summary>

Your display name for this user identity resource.

</details>

***

<details>

<summary><code>phone_number</code> <em>String</em></summary>

Phone number associated with the user identity.

</details>

***

<details>

<summary><code>tenant_key</code> <em>String</em></summary>

Your unique identifier for the tenant.

</details>

***

**`units`** *Array* *of Objects*

List of multi-family residential units.

<details>

<summary><code>name</code> <em>String</em></summary>

Your display name for this location resource.

</details>

***

<details>

<summary><code>parent_site_key</code> <em>String</em></summary>

Your unique identifier for the site.

</details>

***

<details>

<summary><code>unit_key</code> <em>String</em></summary>

Your unique identifier for the unit.

</details>

***

**`user_identities`** *Array* *of Objects*

List of user identities.

<details>

<summary><code>email_address</code> <em>String</em></summary>

Email address associated with the user identity.

</details>

***

<details>

<summary><code>name</code> <em>String</em></summary>

Your display name for this user identity resource.

</details>

***

<details>

<summary><code>phone_number</code> <em>String</em></summary>

Phone number associated with the user identity.

</details>

***

<details>

<summary><code>user_identity_key</code> <em>String</em></summary>

Your unique identifier for the user identity.

</details>

***

**`users`** *Array* *of Objects*

List of users.

<details>

<summary><code>email_address</code> <em>String</em></summary>

Email address associated with the user identity.

</details>

***

<details>

<summary><code>name</code> <em>String</em></summary>

Your display name for this user identity resource.

</details>

***

<details>

<summary><code>phone_number</code> <em>String</em></summary>

Phone number associated with the user identity.

</details>

***

<details>

<summary><code>user_key</code> <em>String</em></summary>

Your unique identifier for the user.

</details>

***

## Response

{% hint style="success" %}
Returns: **void**
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.seam.co/latest/api/customers/push_data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
