question

sujith avatar image
sujith asked sujith commented

Rest Api not working properly?

Hi all, I am trying to create one order through REST api url "https://www.clover.com/v3/merchants/{mid}/orders?access_token={token}",POST is working properly but GET is not working.

3 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.

Jacob Abrams avatar image Jacob Abrams ♦♦ commented ·

Can you provide more information. Are you getting an error?

0 Likes 0 ·
sujith avatar image sujith commented ·

I am not getting error, I can create order through order POST API but when I retrieve the order through GET api I am not getting the Orders I have created.

0 Likes 0 ·
Jacob Abrams avatar image Jacob Abrams ♦♦ commented ·

Need more information, please supply the JSON you are POSTING and the GET URL you are using to attempt to retrieve it.

0 Likes 0 ·

0 Answers

Welcome to the
Clover Developer Community