Get CustomerCopy Pageget https://api.prahsys.com/yments/n1/merchant/{merchantId}/customer/{customerIdOrEmail}Returns a single customer by their ID, UUID, or email address.Path ParamsmerchantIdstringrequiredThe merchant IDcustomerIdOrEmailstringrequiredThe customer ID, UUID, or email addressQuery ParamstimezonestringThe timezone to use for date fields. Defaults to 'UTC'. Supports timezone identifiers (e.g., America/Phoenix) and abbreviations (e.g., MST).HeadersX-Prahsys-VersionstringResponse 200The customer with their addresses and pay tokens (Full Example)Updated 25 days ago