Mail Chimp Account

Mail Chimp Account Documentation

Mail Chimp Account [POST]

Mail Chimp Account [POST]

Request

Endpoint

POST /api/v2/account_lists/8134aef6-1d02-45c1-89fc-674d12cdce40/mail_chimp_account
Content-Type: application/vnd.api+json

Body

{
  "data": {
    "type": "mail_chimp_accounts",
    "attributes": {
      "api_key": "fake-us4",
      "updated_in_db_at": "2022-01-12 17:18:42 UTC"
    }
  }
}

Parameters

Attributes

api_key

Type Unknown

Description Valid MailChimp API key

Required No

created_at

Type date

Description The timestamp of when this resource was created

Required No

primary_list_id

Type Unknown

Description MailChimp list to sync newsletter contacts with

Required No

updated_at

Type date

Description The timestamp of when this resource was last updated

Required No

updated_in_db_at

Type date

Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.

Required No

Response

Headers

Body

Fields

Attributes

active

Type boolean

Description Active Account or Not

auto_log_campaigns

Type boolean

Description Auto Log Campaigns or Not

created_at

Type date

Description The timestamp of when this resource was created

lists_available_for_newsletters

Type ["Mail Chimp List"]

Description Lists available for newsletters

lists_link

Type string

Description Lists Link

lists_present

Type boolean

Description Lists Present or Not

primary_list_id

Type string

Description Primary List ID

primary_list_name

Type string

Description Primary List Name

updated_at

Type date

Description The timestamp of when this resource was last updated

updated_in_db_at

Type date

Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.

valid

Type boolean

Description Valid

validate_key

Type boolean

Description Validate Key or Not

validation_error

Type string

Description Validation Error

Mail Chimp Account [GET]

Mail Chimp Account [GET]

Request

Endpoint

Body

Response

Headers

Body

Fields

Attributes

active

Type boolean

Description Active Account or Not

auto_log_campaigns

Type boolean

Description Auto Log Campaigns or Not

created_at

Type date

Description The timestamp of when this resource was created

lists_available_for_newsletters

Type ["Mail Chimp List"]

Description Lists available for newsletters

lists_link

Type string

Description Lists Link

lists_present

Type boolean

Description Lists Present or Not

primary_list_id

Type string

Description Primary List ID

primary_list_name

Type string

Description Primary List Name

updated_at

Type date

Description The timestamp of when this resource was last updated

updated_in_db_at

Type date

Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.

valid

Type boolean

Description Valid

validate_key

Type boolean

Description Validate Key or Not

validation_error

Type string

Description Validation Error

Mail Chimp Account [PUT]

Mail Chimp Account [PUT]

Request

Endpoint

Body

Parameters

Attributes

api_key

Type Unknown

Description Valid MailChimp API key

Required No

created_at

Type date

Description The timestamp of when this resource was created

Required No

overwrite

Type boolean

Description Only used for updating a record where you want to ignore the server's ' 'updated_in_db_at value and force overwrite the values for the record. ' 'Must be true to work.

Required No

primary_list_id

Type Unknown

Description MailChimp list to sync newsletter contacts with

Required No

updated_at

Type date

Description The timestamp of when this resource was last updated

Required No

updated_in_db_at

Type date

Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.

Required No

Response

Headers

Body

Fields

Attributes

active

Type boolean

Description Active Account or Not

auto_log_campaigns

Type boolean

Description Auto Log Campaigns or Not

created_at

Type date

Description The timestamp of when this resource was created

lists_available_for_newsletters

Type ["Mail Chimp List"]

Description Lists available for newsletters

lists_link

Type string

Description Lists Link

lists_present

Type boolean

Description Lists Present or Not

primary_list_id

Type string

Description Primary List ID

primary_list_name

Type string

Description Primary List Name

updated_at

Type date

Description The timestamp of when this resource was last updated

updated_in_db_at

Type date

Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.

valid

Type boolean

Description Valid

validate_key

Type boolean

Description Validate Key or Not

validation_error

Type string

Description Validation Error

Mail Chimp Account [DELETE]

Mail Chimp Account [DELETE]

Request

Endpoint

Body

Response

Headers

Body

Mail Chimp Account [SYNC]

Mail Chimp Account [SYNC]

Request

Endpoint

Body

Response

Headers

Body

Fields

Attributes

active

Type boolean

Description Active Account or Not

auto_log_campaigns

Type boolean

Description Auto Log Campaigns or Not

created_at

Type date

Description The timestamp of when this resource was created

lists_available_for_newsletters

Type ["Mail Chimp List"]

Description Lists available for newsletters

lists_link

Type string

Description Lists Link

lists_present

Type boolean

Description Lists Present or Not

primary_list_id

Type string

Description Primary List ID

primary_list_name

Type string

Description Primary List Name

updated_at

Type date

Description The timestamp of when this resource was last updated

updated_in_db_at

Type date

Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.

valid

Type boolean

Description Valid

validate_key

Type boolean

Description Validate Key or Not

validation_error

Type string

Description Validation Error

Last updated