curl --location --request POST 'https://integrations.paydaymx.com/public-api/v1/sales-process/cotizaciones/69f0e502dbbd81204dc570d8/imei/validar' \
--header 'X-Timestamp;' \
--header 'X-Nonce;' \
--header 'X-Signature;' \
--header 'X-Api-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"imei": "351755482775743"
}'{}