getCustomerDetail

suspend fun getCustomerDetail(customerUid: String, fetchType: ZyncFetchType = ZyncFetchType.NONE): CustomerDetailResult

Get detailed information for a specific customer by its UID.

Return

CustomerDetailResult containing customer detail, or error

Parameters

customerUid

The unique identifier of the customer