Skip to content

Reject a pre request based on the pre request Id and body information

post
https://api.mercadoe.com/v1/requests/pre-requests/{preRequestId}/reject

Reject a pre request based on the pre request Id and body information.

Request

Headers

X-ME-CORRELATION-ID
string
Internal client code to be identified in the webhook. It can be, for example, a product code in your ERP, an order number, etc.

Path Parameters

preRequestId
uuid
required

Body

application/json
title
string | null
Pre-request title
customerDeliveryLocationId
string | null
Client delivery location id
businessOrganizations
array of object | null
Business Organizations is a list consisting of the Company Code and the Delivery Center/Location Code.
items
array of object | null
List with the pre-request items.

Responses

200
404
OK

Body

application/json
correlationId
string