|
16 | 16 | "/activity-feed/chimp-chatter" |
17 | 17 | ] |
18 | 18 | }, |
| 19 | + "audiences": { |
| 20 | + "title": "Audiences", |
| 21 | + "description": "A collection of lists/audiences", |
| 22 | + "paths": [ |
| 23 | + "/audiences", |
| 24 | + "/audiences/{audience_id}" |
| 25 | + ], |
| 26 | + "subResources": [ |
| 27 | + "audiences-contacts", |
| 28 | + "audiences-contact-privacy-remove" |
| 29 | + ] |
| 30 | + }, |
| 31 | + "audiences-contacts": { |
| 32 | + "title": "Contacts", |
| 33 | + "description": "A collection of contacts for an audience", |
| 34 | + "paths": [ |
| 35 | + "/audiences/{audience_id}/contacts", |
| 36 | + "/audiences/{audience_id}/contacts/{contact_id}", |
| 37 | + "/audiences/{audience_id}/contacts/{contact_id}/actions/archive", |
| 38 | + "/audiences/{audience_id}/contacts/{contact_id}/actions/forget" |
| 39 | + ], |
| 40 | + "subResources": [ |
| 41 | + "audiences-contacts-tags", |
| 42 | + "audiences-contact-events" |
| 43 | + ] |
| 44 | + }, |
19 | 45 | "authorized-apps": { |
20 | 46 | "title": "Authorized Apps", |
21 | 47 | "description": "Manage registered, connected apps for your Mailchimp account with the Authorized Apps endpoints.", |
|
813 | 839 | }, |
814 | 840 | "swagger": "2.0", |
815 | 841 | "info": { |
816 | | - "version": "3.0.84", |
| 842 | + "version": "3.0.85", |
817 | 843 | "title": "Mailchimp Marketing API", |
818 | 844 | "contact": { |
819 | 845 | "name": "Mailchimp API Support", |
|
99356 | 99382 | "type": "string", |
99357 | 99383 | "title": "Phone", |
99358 | 99384 | "description": "The store phone number.", |
99359 | | - "example": "404-444-4444" |
| 99385 | + "example": "+16155550128" |
99360 | 99386 | }, |
99361 | 99387 | "address": { |
99362 | 99388 | "type": "object", |
|
99824 | 99850 | "type": "string", |
99825 | 99851 | "title": "Phone", |
99826 | 99852 | "description": "The store phone number.", |
99827 | | - "example": "404-444-4444" |
| 99853 | + "example": "+16155550128" |
99828 | 99854 | }, |
99829 | 99855 | "address": { |
99830 | 99856 | "type": "object", |
|
99975 | 100001 | "type": "string", |
99976 | 100002 | "title": "Phone", |
99977 | 100003 | "description": "The store phone number.", |
99978 | | - "example": "404-444-4444" |
| 100004 | + "example": "+16155550128" |
99979 | 100005 | }, |
99980 | 100006 | "address": { |
99981 | 100007 | "type": "object", |
@@ -100409,7 +100435,7 @@ |
100409 | 100435 | "type": "string", |
100410 | 100436 | "title": "Phone", |
100411 | 100437 | "description": "The store phone number.", |
100412 | | - "example": "404-444-4444" |
| 100438 | + "example": "+16155550128" |
100413 | 100439 | }, |
100414 | 100440 | "address": { |
100415 | 100441 | "type": "object", |
@@ -100804,7 +100830,7 @@ |
100804 | 100830 | "type": "string", |
100805 | 100831 | "title": "Phone", |
100806 | 100832 | "description": "The store phone number.", |
100807 | | - "example": "404-444-4444" |
| 100833 | + "example": "+16155550128" |
100808 | 100834 | }, |
100809 | 100835 | "address": { |
100810 | 100836 | "type": "object", |
@@ -100955,7 +100981,7 @@ |
100955 | 100981 | "type": "string", |
100956 | 100982 | "title": "Phone", |
100957 | 100983 | "description": "The store phone number.", |
100958 | | - "example": "404-444-4444" |
| 100984 | + "example": "+16155550128" |
100959 | 100985 | }, |
100960 | 100986 | "address": { |
100961 | 100987 | "type": "object", |
@@ -112460,7 +112486,7 @@ |
112460 | 112486 | "type": "string", |
112461 | 112487 | "title": "Phone Number", |
112462 | 112488 | "description": "The phone number for the order's shipping address.", |
112463 | | - "example": "+18004468848" |
| 112489 | + "example": "+16155550128" |
112464 | 112490 | }, |
112465 | 112491 | "company": { |
112466 | 112492 | "type": "string", |
@@ -112543,7 +112569,7 @@ |
112543 | 112569 | "type": "string", |
112544 | 112570 | "title": "Phone Number", |
112545 | 112571 | "description": "The phone number for the billing address", |
112546 | | - "example": "+18004468848" |
| 112572 | + "example": "+16155550128" |
112547 | 112573 | }, |
112548 | 112574 | "company": { |
112549 | 112575 | "type": "string", |
|
0 commit comments