Create a new batch of listings
Ok
Bad Request
Unauthorized
Internal Server Error
{- "items": [
- {
- "quantity": 10,
- "currencyCode": "USD",
- "variantId": "98e2e748-8000-45bf-a624-5531d6a68318",
- "expiresAt": "2021-11-09T12:44:31.000Z",
- "amount": "79"
}
]
}
{- "batchId": "98e2e748-8000-45bf-a624-5531d6a68318",
- "status": "QUEUED",
- "completedAt": "2021-11-09T12:44:31.000Z",
- "createdAt": "2021-11-09T12:44:31.000Z",
- "updatedAt": "2021-11-09T12:44:31.000Z",
- "totalItems": 10,
- "itemStatuses": {
- "queued": "20",
- "failed": "1"
}
}