question

packya avatar image
packya asked

Create an invoice

I want to create an invoice to clover through API for that I have create an order using the API https://scl.clover.com/v1/orders/ , and after getting the order Id from this I called this API https://scl.clover.com/v1/orders/{orderId}/pay, Is this the correct way? If so the /pay call returns the below error

{ "message" : "401 Unauthorized" }

e-commerce api
10 |2000

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

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