Link Search Menu Expand Document

CustomerGetByCode

Overview

Retrieves a Customer from the system.

Returns

Returns all the details of the Customer specified in the request body.


Request

Name Type Description
customerCode String The unique customer code of a Customer.

Response

Name Type Description
ResultMessage String Additional information when operation failed.
ResultCode ResultCodeEnum Whether the operation completed successfully.
Result Customer Operation result.

Back to top

Copyright Ⓒ 2023 CloudBilling (Inter8-NL B.V.)