
#CLEVERBRIDGE MYSAFE USER ACCOUNT UPDATE#
Update a Contact (Billing, Delivery, Licensee) for a Customer Get Customer's Profile and Transaction DataĪny of the objects in CustomerSearchResult This results in a smaller, more manageable payload.Īssign Existing Contact Information for a Customer to Another Contact Type (Billing, Delivery, Licensee)Īssign Existing Contact Information for a Purchase to Another Contact Type (Billing, Delivery, Licensee)Ĭreate a New Contact (Billing, Delivery, Licensee) for a CustomerĬreate a New Contact (Billing, Delivery, Licensee) for a Purchase On the other hand, when using GraphQL, the user can call one single endpoint and precisely define which data the API should return. "system_requirements": "867 MHz or faster processor\r\n512MB of RAM 1GB recommended" "description": "Internet Security Basic Extended offers virus protection, anti-phishing tools, mail protection, and identity theft protection.

"short_description": "Internet Security Basic Extended offers virus protection, anti-phishing tools, mail protection, and identity theft protection.", "name": "Internet Security Basic Extended", As demonstrated in the REST examples, the user not only has to call a specific endpoint to obtain product and pricing information, but the content of the payload is standard, large, and tied to the /prices resource. The following examples illustrate some of the benefits of using our GraphQL API in comparison to the Cleverbridge Pricing API. To start using the API and learn more about its capabilities, see the following: GraphQL vs. After the integration, you can also use this tool to create customer self-service options and ensure that your internal product catalog is up-to-date. As a result, you can use this API to renew customer license keys, resend customer emails, and update product descriptions, etc.
#CLEVERBRIDGE MYSAFE USER ACCOUNT CODE#
Instead, it is based on existing code and data.Īt the moment, the GraphQL API can help you manage your customers, products and prices. More stability - GraphQL isn't tied to any specific database or storage engine.No unnecessary data - It is now possible to get exactly what you need in a compact, concise payload.Better query efficiency - You can now access numerous resources from a single endpoint.


By switching to the GraphQL API, you can take advantage of a number of its features, including the following: The Cleverbridge GraphQL API is an alternative to the collection of REST APIs that we offer.
