Monetate Data API
Data
Get Data for example_schema
GET
https://api.monetate.net/api/data/v1/{retailerShortname}/production/data/example_schema/
Authentication
Authorization
Body Parameters
body
Description
Representation of the `fields` for this Schema.
All Of
example_schemaData +
schema_rows
*
_sent_time
Responses
200
The requested record was found in the schema.
meta
*
data
*
400
Validation error.
One or more values being sent was not in the correct format, or a required value was missing.
meta
*
data
*
401
Unauthorized.
The request did not include a token, or the token provided was invalid. Please ensure that your token is correct and that the Authorization header is properly formatted.
meta
*
data
*
403
Forbidden.
The request included a token that has been revoked. Please contact your account administrator to generate a new token.
meta
*
data
*
404
Not found.
The resource you are trying to fetch does not exist, or has been deleted.
meta
*
data
*
429
Too many requests.
The user has sent too many requests in a given amount of time to a rate-limited endpoint.
meta
*
data
*
500
Unknown error.
Please try again or contact your account manager for more information.
meta
*
data
*