Data Format Normalization

View as Markdown

Normalize Data Format. Accepts a TXT file containing line-return delimited content.

Request

This endpoint expects a multipart form containing a file.
filefileRequired
Data Format file content to upload for normalization.
typeenumRequired
Type of data to apply to the formatting.
Allowed values:
target_countryenumRequired
Country against which the format should be processed.

Response

Successful Response

Errors

400
Bad Request Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error