Skip to content

Get Suppliers by Document

post
https://api.mercadoe.com/v1/suppliers/document

Retrieves supplier information based on the provided document number (such as tax ID or registration number).

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.

Body

application/*+json
documentType
string
allowed values: CnpjCpfCuitRutOther
documentNumber
string
Number of the document
pageNumber
int32
pageSize
int32

Responses

200
404
OK

Body

application/json
data
array of object
hits
int32 | null
next
string | null
Credentials
shell