question

mkonnekt avatar image
mkonnekt asked

Create order type not working

Hi,

I am not able to create a new orderType by calling the POST /v3/merchants/{mId}/order_types

I get blank / no content response header, body and response code as 0. Please help in resolving this issue.

I am passing the access token got using OAuth and merchant ID and my JSON is following. However, I am able to do GET on order_types using the same access token and merchant ID. { "id": "", "label": "my custom label", "taxable": true, "isDefault": false, "filterCategories": false, "isHidden": true, "hoursAvailable": "BUSINESS" }

OAuth
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

Welcome to the
Clover Developer Community