API reference
Queue a size guides import
Queues a size guide import from a file. Returns a job you poll for progress.
POST
/v1/catalog/size-guides/importQueues a size guide import from a file. Returns a job you poll for progress.
Authorization
bearerAuth AuthorizationBearer <token>
OAuth2 access token issued by Ecomiq Auth.
In: header
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X POST "https://example.com/v1/catalog/size-guides/import"{ "type": null, "title": null, "status": null, "detail": null, "instance": null, "code": "string"}