Ir al contenido
Developers
Entorno
Not signed in
DELETE/api/v1.0/Menus/{menuUuid}No pagination

Elimina una carta.

Falla si la carta todavía tiene ítems.

Parameters

menuUuidstring · uuid · pathrequired

Identificador de la carta.

shopCodestring · queryrequired

Código numérico del comercio. Tiene que pertenecer a la credencial que firmó el token.

Responses

200

No schema documented.

400

No schema documented.

401

No schema documented.

curl --request DELETE \
     --url 'https://preprod-ar-apigw-oauth.bistrosoft.com/products/Menus/menuUuid?shopCode=52000115' \
     --header 'authorization: Bearer TU_TOKEN'

Try this endpoint

Current host

https://preprod-ar-apigw-oauth.bistrosoft.com/products

Response

You have not tried this endpoint yet.