question

globaliwebsite avatar image
globaliwebsite asked globaliwebsite commented

customer name and phone not appearing in order

Hello,


I am using this end point to create order, order is creating good.


Problem: in the end point i am sending customer name and phone but when i check order details in Clover dashboard the customer name is not appearing please advice why

https://scl-sandbox.dev.clover.com/v1/orders


details parameter is in next comment

Orders
2 comments
10 |2000

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

David Marginian avatar image David Marginian ♦♦ commented ·

Please see the "customer" field on the order endpoint.

UUID of an existing customer placing the order. 

You need to create a customer first, and then pass the uuid of that customer in the request.

0 Likes 0 ·
globaliwebsite avatar image globaliwebsite David Marginian ♦♦ commented ·

Okay I understand that this is required another end point to call .


then in create order point what is the reason to take name and phone number?

0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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