question

Jai avatar image
Jai asked Jeffrey Blattman answered

Get V3 Customer from V1 customer

Since customer v1 json contains following fields

Whereas in V3 there are additional feilds like email address, Phone number and Cards. Customer connector takes only V1 customer so is their any way to get v3 customer from List of v1 customers obtained fron customer connector. {"id":"Q1STHBWTGMWKA","lastName":"last","firstName":"testnewcustomer","marketingAllowed":false,"customerSince":1466788396000}

Customers
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Jeffrey Blattman avatar image
Jeffrey Blattman answered

If you use the Clover Android SDK, you are dealing with V1 customers, and there's no conversion to V3. If you need to use V3 customers, consider using the REST API directly, https://www.clover.com/api_docs#!/cus...

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community