diff --git a/apiary.apib b/apiary.apib index d5fd698..405248f 100644 --- a/apiary.apib +++ b/apiary.apib @@ -3625,9 +3625,9 @@ Child Businesses API gets all the businesses under an account. + state: CA (string) - State (2 character state code). + countryCode: US (string) - Country Code (2 character country code). + zip: 93422 (required,string) - Zip Code. - + status: demo (string) - Business status. Valid values are demo, active, inactive. Default is - + type:Business (string)- Business type. Valid values are "Business, Enterprise-Location, Enterprise-Product, Reseller or a existing custom hierarchy type". Default is: - + createdOn: Dec 05, 2013 (string) - Business singup date. + + status: demo (string) - Business status. Valid values are demo, active, inactive. Default is: + + type: Business (string) - Business type. Valid values are "Business, Enterprise-Location, Enterprise-Product, Reseller or an existing custom hierarchy type". Default is: + + createdOn: Dec 05, 2013 (string) - Business sign-up date. + createdBy: Sam Bilings (string) - Full name of the user who created the business (or location). + childCount: 3 (number) - Child account count. note: applicable only for Reseller, Enterprise-Location, Enterprise-Product. @@ -4968,7 +4968,7 @@ Get Reviews returns the list of reviews for an account with all its details. + sourceType: Direct Feedback (string) - Source of the review if it is an aggregated review. + reviewURL: https://www.facebook.com/Imp-Flow-17565744/reviews (string) - Review url + reviewDate: Jan 20, 2014 (string) - Review posted date. - + response: Thanks you for the review (string) - Review response text. + + response: Thank you for the review (string) - Review response text. + responseDate: Jan 20, 2014 (string) - Response date. + inlineReplyEnabled: true (boolean) - If true, you can post replies through the dashboard. + enableReply: true (boolean) - Whether a review reply is supported via Birdeye API or not.