[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-13 UTC."],[[["This API call creates a new Customer resource under a specified reseller or distributor account."],["The API request requires a `parent` parameter in the URL to identify the reseller account, which is a required string formatted as `accounts/{account_id}`."],["The request body must include an instance of the Customer resource and, upon success, returns the newly created Customer in the response body."],["This endpoint utilizes the `POST` method to `https://cloudchannel.googleapis.com/v1/{parent=accounts/*/channelPartnerLinks/*}/customers` and uses gRPC Transcoding syntax."],["The API requires the `https://www.googleapis.com/auth/apps.order` OAuth scope for authorization."]]],[]]