createOrUpdateAdobeCustomerAccount

This page contains

    Arguments

    adobeCustomerAccountRequest AdobeCustomerAccountRequest!

    AdobeCustomerAccountRequest fields

    action AdobeCustomerAccountAction!
    customerCompanyUuid String!
    customerCompanyName String!
    adobeCustomerId String
    adobeResellerId String
    resellerCompanyUuid String
    firstName String!
    lastName String!
    email String!
    phoneNumber String
    address String!
    city String!
    country String!
    state String!
    zip String!
    mpCurrency String
    marketSegment String
    preferredLanguage String!
    globalSalesEnabled Boolean

    Return Fields

    customerResponse CustomerResponseOutput

    Interactive example

    This is an example mutation query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.