get Customer Detail
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
customer Uid
The unique identifier of the customer