Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.merchantops.ai/api/catalog/batches \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "description": "<string>", "effective_date": "2023-11-07T05:31:56Z", "target_env": "<string>", "target_key": "<string>" } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "ctx": {}, "input": "<unknown>" } ] }
Create a new draft catalog batch.
1 - 120
2000
64
100
Successful Response