{"items":[{"type":"link","label":"Printio.API","link":"/printio-api","routeSlug":"/printio-api","content":{"contentType":"overview","meta":{"name":"Printio.API"},"children":[{"nodeType":"container","panels":[{"title":"Download OpenAPI description","titleTranslationKey":"download.description.title","children":[{"kind":"download","label":"printio-api.json","url":"/_bundle/printio-api.json?download"},{"kind":"download","label":"printio-api.yaml","url":"/_bundle/printio-api.yaml?download"}]},{"title":"Overview","titleTranslationKey":"info.title","children":[]},{"title":"Languages","titleTranslationKey":"languages.title","children":[{"kind":"languages","options":[{"key":"curl","title":"curl","lang":"curl"},{"key":"javascript","title":"JavaScript","lang":"JavaScript"},{"key":"node","title":"Node.js","lang":"Node.js"},{"key":"python","title":"Python","lang":"Python"},{"key":"java","title":"Java","lang":"Java"},{"key":"csharp","title":"C#","lang":"C#"},{"key":"php","title":"PHP","lang":"PHP"},{"key":"go","title":"Go","lang":"Go"},{"key":"ruby","title":"Ruby","lang":"Ruby"},{"key":"r","title":"R","lang":"R"},{"key":"payload","title":"Payload","lang":"Payload"}]}]},{"title":"Servers","titleTranslationKey":"servers.title","children":[{"kind":"servers","servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"Printio.API (1.5.0)","showPageActions":true}],"sectionId":"/printio-api"}]}]}},{"type":"group","label":"アイテム・在庫","link":"/printio-api/アイテム・在庫","routeSlug":"/printio-api/アイテム・在庫","items":[{"label":"アイテム取得","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/printio-api/アイテム・在庫/paths/~1items/get","routeSlug":"/printio-api/アイテム・在庫/paths/~1items/get","metadata":{"seo":{"title":"アイテム取得","description":"アイテムの一覧を取得するAPI"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"アイテム取得","deprecated":false,"isWebhook":false,"pointer":"/paths/~1items/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"アイテム取得","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"アイテムの一覧を取得するAPI"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"category_id","in":"query","schemaId":"schema_38","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"カテゴリーID"},"children":[]}]}]}],"example":10},{"name":"item_code","in":"query","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"アイテムコード"},"children":[]}]}]}],"example":"OGB-910"},{"name":"retailer_id","in":"query","schemaId":"schema_38","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"リテイラーID"},"children":[]}]}]}],"required":true,"example":1},{"name":"limit","in":"query","schemaId":"schema_40","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"1ページでの最大取得件数"},"children":[]}]}]}],"example":10},{"name":"page","in":"query","schemaId":"schema_41","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ページ"},"children":[]}]}]}],"example":1}],"pointer":"/paths/~1items/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Accept","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Printio-Api-Subscription-Key","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"連携先ユーザー様毎に発行されるAPIキー"},"children":[]}]}]}],"example":""}],"pointer":"/paths/~1items/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/items","servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"parameters":{"path":[],"query":[{"name":"category_id","in":"query","required":false,"example":10,"schemaId":"schema_38"},{"name":"item_code","in":"query","required":false,"example":"OGB-910","schemaId":"schema_39"},{"name":"retailer_id","in":"query","required":true,"example":1,"schemaId":"schema_38"},{"name":"limit","in":"query","required":false,"example":10,"schemaId":"schema_40"},{"name":"page","in":"query","required":false,"example":1,"schemaId":"schema_41"}],"querystring":[],"header":[{"name":"Accept","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Printio-Api-Subscription-Key","in":"header","required":false,"example":"","schemaId":"schema_39"}],"cookie":[]},"security":[],"responseCodes":["200","401","500","503"],"pointer":"/items","href":"アイテム・在庫/paths/~1items/get","summary":"アイテム取得"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_42","exampleIds":["paths/~1items/get/responses/200/content/application~1json/examples/1","paths/~1items/get/responses/200/content/application~1json/examples/2"]}},"schemaId":"schema_42","exampleIds":["paths/~1items/get/responses/200/content/application~1json/examples/1","paths/~1items/get/responses/200/content/application~1json/examples/2"],"headers":{}},{"code":"401","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1items/get/responses/401/content/application~1json/example"]}},"schemaId":"schema_43","exampleIds":["paths/~1items/get/responses/401/content/application~1json/example"],"headers":{}},{"code":"500","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1items/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_44","exampleIds":["paths/~1items/get/responses/500/content/application~1json/example"],"headers":{}},{"code":"503","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1items/get/responses/503/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1items/get/responses/503/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1items/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_42","exampleIds":["paths/~1items/get/responses/200/content/application~1json/examples/1","paths/~1items/get/responses/200/content/application~1json/examples/2"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_42","exampleIds":["paths/~1items/get/responses/200/content/application~1json/examples/1","paths/~1items/get/responses/200/content/application~1json/examples/2"]}}},{"code":"401","schemaId":"schema_43","exampleIds":["paths/~1items/get/responses/401/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1items/get/responses/401/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_44","exampleIds":["paths/~1items/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1items/get/responses/500/content/application~1json/example"]}}},{"code":"503","schemaId":"schema_45","exampleIds":["paths/~1items/get/responses/503/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1items/get/responses/503/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/アイテム・在庫/paths/~1items/get"}],"panels":[]}]},"httpPath":"/items"},{"label":"アイテム在庫取得","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/printio-api/アイテム・在庫/paths/~1item-stocks/post","routeSlug":"/printio-api/アイテム・在庫/paths/~1item-stocks/post","metadata":{"seo":{"title":"アイテム在庫取得","description":"アイテムの在庫情報を取得する"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"アイテム在庫取得","deprecated":false,"isWebhook":false,"pointer":"/paths/~1item-stocks/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"アイテム在庫取得","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"アイテムの在庫情報を取得する"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Content-Type","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Accept","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Printio-Api-Subscription-Key","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"連携先ユーザー様毎に発行されるAPIキー"},"children":[]}]}]}],"example":""}],"pointer":"/paths/~1item-stocks/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_46"}},"schemaId":"schema_46","pointer":"/paths/~1item-stocks/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/item-stocks","servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"Content-Type","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Accept","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Printio-Api-Subscription-Key","in":"header","required":false,"example":"","schemaId":"schema_39"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_46"}},"responseCodes":["200","401","500","503"],"pointer":"/item-stocks","href":"アイテム・在庫/paths/~1item-stocks/post","summary":"アイテム在庫取得"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"schemaId":"schema_46","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_46"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_47","exampleIds":["paths/~1item-stocks/post/responses/200/content/application~1json/examples/1","paths/~1item-stocks/post/responses/200/content/application~1json/examples/2"]}},"schemaId":"schema_47","exampleIds":["paths/~1item-stocks/post/responses/200/content/application~1json/examples/1","paths/~1item-stocks/post/responses/200/content/application~1json/examples/2"],"headers":{}},{"code":"401","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1item-stocks/post/responses/401/content/application~1json/example"]}},"schemaId":"schema_43","exampleIds":["paths/~1item-stocks/post/responses/401/content/application~1json/example"],"headers":{}},{"code":"500","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1item-stocks/post/responses/500/content/application~1json/example"]}},"schemaId":"schema_44","exampleIds":["paths/~1item-stocks/post/responses/500/content/application~1json/example"],"headers":{}},{"code":"503","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1item-stocks/post/responses/503/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1item-stocks/post/responses/503/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1item-stocks/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_47","exampleIds":["paths/~1item-stocks/post/responses/200/content/application~1json/examples/1","paths/~1item-stocks/post/responses/200/content/application~1json/examples/2"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_47","exampleIds":["paths/~1item-stocks/post/responses/200/content/application~1json/examples/1","paths/~1item-stocks/post/responses/200/content/application~1json/examples/2"]}}},{"code":"401","schemaId":"schema_43","exampleIds":["paths/~1item-stocks/post/responses/401/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1item-stocks/post/responses/401/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_44","exampleIds":["paths/~1item-stocks/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1item-stocks/post/responses/500/content/application~1json/example"]}}},{"code":"503","schemaId":"schema_45","exampleIds":["paths/~1item-stocks/post/responses/503/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1item-stocks/post/responses/503/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/アイテム・在庫/paths/~1item-stocks/post"}],"panels":[]}]},"httpPath":"/item-stocks"},{"label":"カテゴリー取得","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/printio-api/アイテム・在庫/paths/~1categories/get","routeSlug":"/printio-api/アイテム・在庫/paths/~1categories/get","metadata":{"seo":{"title":"カテゴリー取得","description":"カテゴリーを取得するAPI"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"カテゴリー取得","deprecated":false,"isWebhook":false,"pointer":"/paths/~1categories/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"カテゴリー取得","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"カテゴリーを取得するAPI"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Accept","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Printio-Api-Subscription-Key","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"連携先ユーザー様毎に発行されるAPIキー"},"children":[]}]}]}],"required":true,"example":""}],"pointer":"/paths/~1categories/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/categories","servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"Accept","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Printio-Api-Subscription-Key","in":"header","required":true,"example":"","schemaId":"schema_39"}],"cookie":[]},"security":[],"responseCodes":["200","401","500","503"],"pointer":"/categories","href":"アイテム・在庫/paths/~1categories/get","summary":"カテゴリー取得"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_48","exampleIds":["paths/~1categories/get/responses/200/content/application~1json/examples/成功例","paths/~1categories/get/responses/200/content/application~1json/examples/異常例"]}},"schemaId":"schema_48","exampleIds":["paths/~1categories/get/responses/200/content/application~1json/examples/成功例","paths/~1categories/get/responses/200/content/application~1json/examples/異常例"],"headers":{}},{"code":"401","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1categories/get/responses/401/content/application~1json/example"]}},"schemaId":"schema_43","exampleIds":["paths/~1categories/get/responses/401/content/application~1json/example"],"headers":{}},{"code":"500","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1categories/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_44","exampleIds":["paths/~1categories/get/responses/500/content/application~1json/example"],"headers":{}},{"code":"503","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1categories/get/responses/503/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1categories/get/responses/503/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1categories/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_48","exampleIds":["paths/~1categories/get/responses/200/content/application~1json/examples/成功例","paths/~1categories/get/responses/200/content/application~1json/examples/異常例"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_48","exampleIds":["paths/~1categories/get/responses/200/content/application~1json/examples/成功例","paths/~1categories/get/responses/200/content/application~1json/examples/異常例"]}}},{"code":"401","schemaId":"schema_43","exampleIds":["paths/~1categories/get/responses/401/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1categories/get/responses/401/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_44","exampleIds":["paths/~1categories/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1categories/get/responses/500/content/application~1json/example"]}}},{"code":"503","schemaId":"schema_45","exampleIds":["paths/~1categories/get/responses/503/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1categories/get/responses/503/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/アイテム・在庫/paths/~1categories/get"}],"panels":[]}]},"httpPath":"/categories"},{"label":"出荷予定日取得","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/printio-api/アイテム・在庫/printio-api-estimated-shipping-dates","routeSlug":"/printio-api/アイテム・在庫/printio-api-estimated-shipping-dates","metadata":{"seo":{"title":"出荷予定日取得","description":"注文予定日時とアイテム情報をもとに、出荷予定日を取得するAPI"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"printio-api-estimated-shipping-dates","name":"出荷予定日取得","deprecated":false,"isWebhook":false,"pointer":"/paths/~1estimated-shipping-dates/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"出荷予定日取得","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"注文予定日時とアイテム情報をもとに、出荷予定日を取得するAPI"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Content-Type","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Accept","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Printio-Api-Subscription-Key","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"連携先ユーザー様毎に発行されるAPIキー"},"children":[]}]}]}],"example":""}],"pointer":"/paths/~1estimated-shipping-dates/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_49","exampleIds":["paths/~1estimated-shipping-dates/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_49","exampleIds":["paths/~1estimated-shipping-dates/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1estimated-shipping-dates/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/estimated-shipping-dates","servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"Content-Type","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Accept","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Printio-Api-Subscription-Key","in":"header","required":false,"example":"","schemaId":"schema_39"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_49","exampleIds":["paths/~1estimated-shipping-dates/post/requestBody/content/application~1json/example"]}},"responseCodes":["200","401","500","503"],"pointer":"/estimated-shipping-dates","href":"アイテム・在庫/printio-api-estimated-shipping-dates","openApiOperationId":"printio-api-estimated-shipping-dates","summary":"出荷予定日取得"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"schemaId":"schema_49","exampleIds":["paths/~1estimated-shipping-dates/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_49","exampleIds":["paths/~1estimated-shipping-dates/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_50","exampleIds":["paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/成功例","paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/異常例（不正な日時）","paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/異常例（工場営業日未登録）","paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/異常例（データなし）"]}},"schemaId":"schema_50","exampleIds":["paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/成功例","paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/異常例（不正な日時）","paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/異常例（工場営業日未登録）","paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/異常例（データなし）"],"headers":{}},{"code":"401","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1estimated-shipping-dates/post/responses/401/content/application~1json/example"]}},"schemaId":"schema_43","exampleIds":["paths/~1estimated-shipping-dates/post/responses/401/content/application~1json/example"],"headers":{}},{"code":"500","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1estimated-shipping-dates/post/responses/500/content/application~1json/example"]}},"schemaId":"schema_44","exampleIds":["paths/~1estimated-shipping-dates/post/responses/500/content/application~1json/example"],"headers":{}},{"code":"503","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1estimated-shipping-dates/post/responses/503/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1estimated-shipping-dates/post/responses/503/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1estimated-shipping-dates/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_50","exampleIds":["paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/成功例","paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/異常例（不正な日時）","paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/異常例（工場営業日未登録）","paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/異常例（データなし）"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_50","exampleIds":["paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/成功例","paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/異常例（不正な日時）","paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/異常例（工場営業日未登録）","paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/異常例（データなし）"]}}},{"code":"401","schemaId":"schema_43","exampleIds":["paths/~1estimated-shipping-dates/post/responses/401/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1estimated-shipping-dates/post/responses/401/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_44","exampleIds":["paths/~1estimated-shipping-dates/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1estimated-shipping-dates/post/responses/500/content/application~1json/example"]}}},{"code":"503","schemaId":"schema_45","exampleIds":["paths/~1estimated-shipping-dates/post/responses/503/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1estimated-shipping-dates/post/responses/503/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/アイテム・在庫/printio-api-estimated-shipping-dates"}],"panels":[]}]},"httpPath":"/estimated-shipping-dates"}],"content":{"contentType":"group","meta":{"name":"アイテム・在庫"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"アイテム・在庫","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"発注前に参照するマスタ・在庫・納期情報。"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/items","summary":"アイテム取得","prefix":{"name":"get","color":"get"},"badges":[],"link":"/アイテム・在庫/paths/~1items/get","deprecated":false},{"title":"/item-stocks","summary":"アイテム在庫取得","prefix":{"name":"post","color":"post"},"badges":[],"link":"/アイテム・在庫/paths/~1item-stocks/post","deprecated":false},{"title":"/categories","summary":"カテゴリー取得","prefix":{"name":"get","color":"get"},"badges":[],"link":"/アイテム・在庫/paths/~1categories/get","deprecated":false},{"title":"/estimated-shipping-dates","summary":"出荷予定日取得","prefix":{"name":"post","color":"post"},"badges":[],"link":"/アイテム・在庫/printio-api-estimated-shipping-dates","deprecated":false}]}]}]}]}},{"type":"group","label":"デザイン・オリジナルアイテム","link":"/printio-api/デザイン・オリジナルアイテム","routeSlug":"/printio-api/デザイン・オリジナルアイテム","items":[{"label":"オリジナルアイテム取得","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/printio-api/デザイン・オリジナルアイテム/printio-api-original-items","routeSlug":"/printio-api/デザイン・オリジナルアイテム/printio-api-original-items","metadata":{"seo":{"title":"オリジナルアイテム取得","description":"検索条件に合致する対象リテーラーが作成したオリジナルアイテムの一覧を取得する"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"printio-api-original-items","name":"オリジナルアイテム取得","deprecated":false,"isWebhook":false,"pointer":"/paths/~1original-items/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"オリジナルアイテム取得","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"検索条件に合致する対象リテーラーが作成したオリジナルアイテムの一覧を取得する"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"retailer_id","in":"query","schemaId":"schema_38","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"リテイラー毎に割り振られる一意な値"},"children":[]}]}]}],"required":true,"example":1},{"name":"original_item_code","in":"query","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"オリジナルアイテム作成時に発行されるコード"},"children":[]}]}]}],"example":"t0100001"},{"name":"ec_original_item_code","in":"query","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"EC側で管理するオリジナルアイテムコード"},"children":[]}]}]}],"example":"ORGI00001"},{"name":"category_id","in":"query","schemaId":"schema_51","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"カテゴリーID"},"children":[]}]}]}],"example":10},{"name":"item_code","in":"query","schemaId":"schema_52","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"アイテムコード"},"children":[]}]}]}],"example":"OGB-910"},{"name":"sort_value","in":"query","schemaId":"schema_53","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"指定された値の項目の昇順でソートされる。利用可能な値はoriginal_item_name,"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"created_atのみ。"},"children":[]}]}]}],"example":"original_item_name"},{"name":"limit","in":"query","schemaId":"schema_40","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"1ページでの最大取得件数"},"children":[]}]}]}],"example":10},{"name":"page","in":"query","schemaId":"schema_41","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ページ"},"children":[]}]}]}],"example":1},{"name":"team_id","in":"query","schemaId":"schema_38","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Printio内部で利用可能なパラメータです。リテイラー様は通常ご利用いただけません。"},"children":[]}]}]}],"example":1}],"pointer":"/paths/~1original-items/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Accept","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Printio-Api-Subscription-Key","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"連携先ユーザー様毎に発行されるAPIキー"},"children":[]}]}]}],"example":""}],"pointer":"/paths/~1original-items/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/original-items","servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"parameters":{"path":[],"query":[{"name":"retailer_id","in":"query","required":true,"example":1,"schemaId":"schema_38"},{"name":"original_item_code","in":"query","required":false,"example":"t0100001","schemaId":"schema_39"},{"name":"ec_original_item_code","in":"query","required":false,"example":"ORGI00001","schemaId":"schema_39"},{"name":"category_id","in":"query","required":false,"example":10,"schemaId":"schema_51"},{"name":"item_code","in":"query","required":false,"example":"OGB-910","schemaId":"schema_52"},{"name":"sort_value","in":"query","required":false,"example":"original_item_name","schemaId":"schema_53"},{"name":"limit","in":"query","required":false,"example":10,"schemaId":"schema_40"},{"name":"page","in":"query","required":false,"example":1,"schemaId":"schema_41"},{"name":"team_id","in":"query","required":false,"example":1,"schemaId":"schema_38"}],"querystring":[],"header":[{"name":"Accept","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Printio-Api-Subscription-Key","in":"header","required":false,"example":"","schemaId":"schema_39"}],"cookie":[]},"security":[],"responseCodes":["200","401","500","503"],"pointer":"/original-items","href":"デザイン・オリジナルアイテム/printio-api-original-items","openApiOperationId":"printio-api-original-items","summary":"オリジナルアイテム取得"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_54","exampleIds":["paths/~1original-items/get/responses/200/content/application~1json/examples/1","paths/~1original-items/get/responses/200/content/application~1json/examples/2"]}},"schemaId":"schema_54","exampleIds":["paths/~1original-items/get/responses/200/content/application~1json/examples/1","paths/~1original-items/get/responses/200/content/application~1json/examples/2"],"headers":{}},{"code":"401","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1original-items/get/responses/401/content/application~1json/example"]}},"schemaId":"schema_43","exampleIds":["paths/~1original-items/get/responses/401/content/application~1json/example"],"headers":{}},{"code":"500","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1original-items/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_44","exampleIds":["paths/~1original-items/get/responses/500/content/application~1json/example"],"headers":{}},{"code":"503","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1original-items/get/responses/503/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1original-items/get/responses/503/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1original-items/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_54","exampleIds":["paths/~1original-items/get/responses/200/content/application~1json/examples/1","paths/~1original-items/get/responses/200/content/application~1json/examples/2"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_54","exampleIds":["paths/~1original-items/get/responses/200/content/application~1json/examples/1","paths/~1original-items/get/responses/200/content/application~1json/examples/2"]}}},{"code":"401","schemaId":"schema_43","exampleIds":["paths/~1original-items/get/responses/401/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1original-items/get/responses/401/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_44","exampleIds":["paths/~1original-items/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1original-items/get/responses/500/content/application~1json/example"]}}},{"code":"503","schemaId":"schema_45","exampleIds":["paths/~1original-items/get/responses/503/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1original-items/get/responses/503/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/デザイン・オリジナルアイテム/printio-api-original-items"}],"panels":[]}]},"httpPath":"/original-items"},{"label":"シミュレーターURL取得","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/printio-api/デザイン・オリジナルアイテム/printio-api-simulator-url","routeSlug":"/printio-api/デザイン・オリジナルアイテム/printio-api-simulator-url","metadata":{"seo":{"title":"シミュレーターURL取得","description":"PrintioシミュレーターのURLを取得する。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"printio-api-simulator-url","name":"シミュレーターURL取得","deprecated":false,"isWebhook":false,"pointer":"/paths/~1simulator-url/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"シミュレーターURL取得","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PrintioシミュレーターのURLを取得する。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Content-Type","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Accept","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Printio-Api-Subscription-Key","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"連携先ユーザー様毎に発行されるAPIキー"},"children":[]}]}]}],"example":""}],"pointer":"/paths/~1simulator-url/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_55","exampleIds":["paths/~1simulator-url/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_55","exampleIds":["paths/~1simulator-url/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1simulator-url/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/simulator-url","servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"Content-Type","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Accept","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Printio-Api-Subscription-Key","in":"header","required":false,"example":"","schemaId":"schema_39"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_55","exampleIds":["paths/~1simulator-url/post/requestBody/content/application~1json/example"]}},"responseCodes":["200","401","500","503"],"pointer":"/simulator-url","href":"デザイン・オリジナルアイテム/printio-api-simulator-url","openApiOperationId":"printio-api-simulator-url","summary":"シミュレーターURL取得"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"schemaId":"schema_55","exampleIds":["paths/~1simulator-url/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_55","exampleIds":["paths/~1simulator-url/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_56","exampleIds":["paths/~1simulator-url/post/responses/200/content/application~1json/examples/1","paths/~1simulator-url/post/responses/200/content/application~1json/examples/2"]}},"schemaId":"schema_56","exampleIds":["paths/~1simulator-url/post/responses/200/content/application~1json/examples/1","paths/~1simulator-url/post/responses/200/content/application~1json/examples/2"],"headers":{}},{"code":"401","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1simulator-url/post/responses/401/content/application~1json/example"]}},"schemaId":"schema_43","exampleIds":["paths/~1simulator-url/post/responses/401/content/application~1json/example"],"headers":{}},{"code":"500","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1simulator-url/post/responses/500/content/application~1json/example"]}},"schemaId":"schema_44","exampleIds":["paths/~1simulator-url/post/responses/500/content/application~1json/example"],"headers":{}},{"code":"503","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1simulator-url/post/responses/503/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1simulator-url/post/responses/503/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1simulator-url/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_56","exampleIds":["paths/~1simulator-url/post/responses/200/content/application~1json/examples/1","paths/~1simulator-url/post/responses/200/content/application~1json/examples/2"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_56","exampleIds":["paths/~1simulator-url/post/responses/200/content/application~1json/examples/1","paths/~1simulator-url/post/responses/200/content/application~1json/examples/2"]}}},{"code":"401","schemaId":"schema_43","exampleIds":["paths/~1simulator-url/post/responses/401/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1simulator-url/post/responses/401/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_44","exampleIds":["paths/~1simulator-url/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1simulator-url/post/responses/500/content/application~1json/example"]}}},{"code":"503","schemaId":"schema_45","exampleIds":["paths/~1simulator-url/post/responses/503/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1simulator-url/post/responses/503/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/デザイン・オリジナルアイテム/printio-api-simulator-url"}],"panels":[]}]},"httpPath":"/simulator-url"},{"label":"オリジナルアイテム作成","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/printio-api/デザイン・オリジナルアイテム/paths/~1original-item/post","routeSlug":"/printio-api/デザイン・オリジナルアイテム/paths/~1original-item/post","metadata":{"seo":{"title":"オリジナルアイテム作成","description":"オリジナルアイテムを作成するAPI"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"オリジナルアイテム作成","deprecated":false,"isWebhook":false,"pointer":"/paths/~1original-item/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"オリジナルアイテム作成","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"オリジナルアイテムを作成するAPI"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Content-Type","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Accept","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Printio-Api-Subscription-Key","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"連携先ユーザー様毎に発行されるAPIキー"},"children":[]}]}]}],"example":""}],"pointer":"/paths/~1original-item/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_57","exampleIds":["paths/~1original-item/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_57","exampleIds":["paths/~1original-item/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1original-item/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/original-item","servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"Content-Type","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Accept","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Printio-Api-Subscription-Key","in":"header","required":false,"example":"","schemaId":"schema_39"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_57","exampleIds":["paths/~1original-item/post/requestBody/content/application~1json/example"]}},"responseCodes":["200","401","500","503","504"],"pointer":"/original-item","href":"デザイン・オリジナルアイテム/paths/~1original-item/post","summary":"オリジナルアイテム作成"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"schemaId":"schema_57","exampleIds":["paths/~1original-item/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_57","exampleIds":["paths/~1original-item/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_58","exampleIds":["paths/~1original-item/post/responses/200/content/application~1json/examples/1","paths/~1original-item/post/responses/200/content/application~1json/examples/2"]}},"schemaId":"schema_58","exampleIds":["paths/~1original-item/post/responses/200/content/application~1json/examples/1","paths/~1original-item/post/responses/200/content/application~1json/examples/2"],"headers":{}},{"code":"401","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1original-item/post/responses/401/content/application~1json/example"]}},"schemaId":"schema_43","exampleIds":["paths/~1original-item/post/responses/401/content/application~1json/example"],"headers":{}},{"code":"500","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1original-item/post/responses/500/content/application~1json/example"]}},"schemaId":"schema_44","exampleIds":["paths/~1original-item/post/responses/500/content/application~1json/example"],"headers":{}},{"code":"503","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1original-item/post/responses/503/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1original-item/post/responses/503/content/application~1json/example"],"headers":{}},{"code":"504","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"タイムアウト。API処理時間が180秒を超えた場合に返される。"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_59","exampleIds":["paths/~1original-item/post/responses/504/content/application~1json/example"]}},"schemaId":"schema_59","exampleIds":["paths/~1original-item/post/responses/504/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1original-item/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_58","exampleIds":["paths/~1original-item/post/responses/200/content/application~1json/examples/1","paths/~1original-item/post/responses/200/content/application~1json/examples/2"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_58","exampleIds":["paths/~1original-item/post/responses/200/content/application~1json/examples/1","paths/~1original-item/post/responses/200/content/application~1json/examples/2"]}}},{"code":"401","schemaId":"schema_43","exampleIds":["paths/~1original-item/post/responses/401/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1original-item/post/responses/401/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_44","exampleIds":["paths/~1original-item/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1original-item/post/responses/500/content/application~1json/example"]}}},{"code":"503","schemaId":"schema_45","exampleIds":["paths/~1original-item/post/responses/503/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1original-item/post/responses/503/content/application~1json/example"]}}},{"code":"504","schemaId":"schema_59","exampleIds":["paths/~1original-item/post/responses/504/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_59","exampleIds":["paths/~1original-item/post/responses/504/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/デザイン・オリジナルアイテム/paths/~1original-item/post"}],"panels":[]}]},"httpPath":"/original-item"}],"content":{"contentType":"group","meta":{"name":"デザイン・オリジナルアイテム"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"デザイン・オリジナルアイテム","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"シミュレーターでのデザイン作成と、オリジナルアイテムの登録・取得。"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/original-items","summary":"オリジナルアイテム取得","prefix":{"name":"get","color":"get"},"badges":[],"link":"/デザイン・オリジナルアイテム/printio-api-original-items","deprecated":false},{"title":"/simulator-url","summary":"シミュレーターURL取得","prefix":{"name":"post","color":"post"},"badges":[],"link":"/デザイン・オリジナルアイテム/printio-api-simulator-url","deprecated":false},{"title":"/original-item","summary":"オリジナルアイテム作成","prefix":{"name":"post","color":"post"},"badges":[],"link":"/デザイン・オリジナルアイテム/paths/~1original-item/post","deprecated":false}]}]}]}]}},{"type":"group","label":"発注","link":"/printio-api/発注","routeSlug":"/printio-api/発注","items":[{"label":"品番発注","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/printio-api/発注/paths/~1order-by-code/post","routeSlug":"/printio-api/発注/paths/~1order-by-code/post","metadata":{"seo":{"title":"品番発注","description":"オリジナルアイテムコードを指定して発注するAPI"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"品番発注","deprecated":false,"isWebhook":false,"pointer":"/paths/~1order-by-code/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"品番発注","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"オリジナルアイテムコードを指定して発注するAPI"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Content-Type","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Accept","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Printio-Api-Subscription-Key","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"連携先ユーザー様毎に発行されるAPIキー"},"children":[]}]}]}],"example":""},{"name":"X-Feature-Flags","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"拡張機能を有効化する場合に設定する"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MultiItemOrder:"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"1回のリクエストで複数種類のアイテムを注文できるようにするモード"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"リクエストボディの注文詳細(order_details)に、異なるオリジナルアイテムコード(original_item_code)のデータを設定できるようになります。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"また、在庫エラー時には、エラーの詳細情報をレスポンスに含むようになります。"},"children":[]}]}]}],"example":"MultiItemOrder"}],"pointer":"/paths/~1order-by-code/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_60","exampleIds":["paths/~1order-by-code/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_60","exampleIds":["paths/~1order-by-code/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1order-by-code/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/order-by-code","servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"Content-Type","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Accept","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Printio-Api-Subscription-Key","in":"header","required":false,"example":"","schemaId":"schema_39"},{"name":"X-Feature-Flags","in":"header","required":false,"example":"MultiItemOrder","schemaId":"schema_39"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_60","exampleIds":["paths/~1order-by-code/post/requestBody/content/application~1json/example"]}},"responseCodes":["200","401","500","503"],"pointer":"/order-by-code","href":"発注/paths/~1order-by-code/post","summary":"品番発注"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"schemaId":"schema_60","exampleIds":["paths/~1order-by-code/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_60","exampleIds":["paths/~1order-by-code/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_61","exampleIds":["paths/~1order-by-code/post/responses/200/content/application~1json/examples/1","paths/~1order-by-code/post/responses/200/content/application~1json/examples/2","paths/~1order-by-code/post/responses/200/content/application~1json/examples/3"]}},"schemaId":"schema_61","exampleIds":["paths/~1order-by-code/post/responses/200/content/application~1json/examples/1","paths/~1order-by-code/post/responses/200/content/application~1json/examples/2","paths/~1order-by-code/post/responses/200/content/application~1json/examples/3"],"headers":{}},{"code":"401","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1order-by-code/post/responses/401/content/application~1json/example"]}},"schemaId":"schema_43","exampleIds":["paths/~1order-by-code/post/responses/401/content/application~1json/example"],"headers":{}},{"code":"500","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1order-by-code/post/responses/500/content/application~1json/example"]}},"schemaId":"schema_44","exampleIds":["paths/~1order-by-code/post/responses/500/content/application~1json/example"],"headers":{}},{"code":"503","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1order-by-code/post/responses/503/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1order-by-code/post/responses/503/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1order-by-code/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_61","exampleIds":["paths/~1order-by-code/post/responses/200/content/application~1json/examples/1","paths/~1order-by-code/post/responses/200/content/application~1json/examples/2","paths/~1order-by-code/post/responses/200/content/application~1json/examples/3"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_61","exampleIds":["paths/~1order-by-code/post/responses/200/content/application~1json/examples/1","paths/~1order-by-code/post/responses/200/content/application~1json/examples/2","paths/~1order-by-code/post/responses/200/content/application~1json/examples/3"]}}},{"code":"401","schemaId":"schema_43","exampleIds":["paths/~1order-by-code/post/responses/401/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1order-by-code/post/responses/401/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_44","exampleIds":["paths/~1order-by-code/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1order-by-code/post/responses/500/content/application~1json/example"]}}},{"code":"503","schemaId":"schema_45","exampleIds":["paths/~1order-by-code/post/responses/503/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1order-by-code/post/responses/503/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/発注/paths/~1order-by-code/post"}],"panels":[]}]},"httpPath":"/order-by-code"},{"label":"入稿発注","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/printio-api/発注/printio-api-order-with-image","routeSlug":"/printio-api/発注/printio-api-order-with-image","metadata":{"seo":{"title":"入稿発注","description":"画像を指定して新規注文を登録する"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"printio-api-order-with-image","name":"入稿発注","deprecated":false,"isWebhook":false,"pointer":"/paths/~1orders~1order-with-image/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"入稿発注","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"画像を指定して新規注文を登録する"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Content-Type","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Accept","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Printio-Api-Subscription-Key","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"連携先ユーザー様毎に発行されるAPIキー"},"children":[]}]}]}],"example":""},{"name":"X-Feature-Flags","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"拡張機能を有効化する場合に設定する"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MultiItemOrder:"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"1回のリクエストで複数種類のアイテムを注文できるようにするモード　→　リクエストボディの注文詳細(order_details)に、異なるオリジナルアイテムコード(original_item_code)のデータを設定できるようになります。"},"children":[]}]}]}],"example":"MultiItemOrder"}],"pointer":"/paths/~1orders~1order-with-image/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_62","exampleIds":["paths/~1orders~1order-with-image/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_62","exampleIds":["paths/~1orders~1order-with-image/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1orders~1order-with-image/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/orders/order-with-image","servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"Content-Type","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Accept","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Printio-Api-Subscription-Key","in":"header","required":false,"example":"","schemaId":"schema_39"},{"name":"X-Feature-Flags","in":"header","required":false,"example":"MultiItemOrder","schemaId":"schema_39"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_62","exampleIds":["paths/~1orders~1order-with-image/post/requestBody/content/application~1json/example"]}},"responseCodes":["200","401","500","503"],"pointer":"/orders/order-with-image","href":"発注/printio-api-order-with-image","openApiOperationId":"printio-api-order-with-image","summary":"入稿発注"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"schemaId":"schema_62","exampleIds":["paths/~1orders~1order-with-image/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_62","exampleIds":["paths/~1orders~1order-with-image/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_63","exampleIds":["paths/~1orders~1order-with-image/post/responses/200/content/application~1json/examples/成功例","paths/~1orders~1order-with-image/post/responses/200/content/application~1json/examples/異常例","paths/~1orders~1order-with-image/post/responses/200/content/application~1json/examples/重複リクエスト"]}},"schemaId":"schema_63","exampleIds":["paths/~1orders~1order-with-image/post/responses/200/content/application~1json/examples/成功例","paths/~1orders~1order-with-image/post/responses/200/content/application~1json/examples/異常例","paths/~1orders~1order-with-image/post/responses/200/content/application~1json/examples/重複リクエスト"],"headers":{}},{"code":"401","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1orders~1order-with-image/post/responses/401/content/application~1json/example"]}},"schemaId":"schema_43","exampleIds":["paths/~1orders~1order-with-image/post/responses/401/content/application~1json/example"],"headers":{}},{"code":"500","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1orders~1order-with-image/post/responses/500/content/application~1json/example"]}},"schemaId":"schema_44","exampleIds":["paths/~1orders~1order-with-image/post/responses/500/content/application~1json/example"],"headers":{}},{"code":"503","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1orders~1order-with-image/post/responses/503/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1orders~1order-with-image/post/responses/503/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1orders~1order-with-image/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_63","exampleIds":["paths/~1orders~1order-with-image/post/responses/200/content/application~1json/examples/成功例","paths/~1orders~1order-with-image/post/responses/200/content/application~1json/examples/異常例","paths/~1orders~1order-with-image/post/responses/200/content/application~1json/examples/重複リクエスト"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_63","exampleIds":["paths/~1orders~1order-with-image/post/responses/200/content/application~1json/examples/成功例","paths/~1orders~1order-with-image/post/responses/200/content/application~1json/examples/異常例","paths/~1orders~1order-with-image/post/responses/200/content/application~1json/examples/重複リクエスト"]}}},{"code":"401","schemaId":"schema_43","exampleIds":["paths/~1orders~1order-with-image/post/responses/401/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1orders~1order-with-image/post/responses/401/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_44","exampleIds":["paths/~1orders~1order-with-image/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1orders~1order-with-image/post/responses/500/content/application~1json/example"]}}},{"code":"503","schemaId":"schema_45","exampleIds":["paths/~1orders~1order-with-image/post/responses/503/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1orders~1order-with-image/post/responses/503/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/発注/printio-api-order-with-image"}],"panels":[]}]},"httpPath":"/orders/order-with-image"}],"content":{"contentType":"group","meta":{"name":"発注"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"発注","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"画像入稿による発注と、登録済み品番による発注。"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/order-by-code","summary":"品番発注","prefix":{"name":"post","color":"post"},"badges":[],"link":"/発注/paths/~1order-by-code/post","deprecated":false},{"title":"/orders/order-with-image","summary":"入稿発注","prefix":{"name":"post","color":"post"},"badges":[],"link":"/発注/printio-api-order-with-image","deprecated":false}]}]}]}]}},{"type":"group","label":"注文管理","link":"/printio-api/注文管理","routeSlug":"/printio-api/注文管理","items":[{"label":"注文取得","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/printio-api/注文管理/printio-api-orders","routeSlug":"/printio-api/注文管理/printio-api-orders","metadata":{"seo":{"title":"注文取得","description":"注文情報を取得するAPI"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"printio-api-orders","name":"注文取得","deprecated":false,"isWebhook":false,"pointer":"/paths/~1orders/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"注文取得","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"注文情報を取得するAPI"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"order_no","in":"query","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"printioの注文番号で取得する場合に指定する。カンマ区切りで複数指定可能。このパラメータが指定された場合には、他のパラメータは無視される"},"children":[]}]}]}],"example":"2405000013,2405000013"},{"name":"ec_order_no","in":"query","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"EC側注文番号で取得する場合に指定する\t\t。order_noパラメータが指定されず、このパラメータが指定された場合には、他のパラメータは無視される。"},"children":[]}]}]}],"example":""},{"name":"status_id","in":"query","schemaId":"schema_38","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"取得する注文のステータスIDを特定する場合に指定する。このステータスはAPI処理時点でのステータスとなる。"},"children":[]}]}]}],"example":100},{"name":"date_time_from","in":"query","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"取得する注文が登録された日時の範囲のFROMを指定する。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"order_no, ec_order_noが指定されていない場合には必須指定。"},"children":[]}]}]}],"example":"2024-05-27 19:39:31"},{"name":"date_time_to","in":"query","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"取得する注文が登録された日時の範囲のTOを指定する。"},"children":[]}]}]}],"example":"2024-05-27 19:39:31"},{"name":"sort_value","in":"query","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ソートする値の指定。利用可能な値はstatus_id,created_at。"},"children":[]}]}]}],"example":"status_id"},{"name":"order","in":"query","schemaId":"schema_64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"並び順の指定。利用可能な値はasc,descのみ。"},"children":[]}]}]}],"example":"asc"},{"name":"team_id","in":"query","schemaId":"schema_38","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Printio内部で利用可能なパラメータです。リテイラー様は通常ご利用いただけません。"},"children":[]}]}]}],"example":0},{"name":"limit","in":"query","schemaId":"schema_40","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"1ページでの最大取得件数"},"children":[]}]}]}],"example":10},{"name":"page","in":"query","schemaId":"schema_41","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ページ指定"},"children":[]}]}]}],"example":1}],"pointer":"/paths/~1orders/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Accept","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Printio-Api-Subscription-Key","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"連携先ユーザー様毎に発行されるAPIキー"},"children":[]}]}]}],"example":""},{"name":"X-Feature-Flags","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"拡張機能を有効化する場合に設定する"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MultiItemOrder: 複数種類のアイテムを同時に注文可能になるモード レスポンスに出荷IDが追加され、同じ注文番号のデータが複数件設定されるようになります 設定例： ①注文番号:1000,出荷ID:01 ②注文番号:1000,出荷ID:02"},"children":[]}]}]}],"example":"MultiItemOrder"}],"pointer":"/paths/~1orders/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/orders","servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"parameters":{"path":[],"query":[{"name":"order_no","in":"query","required":false,"example":"2405000013,2405000013","schemaId":"schema_39"},{"name":"ec_order_no","in":"query","required":false,"example":"","schemaId":"schema_39"},{"name":"status_id","in":"query","required":false,"example":100,"schemaId":"schema_38"},{"name":"date_time_from","in":"query","required":false,"example":"2024-05-27 19:39:31","schemaId":"schema_39"},{"name":"date_time_to","in":"query","required":false,"example":"2024-05-27 19:39:31","schemaId":"schema_39"},{"name":"sort_value","in":"query","required":false,"example":"status_id","schemaId":"schema_39"},{"name":"order","in":"query","required":false,"example":"asc","schemaId":"schema_64"},{"name":"team_id","in":"query","required":false,"example":0,"schemaId":"schema_38"},{"name":"limit","in":"query","required":false,"example":10,"schemaId":"schema_40"},{"name":"page","in":"query","required":false,"example":1,"schemaId":"schema_41"}],"querystring":[],"header":[{"name":"Accept","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Printio-Api-Subscription-Key","in":"header","required":false,"example":"","schemaId":"schema_39"},{"name":"X-Feature-Flags","in":"header","required":false,"example":"MultiItemOrder","schemaId":"schema_39"}],"cookie":[]},"security":[],"responseCodes":["200","401","500","503"],"pointer":"/orders","href":"注文管理/printio-api-orders","openApiOperationId":"printio-api-orders","summary":"注文取得"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_65","exampleIds":["paths/~1orders/get/responses/200/content/application~1json/examples/1","paths/~1orders/get/responses/200/content/application~1json/examples/2","paths/~1orders/get/responses/200/content/application~1json/examples/3"]}},"schemaId":"schema_65","exampleIds":["paths/~1orders/get/responses/200/content/application~1json/examples/1","paths/~1orders/get/responses/200/content/application~1json/examples/2","paths/~1orders/get/responses/200/content/application~1json/examples/3"],"headers":{}},{"code":"401","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1orders/get/responses/401/content/application~1json/example"]}},"schemaId":"schema_43","exampleIds":["paths/~1orders/get/responses/401/content/application~1json/example"],"headers":{}},{"code":"500","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1orders/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_44","exampleIds":["paths/~1orders/get/responses/500/content/application~1json/example"],"headers":{}},{"code":"503","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1orders/get/responses/503/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1orders/get/responses/503/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1orders/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_65","exampleIds":["paths/~1orders/get/responses/200/content/application~1json/examples/1","paths/~1orders/get/responses/200/content/application~1json/examples/2","paths/~1orders/get/responses/200/content/application~1json/examples/3"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_65","exampleIds":["paths/~1orders/get/responses/200/content/application~1json/examples/1","paths/~1orders/get/responses/200/content/application~1json/examples/2","paths/~1orders/get/responses/200/content/application~1json/examples/3"]}}},{"code":"401","schemaId":"schema_43","exampleIds":["paths/~1orders/get/responses/401/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1orders/get/responses/401/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_44","exampleIds":["paths/~1orders/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1orders/get/responses/500/content/application~1json/example"]}}},{"code":"503","schemaId":"schema_45","exampleIds":["paths/~1orders/get/responses/503/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1orders/get/responses/503/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/注文管理/printio-api-orders"}],"panels":[]}]},"httpPath":"/orders"},{"label":"注文ステータス取得","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/printio-api/注文管理/printio-api-order-statuses","routeSlug":"/printio-api/注文管理/printio-api-order-statuses","metadata":{"seo":{"title":"注文ステータス取得","description":"注文のステータス情報を取得する"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"printio-api-order-statuses","name":"注文ステータス取得","deprecated":false,"isWebhook":false,"pointer":"/paths/~1order-statuses/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"注文ステータス取得","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"注文のステータス情報を取得する"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"order_no","in":"query","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"printioの注文番号で取得する場合に指定する\t\t。このパラメータが指定された場合には、他のパラメータは無視される"},"children":[]}]}]}],"example":"240400002101"},{"name":"ec_order_no","in":"query","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"EC側注文番号で取得する場合に指定する\t。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"order_noパラメータが指定されず、このパラメータが指定された場合には、他のパラメータは無視される。"},"children":[]}]}]}],"example":""},{"name":"status_id","in":"query","schemaId":"schema_38","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"取得する注文のステータスIDを特定する場合に指定する。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"このステータスはAPI処理時点でのステータスとなる。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"date_time_from, date_time_toとはAND条件となる。"},"children":[]}]}]}],"example":100},{"name":"date_time_from","in":"query","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"取得する注文のステータスが変更された日時の範囲のFROMを指定する。\"order_no, ec_order_noが指定されていない場合には必須指定。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"status_id, date_time_toとはAND条件となる。"},"children":[]}]}]}],"example":"2024-06-01 00:00:00"},{"name":"date_time_to","in":"query","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"取得する注文のステータスが変更された日時の範囲のTOを指定する。status_id, date_time_fromとはAND条件となる。"},"children":[]}]}]}],"example":"2024-06-02 10:00:00"},{"name":"team_id","in":"query","schemaId":"schema_38","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Printio内部で利用可能なパラメータです。リテイラー様は通常ご利用いただけません。"},"children":[]}]}]}]}],"pointer":"/paths/~1order-statuses/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Accept","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Printio-Api-Subscription-Key","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"連携先ユーザー様毎に発行されるAPIキー"},"children":[]}]}]}],"example":""},{"name":"X-Feature-Flags","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"拡張機能を有効化する場合に設定する"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"MultiItemOrder: 複数種類のアイテムを同時に注文可能になるモード レスポンスに出荷IDが追加され、同じ注文番号のデータが複数件設定されるようになります 設定例： ①注文番号:1000,出荷ID:01 ②注文番号:1000,出荷ID:02"},"children":[]}]}]}],"example":"MultiItemOrder"}],"pointer":"/paths/~1order-statuses/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/order-statuses","servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"parameters":{"path":[],"query":[{"name":"order_no","in":"query","required":false,"example":"240400002101","schemaId":"schema_39"},{"name":"ec_order_no","in":"query","required":false,"example":"","schemaId":"schema_39"},{"name":"status_id","in":"query","required":false,"example":100,"schemaId":"schema_38"},{"name":"date_time_from","in":"query","required":false,"example":"2024-06-01 00:00:00","schemaId":"schema_39"},{"name":"date_time_to","in":"query","required":false,"example":"2024-06-02 10:00:00","schemaId":"schema_39"},{"name":"team_id","in":"query","required":false,"schemaId":"schema_38"}],"querystring":[],"header":[{"name":"Accept","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Printio-Api-Subscription-Key","in":"header","required":false,"example":"","schemaId":"schema_39"},{"name":"X-Feature-Flags","in":"header","required":false,"example":"MultiItemOrder","schemaId":"schema_39"}],"cookie":[]},"security":[],"responseCodes":["200","401","500","503"],"pointer":"/order-statuses","href":"注文管理/printio-api-order-statuses","openApiOperationId":"printio-api-order-statuses","summary":"注文ステータス取得"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_66","exampleIds":["paths/~1order-statuses/get/responses/200/content/application~1json/examples/成功例（拡張機能:MultiItemOrder設定時）","paths/~1order-statuses/get/responses/200/content/application~1json/examples/成功例（拡張機能未設定）","paths/~1order-statuses/get/responses/200/content/application~1json/examples/異常例"]}},"schemaId":"schema_66","exampleIds":["paths/~1order-statuses/get/responses/200/content/application~1json/examples/成功例（拡張機能:MultiItemOrder設定時）","paths/~1order-statuses/get/responses/200/content/application~1json/examples/成功例（拡張機能未設定）","paths/~1order-statuses/get/responses/200/content/application~1json/examples/異常例"],"headers":{}},{"code":"401","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1order-statuses/get/responses/401/content/application~1json/example"]}},"schemaId":"schema_43","exampleIds":["paths/~1order-statuses/get/responses/401/content/application~1json/example"],"headers":{}},{"code":"500","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1order-statuses/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_44","exampleIds":["paths/~1order-statuses/get/responses/500/content/application~1json/example"],"headers":{}},{"code":"503","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1order-statuses/get/responses/503/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1order-statuses/get/responses/503/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1order-statuses/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_66","exampleIds":["paths/~1order-statuses/get/responses/200/content/application~1json/examples/成功例（拡張機能:MultiItemOrder設定時）","paths/~1order-statuses/get/responses/200/content/application~1json/examples/成功例（拡張機能未設定）","paths/~1order-statuses/get/responses/200/content/application~1json/examples/異常例"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_66","exampleIds":["paths/~1order-statuses/get/responses/200/content/application~1json/examples/成功例（拡張機能:MultiItemOrder設定時）","paths/~1order-statuses/get/responses/200/content/application~1json/examples/成功例（拡張機能未設定）","paths/~1order-statuses/get/responses/200/content/application~1json/examples/異常例"]}}},{"code":"401","schemaId":"schema_43","exampleIds":["paths/~1order-statuses/get/responses/401/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1order-statuses/get/responses/401/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_44","exampleIds":["paths/~1order-statuses/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1order-statuses/get/responses/500/content/application~1json/example"]}}},{"code":"503","schemaId":"schema_45","exampleIds":["paths/~1order-statuses/get/responses/503/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1order-statuses/get/responses/503/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/注文管理/printio-api-order-statuses"}],"panels":[]}]},"httpPath":"/order-statuses"},{"label":"注文キャンセルAPI","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/printio-api/注文管理/cancel-order","routeSlug":"/printio-api/注文管理/cancel-order","metadata":{"seo":{"title":"注文キャンセルAPI","description":"注文をキャンセルするAPI"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"cancel-order","name":"注文キャンセルAPI","deprecated":false,"isWebhook":false,"pointer":"/paths/~1orders~1cancel/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"注文キャンセルAPI","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"注文をキャンセルするAPI"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Content-Type","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Accept","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Printio-Api-Subscription-Key","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"連携先ユーザー様毎に発行されるAPIキー"},"children":[]}]}]}],"required":true,"example":""}],"pointer":"/paths/~1orders~1cancel/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_67","exampleIds":["paths/~1orders~1cancel/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_67","exampleIds":["paths/~1orders~1cancel/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1orders~1cancel/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/orders/cancel","servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"Content-Type","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Accept","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Printio-Api-Subscription-Key","in":"header","required":true,"example":"","schemaId":"schema_39"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_67","exampleIds":["paths/~1orders~1cancel/post/requestBody/content/application~1json/example"]}},"responseCodes":["200","401","500","503"],"pointer":"/orders/cancel","href":"注文管理/cancel-order","openApiOperationId":"cancel-order","summary":"注文キャンセルAPI"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"schemaId":"schema_67","exampleIds":["paths/~1orders~1cancel/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_67","exampleIds":["paths/~1orders~1cancel/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_68","exampleIds":["paths/~1orders~1cancel/post/responses/200/content/application~1json/examples/1","paths/~1orders~1cancel/post/responses/200/content/application~1json/examples/2"]}},"schemaId":"schema_68","exampleIds":["paths/~1orders~1cancel/post/responses/200/content/application~1json/examples/1","paths/~1orders~1cancel/post/responses/200/content/application~1json/examples/2"],"headers":{}},{"code":"401","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1orders~1cancel/post/responses/401/content/application~1json/example"]}},"schemaId":"schema_43","exampleIds":["paths/~1orders~1cancel/post/responses/401/content/application~1json/example"],"headers":{}},{"code":"500","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1orders~1cancel/post/responses/500/content/application~1json/example"]}},"schemaId":"schema_44","exampleIds":["paths/~1orders~1cancel/post/responses/500/content/application~1json/example"],"headers":{}},{"code":"503","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1orders~1cancel/post/responses/503/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1orders~1cancel/post/responses/503/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1orders~1cancel/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_68","exampleIds":["paths/~1orders~1cancel/post/responses/200/content/application~1json/examples/1","paths/~1orders~1cancel/post/responses/200/content/application~1json/examples/2"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_68","exampleIds":["paths/~1orders~1cancel/post/responses/200/content/application~1json/examples/1","paths/~1orders~1cancel/post/responses/200/content/application~1json/examples/2"]}}},{"code":"401","schemaId":"schema_43","exampleIds":["paths/~1orders~1cancel/post/responses/401/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1orders~1cancel/post/responses/401/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_44","exampleIds":["paths/~1orders~1cancel/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1orders~1cancel/post/responses/500/content/application~1json/example"]}}},{"code":"503","schemaId":"schema_45","exampleIds":["paths/~1orders~1cancel/post/responses/503/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1orders~1cancel/post/responses/503/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/注文管理/cancel-order"}],"panels":[]}]},"httpPath":"/orders/cancel"}],"content":{"contentType":"group","meta":{"name":"注文管理"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"注文管理","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"注文の照会・ステータス確認・キャンセル。"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/orders","summary":"注文取得","prefix":{"name":"get","color":"get"},"badges":[],"link":"/注文管理/printio-api-orders","deprecated":false},{"title":"/order-statuses","summary":"注文ステータス取得","prefix":{"name":"get","color":"get"},"badges":[],"link":"/注文管理/printio-api-order-statuses","deprecated":false},{"title":"/orders/cancel","summary":"注文キャンセルAPI","prefix":{"name":"post","color":"post"},"badges":[],"link":"/注文管理/cancel-order","deprecated":false}]}]}]}]}},{"type":"group","label":"ユーザー・チーム","link":"/printio-api/ユーザー・チーム","routeSlug":"/printio-api/ユーザー・チーム","items":[{"label":"ユーザーチーム取得API","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/printio-api/ユーザー・チーム/paths/~1users~1user/get","routeSlug":"/printio-api/ユーザー・チーム/paths/~1users~1user/get","metadata":{"seo":{"title":"ユーザーチーム取得API","description":"メールアドレスを指定してユーザーチーム情報を取得する※Printio内部で利用可能なAPIです。リテイラー様は通常ご利用いただけません。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"name":"ユーザーチーム取得API","deprecated":false,"isWebhook":false,"pointer":"/paths/~1users~1user/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"ユーザーチーム取得API","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"メールアドレスを指定してユーザーチーム情報を取得する"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"※Printio内部で利用可能なAPIです。リテイラー様は通常ご利用いただけません。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"retailer_id","in":"query","schemaId":"schema_38","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"リテイラーID"},"children":[]}]}]}],"required":true,"example":1}],"pointer":"/paths/~1users~1user/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"MailAddress","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ユーザーのメールアドレス"},"children":[]}]}]}],"example":""},{"name":"Printio-Api-Subscription-Key","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"APIキー"},"children":[]}]}]}],"example":""}],"pointer":"/paths/~1users~1user/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/users/user","servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"parameters":{"path":[],"query":[{"name":"retailer_id","in":"query","required":true,"example":1,"schemaId":"schema_38"}],"querystring":[],"header":[{"name":"MailAddress","in":"header","required":false,"example":"","schemaId":"schema_39"},{"name":"Printio-Api-Subscription-Key","in":"header","required":false,"example":"","schemaId":"schema_39"}],"cookie":[]},"security":[],"responseCodes":["200","401","500","503"],"pointer":"/users/user","href":"ユーザー・チーム/paths/~1users~1user/get","summary":"ユーザーチーム取得API"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_69","exampleIds":["paths/~1users~1user/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_69","exampleIds":["paths/~1users~1user/get/responses/200/content/application~1json/example"],"headers":{}},{"code":"401","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1users~1user/get/responses/401/content/application~1json/example"]}},"schemaId":"schema_43","exampleIds":["paths/~1users~1user/get/responses/401/content/application~1json/example"],"headers":{}},{"code":"500","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1users~1user/get/responses/500/content/application~1json/example"]}},"schemaId":"schema_44","exampleIds":["paths/~1users~1user/get/responses/500/content/application~1json/example"],"headers":{}},{"code":"503","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1users~1user/get/responses/503/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1users~1user/get/responses/503/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1users~1user/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_69","exampleIds":["paths/~1users~1user/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_69","exampleIds":["paths/~1users~1user/get/responses/200/content/application~1json/example"]}}},{"code":"401","schemaId":"schema_43","exampleIds":["paths/~1users~1user/get/responses/401/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1users~1user/get/responses/401/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_44","exampleIds":["paths/~1users~1user/get/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1users~1user/get/responses/500/content/application~1json/example"]}}},{"code":"503","schemaId":"schema_45","exampleIds":["paths/~1users~1user/get/responses/503/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1users~1user/get/responses/503/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/ユーザー・チーム/paths/~1users~1user/get"}],"panels":[]}]},"httpPath":"/users/user"},{"label":"チーム連携解除API","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/printio-api/ユーザー・チーム/delete-team","routeSlug":"/printio-api/ユーザー・チーム/delete-team","metadata":{"seo":{"title":"チーム連携解除API","description":"チームを削除するAPI"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"delete-team","name":"チーム連携解除API","deprecated":false,"isWebhook":false,"pointer":"/paths/~1teams~1delete/put","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"チーム連携解除API","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"チームを削除するAPI"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Content-Type","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Accept","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Printio-Api-Subscription-Key","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"連携先ユーザー様毎に発行されるAPIキー"},"children":[]}]}]}],"required":true,"example":""}],"pointer":"/paths/~1teams~1delete/put/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_70","exampleIds":["paths/~1teams~1delete/put/requestBody/content/application~1json/example"]}},"schemaId":"schema_70","exampleIds":["paths/~1teams~1delete/put/requestBody/content/application~1json/example"],"pointer":"/paths/~1teams~1delete/put/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"PUT","path":"/teams/delete","servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"Content-Type","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Accept","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Printio-Api-Subscription-Key","in":"header","required":true,"example":"","schemaId":"schema_39"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_70","exampleIds":["paths/~1teams~1delete/put/requestBody/content/application~1json/example"]}},"responseCodes":["200","401","500","503"],"pointer":"/teams/delete","href":"ユーザー・チーム/delete-team","openApiOperationId":"delete-team","summary":"チーム連携解除API"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"schemaId":"schema_70","exampleIds":["paths/~1teams~1delete/put/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_70","exampleIds":["paths/~1teams~1delete/put/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_71","exampleIds":["paths/~1teams~1delete/put/responses/200/content/application~1json/examples/1","paths/~1teams~1delete/put/responses/200/content/application~1json/examples/2"]}},"schemaId":"schema_71","exampleIds":["paths/~1teams~1delete/put/responses/200/content/application~1json/examples/1","paths/~1teams~1delete/put/responses/200/content/application~1json/examples/2"],"headers":{}},{"code":"401","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1teams~1delete/put/responses/401/content/application~1json/example"]}},"schemaId":"schema_43","exampleIds":["paths/~1teams~1delete/put/responses/401/content/application~1json/example"],"headers":{}},{"code":"500","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1teams~1delete/put/responses/500/content/application~1json/example"]}},"schemaId":"schema_44","exampleIds":["paths/~1teams~1delete/put/responses/500/content/application~1json/example"],"headers":{}},{"code":"503","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1teams~1delete/put/responses/503/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1teams~1delete/put/responses/503/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1teams~1delete/put/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_71","exampleIds":["paths/~1teams~1delete/put/responses/200/content/application~1json/examples/1","paths/~1teams~1delete/put/responses/200/content/application~1json/examples/2"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_71","exampleIds":["paths/~1teams~1delete/put/responses/200/content/application~1json/examples/1","paths/~1teams~1delete/put/responses/200/content/application~1json/examples/2"]}}},{"code":"401","schemaId":"schema_43","exampleIds":["paths/~1teams~1delete/put/responses/401/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1teams~1delete/put/responses/401/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_44","exampleIds":["paths/~1teams~1delete/put/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1teams~1delete/put/responses/500/content/application~1json/example"]}}},{"code":"503","schemaId":"schema_45","exampleIds":["paths/~1teams~1delete/put/responses/503/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1teams~1delete/put/responses/503/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/ユーザー・チーム/delete-team"}],"panels":[]}]},"httpPath":"/teams/delete"}],"content":{"contentType":"group","meta":{"name":"ユーザー・チーム"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"ユーザー・チーム","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"エンドユーザーのチーム情報取得と連携解除。"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/users/user","summary":"ユーザーチーム取得API","prefix":{"name":"get","color":"get"},"badges":[],"link":"/ユーザー・チーム/paths/~1users~1user/get","deprecated":false},{"title":"/teams/delete","summary":"チーム連携解除API","prefix":{"name":"put","color":"put"},"badges":[],"link":"/ユーザー・チーム/delete-team","deprecated":false}]}]}]}]}},{"type":"group","label":"テスト機能","link":"/printio-api/テスト機能","routeSlug":"/printio-api/テスト機能","items":[{"label":"検証用_注文ステータス更新","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/printio-api/テスト機能/update-order-status","routeSlug":"/printio-api/テスト機能/update-order-status","metadata":{"seo":{"title":"検証用_注文ステータス更新","description":"注文ステータスを更新する検証用のAPI本番環境では利用不可"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"update-order-status","name":"検証用_注文ステータス更新","deprecated":false,"isWebhook":false,"pointer":"/paths/~1orders~1update-status/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"検証用_注文ステータス更新","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"注文ステータスを更新する検証用のAPI"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"本番環境では利用不可"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Content-Type","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Accept","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Printio-Api-Subscription-Key","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"連携先ユーザー様毎に発行されるAPIキー"},"children":[]}]}]}],"required":true,"example":""}],"pointer":"/paths/~1orders~1update-status/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_72","exampleIds":["paths/~1orders~1update-status/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_72","exampleIds":["paths/~1orders~1update-status/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1orders~1update-status/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/orders/update-status","servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"Content-Type","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Accept","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Printio-Api-Subscription-Key","in":"header","required":true,"example":"","schemaId":"schema_39"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_72","exampleIds":["paths/~1orders~1update-status/post/requestBody/content/application~1json/example"]}},"responseCodes":["200","401","500","503"],"pointer":"/orders/update-status","href":"テスト機能/update-order-status","openApiOperationId":"update-order-status","summary":"検証用_注文ステータス更新"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"schemaId":"schema_72","exampleIds":["paths/~1orders~1update-status/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_72","exampleIds":["paths/~1orders~1update-status/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_73","exampleIds":["paths/~1orders~1update-status/post/responses/200/content/application~1json/examples/1","paths/~1orders~1update-status/post/responses/200/content/application~1json/examples/2"]}},"schemaId":"schema_73","exampleIds":["paths/~1orders~1update-status/post/responses/200/content/application~1json/examples/1","paths/~1orders~1update-status/post/responses/200/content/application~1json/examples/2"],"headers":{}},{"code":"401","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1orders~1update-status/post/responses/401/content/application~1json/example"]}},"schemaId":"schema_43","exampleIds":["paths/~1orders~1update-status/post/responses/401/content/application~1json/example"],"headers":{}},{"code":"500","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1orders~1update-status/post/responses/500/content/application~1json/example"]}},"schemaId":"schema_44","exampleIds":["paths/~1orders~1update-status/post/responses/500/content/application~1json/example"],"headers":{}},{"code":"503","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1orders~1update-status/post/responses/503/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1orders~1update-status/post/responses/503/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1orders~1update-status/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_73","exampleIds":["paths/~1orders~1update-status/post/responses/200/content/application~1json/examples/1","paths/~1orders~1update-status/post/responses/200/content/application~1json/examples/2"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_73","exampleIds":["paths/~1orders~1update-status/post/responses/200/content/application~1json/examples/1","paths/~1orders~1update-status/post/responses/200/content/application~1json/examples/2"]}}},{"code":"401","schemaId":"schema_43","exampleIds":["paths/~1orders~1update-status/post/responses/401/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1orders~1update-status/post/responses/401/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_44","exampleIds":["paths/~1orders~1update-status/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1orders~1update-status/post/responses/500/content/application~1json/example"]}}},{"code":"503","schemaId":"schema_45","exampleIds":["paths/~1orders~1update-status/post/responses/503/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1orders~1update-status/post/responses/503/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/テスト機能/update-order-status"}],"panels":[]}]},"httpPath":"/orders/update-status"},{"label":"検証用_在庫数変更","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/printio-api/テスト機能/update-item-stock-quantity","routeSlug":"/printio-api/テスト機能/update-item-stock-quantity","metadata":{"seo":{"title":"検証用_在庫数変更","description":"アイテム在庫数を変更する検証用のAPI本番環境では利用不可"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"update-item-stock-quantity","name":"検証用_在庫数変更","deprecated":false,"isWebhook":false,"pointer":"/paths/~1item-stocks~1update-quantity/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"検証用_在庫数変更","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"アイテム在庫数を変更する検証用のAPI"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"本番環境では利用不可"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Content-Type","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Accept","in":"header","schemaId":"schema_39","description":"","example":"application/json"},{"name":"Printio-Api-Subscription-Key","in":"header","schemaId":"schema_39","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"連携先ユーザー様毎に発行されるAPIキー"},"children":[]}]}]}],"required":true,"example":""}],"pointer":"/paths/~1item-stocks~1update-quantity/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_74","exampleIds":["paths/~1item-stocks~1update-quantity/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_74","exampleIds":["paths/~1item-stocks~1update-quantity/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1item-stocks~1update-quantity/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/item-stocks/update-quantity","servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"Content-Type","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Accept","in":"header","required":false,"example":"application/json","schemaId":"schema_39"},{"name":"Printio-Api-Subscription-Key","in":"header","required":true,"example":"","schemaId":"schema_39"}],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_74","exampleIds":["paths/~1item-stocks~1update-quantity/post/requestBody/content/application~1json/example"]}},"responseCodes":["200","401","500","503"],"pointer":"/item-stocks/update-quantity","href":"テスト機能/update-item-stock-quantity","openApiOperationId":"update-item-stock-quantity","summary":"検証用_在庫数変更"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"/_mock/printio-api","description":"Mock server","isMockServer":true},{"url":"https://apitest.printio.me/external"}],"schemaId":"schema_74","exampleIds":["paths/~1item-stocks~1update-quantity/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_74","exampleIds":["paths/~1item-stocks~1update-quantity/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_75","exampleIds":["paths/~1item-stocks~1update-quantity/post/responses/200/content/application~1json/examples/1","paths/~1item-stocks~1update-quantity/post/responses/200/content/application~1json/examples/2"]}},"schemaId":"schema_75","exampleIds":["paths/~1item-stocks~1update-quantity/post/responses/200/content/application~1json/examples/1","paths/~1item-stocks~1update-quantity/post/responses/200/content/application~1json/examples/2"],"headers":{}},{"code":"401","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1item-stocks~1update-quantity/post/responses/401/content/application~1json/example"]}},"schemaId":"schema_43","exampleIds":["paths/~1item-stocks~1update-quantity/post/responses/401/content/application~1json/example"],"headers":{}},{"code":"500","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1item-stocks~1update-quantity/post/responses/500/content/application~1json/example"]}},"schemaId":"schema_44","exampleIds":["paths/~1item-stocks~1update-quantity/post/responses/500/content/application~1json/example"],"headers":{}},{"code":"503","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1item-stocks~1update-quantity/post/responses/503/content/application~1json/example"]}},"schemaId":"schema_45","exampleIds":["paths/~1item-stocks~1update-quantity/post/responses/503/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1item-stocks~1update-quantity/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_75","exampleIds":["paths/~1item-stocks~1update-quantity/post/responses/200/content/application~1json/examples/1","paths/~1item-stocks~1update-quantity/post/responses/200/content/application~1json/examples/2"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_75","exampleIds":["paths/~1item-stocks~1update-quantity/post/responses/200/content/application~1json/examples/1","paths/~1item-stocks~1update-quantity/post/responses/200/content/application~1json/examples/2"]}}},{"code":"401","schemaId":"schema_43","exampleIds":["paths/~1item-stocks~1update-quantity/post/responses/401/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_43","exampleIds":["paths/~1item-stocks~1update-quantity/post/responses/401/content/application~1json/example"]}}},{"code":"500","schemaId":"schema_44","exampleIds":["paths/~1item-stocks~1update-quantity/post/responses/500/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_44","exampleIds":["paths/~1item-stocks~1update-quantity/post/responses/500/content/application~1json/example"]}}},{"code":"503","schemaId":"schema_45","exampleIds":["paths/~1item-stocks~1update-quantity/post/responses/503/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_45","exampleIds":["paths/~1item-stocks~1update-quantity/post/responses/503/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/テスト機能/update-item-stock-quantity"}],"panels":[]}]},"httpPath":"/item-stocks/update-quantity"}],"content":{"contentType":"group","meta":{"name":"テスト機能"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"テスト機能","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"公開テスト環境専用のAPIです。本番環境では利用できません。"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/orders/update-status","summary":"検証用_注文ステータス更新","prefix":{"name":"post","color":"post"},"badges":[],"link":"/テスト機能/update-order-status","deprecated":false},{"title":"/item-stocks/update-quantity","summary":"検証用_在庫数変更","prefix":{"name":"post","color":"post"},"badges":[],"link":"/テスト機能/update-item-stock-quantity","deprecated":false}]}]}]}]}}],"store":{"schemaStore":{"components/schemas/配送情報のテンプレート":{"id":"components/schemas/配送情報のテンプレート","kind":"json-schema","title":"配送先情報","data":{"type":"object","properties":{"zip_code":{"type":"string","title":"郵便番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"-\"なしの数値7桁で指定"},"children":[]}]}]}],"examples":["1230123"]},"prefecture_name":{"type":"string","title":"都道府県","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"都\", \"道\", \"府\", \"県\"も指定"},"children":[]}]}]}],"examples":["東京都"]},"municipalities":{"type":"string","title":"市区町村","examples":["千代田区"]},"address1":{"type":"string","title":"住所1行目"},"address2":{"type":"string","title":"住所2行目"},"full_name":{"type":"string","title":"氏名"},"phone_number":{"type":"string","title":"電話番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"-\"なしの数値10から15桁で指定"},"children":[]}]}]}],"examples":["0312345678"],"minLength":10,"maxLength":15},"mail_address":{"type":"string","title":"メールアドレス","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"正しいメールアドレス形式で指定"},"children":[]}]}]}],"examples":["printioapi@abcdefg.com"]}},"required":["zip_code","prefecture_name","municipalities","address1","full_name","phone_number","mail_address"],"title":"配送先情報","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"配送伝票の配送先の情報"},"children":[]}]}]}]}},"components/schemas/sizes":{"id":"components/schemas/sizes","kind":"json-schema","title":"サイズ","data":{"type":"object","properties":{"values":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","examples":["XS","S","M"],"title":"サイズ名"},"details":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","title":"サイズ詳細名","examples":["身丈","身幅","肩幅"]},"value":{"type":"string","title":"サイズ詳細値","examples":["42","60","65"]}},"required":["name","value"]},"title":"サイズ詳細"},"additional_price":{"type":"string","title":"サイズ追加料金"}},"required":["name","details"]},"title":"サイズ値"},"description":{"type":"string","title":"サイズ説明"}},"required":["values"],"title":"サイズ"}},"components/schemas/colors":{"id":"components/schemas/colors","kind":"json-schema","title":"色","data":{"type":"object","properties":{"values":{"type":"array","items":{"type":"object","properties":{"hex":{"type":"string","title":"色HEX値","examples":["#292330"]},"name":{"type":"string","title":"色名","examples":["Standard Black"]},"mfr_color_name":{"type":"string","title":"mfr色名","examples":["ブラック"]},"mfr_color_number":{"type":"string","title":"mfr色番号","examples":["0002"]},"additional_price":{"type":"string","title":"色追加料金","examples":["0"]}},"required":["hex","name","mfr_color_name","mfr_color_number"]},"title":"色値"},"description":{"type":"string","title":"色説明"}},"title":"色"}},"components/schemas/シミュレーター.画像サイズ":{"id":"components/schemas/シミュレーター.画像サイズ","kind":"json-schema","title":"シミュレータ種類","data":{"type":"object","properties":{"image_size":{"type":"object","properties":{"values":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"widthまたはheight"},"children":[]}]}]}],"title":"サイズ名"},"mm_size":{"type":"string","title":"mmサイズ"},"px_size":{"type":"string","title":"ピクセルサイズ"}},"required":["name","mm_size","px_size"]}}},"required":["values"],"title":"画像サイズ"},"dpi":{"type":"integer","title":"印刷時の解像度","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"デフォルトは200"},"children":[]}]}]}]}},"required":["image_size"],"title":"シミュレータ種類"}},"schema_38":{"kind":"json-schema","data":{"type":"integer"},"id":"schema_38"},"schema_39":{"kind":"json-schema","data":{"type":"string"},"id":"schema_39"},"schema_40":{"kind":"json-schema","data":{"type":"integer","default":25,"maximum":30,"minimum":1},"id":"schema_40"},"schema_41":{"kind":"json-schema","data":{"type":"integer","minimum":1,"default":1},"id":"schema_41"},"schema_42":{"kind":"json-schema","data":{"type":"object","properties":{"list_item_data":{"type":"array","items":{"type":"object","properties":{"code":{"type":"string","title":"アイテムコード"},"item_name":{"type":"string","title":"アイテム名"},"category_id":{"type":"integer","title":"カテゴリーID"},"image_urls":{"type":"array","items":{"type":"string"},"title":" 画像URL","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"アイテム画像のURL（複数）"},"children":[]}]}]}]},"main_image_url":{"type":"string","title":"メイン画像URL","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"メイン画像のURL"},"children":[]}]}]}]},"sizes":{"type":"object","properties":{"values":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","examples":["XS","S","M"],"title":"サイズ名"},"details":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","title":"サイズ詳細名","examples":["身丈","身幅","肩幅"]},"value":{"type":"string","title":"サイズ詳細値","examples":["42","60","65"]}},"required":["name","value"]},"title":"サイズ詳細"},"additional_price":{"type":"string","title":"サイズ追加料金"}},"required":["name","details"]},"title":"サイズ値"},"description":{"type":"string","title":"サイズ説明"}},"title":"サイズ","required":["values"]},"colors":{"type":"object","properties":{"values":{"type":"array","items":{"type":"object","properties":{"hex":{"type":"string","title":"色HEX値","examples":["#292330"]},"name":{"type":"string","title":"色名","examples":["Standard Black"]},"mfr_color_name":{"type":"string","title":"mfr色名","examples":["ブラック"]},"mfr_color_number":{"type":"string","title":"mfr色番号","examples":["0002"]},"additional_price":{"type":"string","title":"色追加料金","examples":["0"]}},"required":["hex","name","mfr_color_name","mfr_color_number"]},"title":"色値"},"description":{"type":"string","title":"色説明"}},"title":"色"},"price":{"type":"number","title":"価格","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"1点あたりの価格"},"children":[]}]}]}]},"description":{"type":"string","title":"説明","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"アイテムの説明"},"children":[]}]}]}]},"detail_description":{"type":"string","title":"詳細説明","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"アイテムの詳細な説明"},"children":[]}]}]}]},"cautions":{"type":"string","title":"注意書き"},"display_unit":{"type":"string","title":"表示単位"},"simulator_type":{"properties":{"image_size":{"type":"object","properties":{"values":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"widthまたはheight"},"children":[]}]}]}],"title":"サイズ名"},"mm_size":{"type":"string","title":"mmサイズ"},"px_size":{"type":"string","title":"ピクセルサイズ"}},"required":["name","mm_size","px_size"]}}},"required":["values"],"title":"画像サイズ"},"dpi":{"type":"integer","title":"印刷時の解像度","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"デフォルトは200"},"children":[]}]}]}]}},"required":["image_size"],"title":"シミュレータ種類","$ref":"#/components/schemas/%E3%82%B7%E3%83%9F%E3%83%A5%E3%83%AC%E3%83%BC%E3%82%BF%E3%83%BC.%E7%94%BB%E5%83%8F%E3%82%B5%E3%82%A4%E3%82%BA"},"printable_sides":{"title":"印刷可能面","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"[\"front\", \"back\"]"},"children":[]}]}]}],"type":"array","items":{"type":"string"}},"specs":{"type":"object","properties":{"material":{"type":"object","properties":{"name":{"type":"string","title":"名称","examples":["素材"]},"value":{"type":"string","title":"値","examples":["ポリエステル"]}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"素材"},"children":[]}]}]}]},"country_of_origin":{"type":"object","properties":{"name":{"type":"string","title":"名称","examples":["原産国"]},"value":{"type":"string","title":"値","examples":["日本"]}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"原産国"},"children":[]}]}]}]},"thickness":{"type":"object","properties":{"name":{"type":"string","title":"名称","examples":["厚さ"]},"value":{"type":"string","title":"値","examples":["3mm"]}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"厚さ"},"children":[]}]}]}]},"specification":{"type":"object","properties":{"name":{"type":"string","title":"名称","examples":["仕様"]},"value":{"type":"string","title":"値","examples":["両面印刷可能"]}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"仕様"},"children":[]}]}]}]},"care_instructions":{"type":"object","properties":{"name":{"type":"string","title":"名称","examples":["洗濯表示"]},"value":{"type":"string","title":"値","examples":["手洗い推奨"]}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"選択表示"},"children":[]}]}]}]}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"アイテム仕様"},"children":[]}]}]}]}},"required":["image_urls","code","item_name","main_image_url","sizes","description","detail_description","cautions","display_unit","colors","category_id","simulator_type","price","printable_sides"]},"title":"アイテム情報"},"total":{"type":"integer","title":"検索結果の総数","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"検索結果の総件数"},"children":[]}]}]}]},"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコード 0:成功、1:データなしエラー、5:リクエストパラメータエラー、11:権限なしエラー、それ以外:システムエラー"},"children":[]}]}]}]},"message":{"type":"string","title":"メッセージ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のメッセージ"},"children":[]}]}]}]}},"required":["list_item_data","total","status_code","message"]},"id":"schema_42"},"schema_43":{"kind":"json-schema","data":{"title":"","type":"object","properties":{"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"HTTPステータスコード"},"children":[]}]}]}],"examples":[401]},"message":{"type":"string","title":"メッセージ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"エラーメッセージ"},"children":[]}]}]}],"examples":["Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."]}},"required":["status_code","message"]},"id":"schema_43"},"schema_44":{"kind":"json-schema","data":{"title":"","type":"object","properties":{"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"HTTPステータスコード"},"children":[]}]}]}],"examples":[500]},"message":{"type":"string","title":"メッセージ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"エラーメッセージ"},"children":[]}]}]}],"examples":["The server is currently unable to handle the request due to a temporary overloading or maintenance of the server."]}},"required":["status_code","message"]},"id":"schema_44"},"schema_45":{"kind":"json-schema","data":{"title":"","type":"object","properties":{"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"HTTPステータスコード"},"children":[]}]}]}],"examples":[503]},"message":{"type":"string","title":"メッセージ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"エラーメッセージ"},"children":[]}]}]}],"examples":["The service is currently undergoing scheduled maintenance. Please try again later.\""]},"maintenance_start":{"type":"string","title":"メンテナンス開始","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"メンテナンス開始日時"},"children":[]}]}]}],"examples":["2024-06-07 12:00:00"]},"maintenance_end":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"メンテナンス終了日時"},"children":[]}]}]}],"examples":["2024-06-07 16:00:00"],"title":"メンテナンス終了"}},"required":["status_code","message"]},"id":"schema_45"},"schema_46":{"kind":"json-schema","data":{"type":"object","properties":{"retailer_id":{"type":"integer","examples":[1],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"リテイラー毎に割り振られる一意な値"},"children":[]}]}]}],"title":"リテイラーID"},"category_id":{"type":"integer","examples":[1,2,10],"title":"カテゴリーID"},"item_code":{"type":"string","title":"アイテムコード","examples":["OGB-910"]},"item_stock_codes":{"type":"array","items":{"type":"string","examples":["OGB-910::natural_cotton::S"]},"title":"アイテム在庫コード"}},"required":["retailer_id"]},"id":"schema_46"},"schema_47":{"kind":"json-schema","data":{"type":"object","properties":{"item_stocks":{"type":"array","items":{"type":"object","properties":{"category_id":{"type":"integer","examples":[1,2,10],"title":"カテゴリーID"},"item_stock_code":{"type":"string","title":"アイテム在庫コード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"アイテム在庫を識別するコード"},"children":[]}]}]}],"examples":["OGB-910::natural_cotton::S"]},"color_name":{"type":"string","title":"色名","examples":["Standard Black"]},"size":{"type":"string","title":"サイズ","examples":["S","M","L"]},"is_orderable":{"type":"boolean","title":"在庫状態","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"true:注文可能、false::注文不可"},"children":[]}]}]}]},"stock_quantity":{"type":["integer","null"],"title":"在庫数","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"nullの場合は無限在庫"},"children":[]}]}]}]}},"required":["item_stock_code","is_orderable","category_id","color_name","size","stock_quantity"]},"title":"アイテム在庫情報"},"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコード、0:成功、1:データなしエラー、5:リクエストパラメータエラー、11:権限なしエラー、それ以外:システムエラー"},"children":[]}]}]}],"examples":[0,1,5,11]},"message":{"type":"string","title":"メッセージ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理の結果メッセージ"},"children":[]}]}]}]}},"required":["item_stocks","status_code","message"]},"id":"schema_47"},"schema_48":{"kind":"json-schema","data":{"type":"object","properties":{"categories":{"type":"array","items":{"type":"object","properties":{"id":{"type":"integer","title":"カテゴリーID"},"name":{"type":"string","title":"カテゴリー名"},"name_eng":{"type":"string","title":"カテゴリー名（英語）"},"icon_url":{"type":"string","title":"アイコンURL"},"description":{"type":"string","title":"説明"},"main_thumbnail_url":{"type":"string","title":"サムネイル画像のURL"}},"required":["id","name","name_eng","icon_url","description","main_thumbnail_url"]},"title":"カテゴリーリスト"},"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコード 0:成功、1:データなしエラー、5:リクエストパラメータエラー、11:権限なしエラー、それ以外:システムエラー"},"children":[]}]}]}]},"message":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のメッセージ"},"children":[]}]}]}],"title":"メッセージ"}},"required":["status_code","message"]},"id":"schema_48"},"schema_49":{"kind":"json-schema","data":{"type":"object","properties":{"retailer_id":{"type":"integer","title":"リテイラーID","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"リテイラー毎に割り振られる一意な値"},"children":[]}]}]}],"minimum":1,"examples":[1]},"scheduled_order_datetime":{"type":"string","title":"注文予定日時","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"注文を予定している日時。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"以下の形式で指定可能。"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"日時形式: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"yyyy-MM-dd HH:mm:ss"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"日付形式: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"yyyy-MM-dd"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"（時刻は"},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"23:59:59"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"として扱われる）"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"※未指定の場合はAPIの処理日時が適用されます。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"※日付のみが指定された場合は、その日の"},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"23:59:59"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"が適用されます。"},"children":[]}]}]}],"examples":["2025-03-01 23:00:00"]},"order_details":{"type":"array","title":"注文明細","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"出荷予定日を算出するための注文明細情報"},"children":[]}]}]}],"items":{"type":"object","properties":{"item_code":{"type":"string","title":"アイテムコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"アイテムを識別するコード"},"children":[]}]}]}],"examples":["OGB-910"]},"ec_shipping_type":{"type":"integer","title":"配送タイプ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"配送タイプを指定する。"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"1: 早いものから出す（準備完了したアイテムから順次出荷）"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"2: まとめて出荷（すべてのアイテムが揃ってから一括出荷）"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"※ご利用の場合はリテイラー様毎に制御が必要なため、事前にご相談ください。"},"children":[]}]}]}],"enum":[1,2],"examples":[1]}},"required":["item_code"]}}},"required":["retailer_id","order_details"]},"id":"schema_49"},"schema_50":{"kind":"json-schema","data":{"type":"object","properties":{"estimated_shipping_dates":{"type":"array","title":"出荷予定日情報","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"出荷予定日毎にグループ化されたアイテムコードのリスト"},"children":[]}]}]}],"items":{"type":"object","properties":{"scheduled_shipping_date":{"type":"string","title":"出荷予定日","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"出荷予定日。yyyy-MM-dd形式。"},"children":[]}]}]}],"format":"date","examples":["2025-03-05"]},"item_codes":{"type":"array","title":"アイテムコード一覧","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"該当の出荷予定日に出荷されるアイテムコードの一覧"},"children":[]}]}]}],"items":{"type":"string","examples":["OGB-910"]}}},"required":["scheduled_shipping_date","item_codes"]}},"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコード 0:成功、1:データなしエラー、5:リクエストパラメータエラー、11:権限なしエラー、それ以外:システムエラー"},"children":[]}]}]}],"examples":[0]},"message":{"type":"string","title":"メッセージ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のメッセージ"},"children":[]}]}]}]}},"required":["estimated_shipping_dates","status_code","message"]},"id":"schema_50"},"schema_51":{"kind":"json-schema","data":{"type":"integer","examples":[10]},"id":"schema_51"},"schema_52":{"kind":"json-schema","data":{"type":"string","examples":["OGB-910"]},"id":"schema_52"},"schema_53":{"kind":"json-schema","data":{"type":"string","default":"created_at","examples":["created_at","original_item_name"]},"id":"schema_53"},"schema_54":{"kind":"json-schema","data":{"type":"object","properties":{"original_items":{"type":"array","items":{"type":"object","properties":{"original_item_code":{"type":"string","title":"オリジナルアイテムコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"オリジナルアイテム作成時に発行されるコード"},"children":[]}]}]}],"examples":["t0100001"]},"ec_original_item_code":{"type":["string","null"],"title":"EC側オリジナルアイテムコード","examples":["ORGI000001"]},"retailer_id":{"type":"integer","title":"リテイラーID","examples":[1],"minimum":1},"category_id":{"type":"string","title":"カテゴリーID","examples":["10"]},"category_name":{"type":"string","title":"カテゴリー名","examples":["Tシャツ"]},"item_code":{"type":"string","title":"アイテムコード","examples":["OGB-910"]},"image_urls":{"type":"array","items":{"type":"object","properties":{"color_name":{"type":"string","title":"色名","examples":["cotton white"]},"mfr_color_name":{"type":"string","title":"色名","examples":["black cotton"]},"url":{"type":"string","title":"URL","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"オリジナルアイテムのデザイン画像のURL。"},"children":[]}]}]}],"examples":["https://abcdef.printio.me/example.png"]}},"required":["mfr_color_name","url","color_name"]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"オリジナルアイテムの画像URL"},"children":[]}]}]}],"title":"画像URL"},"original_item_name":{"type":"string","title":"オリジナルアイテム名","examples":["20240601_作品1"]},"item_name":{"type":"string","title":"アイテム名","examples":["オーガニックコットンTシャツ"]},"sizes":{"type":"object","properties":{"values":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","examples":["XS","S","M"],"title":"サイズ名"},"details":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","title":"サイズ詳細名","examples":["身丈","身幅","肩幅"]},"value":{"type":"string","title":"サイズ詳細値","examples":["42","60","65"]}},"required":["name","value"]},"title":"サイズ詳細"},"additional_price":{"type":"string","title":"サイズ追加料金"}},"required":["name","details"]},"title":"サイズ値"},"description":{"type":"string","title":"サイズ説明"}},"required":["values"],"title":"サイズ"},"colors":{"type":"object","properties":{"values":{"type":"array","items":{"type":"object","properties":{"hex":{"type":"string","title":"色HEX値","examples":["#292330"]},"name":{"type":"string","title":"色名","examples":["Standard Black"]},"mfr_color_name":{"type":"string","title":"mfr色名","examples":["ブラック"]},"mfr_color_number":{"type":"string","title":"mfr色番号","examples":["0002"]},"additional_price":{"type":"string","title":"色追加料金","examples":["0"]}},"required":["hex","name","mfr_color_name","mfr_color_number"]},"title":"色値"},"description":{"type":"string","title":"色説明"}},"title":"色"},"default_color":{"type":"object","properties":{"hex":{"type":"string","title":"色HEX値","examples":["#edede5"]},"name":{"type":"string","title":"色名","examples":["natural cotton"]}},"required":["hex","name"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"サムネイルのTOP画像に使用する色"},"children":[]}]}]}]},"specs":{"type":"object","properties":{"material":{"type":"object","properties":{"name":{"type":"string","title":"名称","examples":["素材"]},"value":{"type":"string","title":"値","examples":["ポリエステル"]}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"素材"},"children":[]}]}]}]},"country_of_origin":{"type":"object","properties":{"name":{"type":"string","title":"名称","examples":["原産国"]},"value":{"type":"string","title":"値","examples":["日本"]}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"原産国"},"children":[]}]}]}]},"thickness":{"type":"object","properties":{"name":{"type":"string","title":"名称","examples":["厚さ"]},"value":{"type":"string","title":"値","examples":["3mm"]}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"厚さ"},"children":[]}]}]}]},"specification":{"type":"object","properties":{"name":{"type":"string","title":"名称","examples":["仕様"]},"value":{"type":"string","title":"値","examples":["両面印刷可能"]}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"仕様"},"children":[]}]}]}]},"care_instructions":{"type":"object","properties":{"name":{"type":"string","title":"名称","examples":["洗濯表示"]},"value":{"type":"string","title":"値","examples":["手洗い推奨"]}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"選択表示"},"children":[]}]}]}]}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"アイテム仕様"},"children":[]}]}]}]},"created_at":{"type":"string","title":"作成日時","examples":["2024-06-01 10:00:00"],"format":"date-time"},"updated_at":{"type":"string","title":"更新日時","examples":["2024-06-01 10:00:00"],"format":"date-time"}},"required":["original_item_code","ec_original_item_code","retailer_id","item_code","image_urls","item_name","original_item_name","sizes","created_at","colors","updated_at","category_id","category_name","default_color"]},"title":"オリジナルアイテム"},"total":{"type":"integer","title":"検索結果の総数","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"検索結果の総件数"},"children":[]}]}]}],"minimum":0,"examples":[125]},"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコード 0:成功、1:データなしエラー、5:リクエストパラメータエラー、11:権限なしエラー、それ以外:システムエラー"},"children":[]}]}]}],"minimum":0,"examples":[0]}},"required":["total","status_code","original_items"]},"id":"schema_54"},"schema_55":{"kind":"json-schema","data":{"type":"object","properties":{"retailer_id":{"type":"integer","title":"リテイラーID","minimum":1},"previous_url":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"シミュレータ内「戻る」ボタンの遷移先"},"children":[]}]}]}],"title":"前URL"},"next_url":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"シミュレータ内「デザイン完了」ボタンの遷移先"},"children":[]}]}]}],"title":"次URL"},"team_id":{"type":"integer","title":"チームID","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Printio内部で利用可能なパラメータです。リテイラー様は通常ご利用いただけません。"},"children":[]}]}]}]},"item_code":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"アイテムコード　item_idを指定しない場合は必須"},"children":[]}]}]}]},"user_id":{"type":"integer","title":"ユーザーID","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"一部のリテイラー様のみ利用可"},"children":[]}]}]}]},"item_id":{"type":"integer","title":"アイテムID","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"一部のリテイラー様のみ利用可"},"children":[]}]}]}],"deprecated":true}},"required":["retailer_id","previous_url","next_url"]},"id":"schema_55"},"schema_56":{"kind":"json-schema","data":{"type":"object","properties":{"response":{"type":"object","properties":{"simulator_url":{"type":"string","title":"シミュレータURL","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"シミュレータURL。成功した場合にセットされる。"},"children":[]}]}]}]},"message":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコードを補足する情報"},"children":[]}]}]}],"title":"メッセージ"},"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコード、0:成功、1:データなしエラー、5:リクエストパラメータエラー、11:権限なしエラー、それ以外:システムエラー"},"children":[]}]}]}],"enum":[0,1,5,11,"その他"],"examples":[0]}},"title":"レスポンス","required":["message","status_code"]}},"required":["response","01J087EMH0P3CVN47AYBHQEPAP"]},"id":"schema_56"},"schema_57":{"kind":"json-schema","data":{"type":"object","properties":{"retailer_id":{"type":"integer","title":"リテイラーID","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Ec連携先に付与するID"},"children":[]}]}]}],"minimum":1,"examples":[1]},"item_code":{"type":"string","title":"アイテムコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"アイテムを識別するコード"},"children":[]}]}]}],"example":"OGB-910"},"ec_original_item_code":{"type":"string","title":"EC側オリジナルアイテムコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"EC側でオリジナルアイテムを識別するコード"},"children":[]}]}]}],"maxLength":50,"example":"ORGI000001"},"original_item_name":{"type":"string","title":"オリジナルアイテム名","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"作成するオリジナルアイテムの名前"},"children":[]}]}]}],"maxLength":255,"example":"Tシャツ2025夏"},"image_urls":{"type":"array","title":"画像URL","items":{"type":"object","properties":{"position":{"type":"string","title":"画像を配置する場所","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"当面は\"front\"のみ指定可能"},"children":[]}]}]}],"example":"front"},"url":{"type":"string","title":"画像のURL","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"指定可能なファイル形式は、png、jpg、pdf"},"children":[]}]}]}],"example":"https://printio-api.png"}},"required":["position","url"]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"オリジナルアイテムとして作成する画像のURL"},"children":[]}]}]}]},"params":{"type":"object","title":"編集・配置用のパラメータ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"当面は無視される"},"children":[]}]}]}]},"team_id":{"type":"integer","title":"チームID","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Printio内部で利用可能なパラメータです。リテイラー様は通常ご利用いただけません。"},"children":[]}]}]}],"minimum":1,"examples":[1]},"user_id":{"type":"integer","title":"ユーザーID","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Printio内部で利用可能なパラメータです。リテイラー様は通常ご利用いただけません。"},"children":[]}]}]}],"minimum":1,"examples":[1]}},"required":["retailer_id","item_code","image_urls"]},"id":"schema_57"},"schema_58":{"kind":"json-schema","data":{"type":"object","properties":{"response":{"type":"object","properties":{"original_item_code":{"type":"string","title":"オリジナルアイテムコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"登録が成功した場合に設定される"},"children":[]}]}]}],"example":"t0100001"},"ec_original_item_code":{"type":"string","title":"EC側オリジナルアイテムコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"登録の成否にかかわらず設定される"},"children":[]}]}]}],"example":"ORGI000001"},"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコード、0:成功、1:データなしエラー、5:リクエストパラメータエラー、11:権限なしエラー、15:重複エラー、それ以外:システムエラー"},"children":[]}]}]}],"enum":[0,1,5,11,15,"その他"],"example":1},"message":{"type":"string","examples":["成功しました。"],"title":"メッセージ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコードを補足する情報"},"children":[]}]}]}]}},"title":"レスポンス","required":["original_item_code","ec_original_item_code","status_code","message"]}},"required":["response"]},"id":"schema_58"},"schema_59":{"kind":"json-schema","data":{"title":"","type":"object","properties":{"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"HTTPステータスコード"},"children":[]}]}]}],"examples":[504]},"message":{"type":"string","title":"メッセージ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"エラーメッセージ"},"children":[]}]}]}],"examples":["Gateway Timeout. The backend did not respond in time."]}},"required":["status_code","message"]},"id":"schema_59"},"schema_60":{"kind":"json-schema","data":{"type":"object","properties":{"retailer_id":{"type":"integer","title":"リテイラーID","minimum":1,"examples":[1],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Ec連携先に付与するID"},"children":[]}]}]}]},"request_key":{"type":"string","title":"一意キー","maxLength":100,"examples":["550e8400-e29b-41d4-a716-446655440000","ORDER-2025-001234"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"リクエストを一意に識別するためのキー（任意）。"},"children":[]}]}]},{"$$mdtype":"Node","type":"heading","attributes":{"level":6},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"概要"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"同じ"},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"request_key"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"での複数回のリクエストは重複とみなされ、独自のステータスコード(15)と既存の注文情報が返却されます。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"これにより、ネットワークエラーやタイムアウト時に安全にリトライが可能です。"},"children":[]}]}]},{"$$mdtype":"Node","type":"heading","attributes":{"level":6},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"使用方法"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"推奨"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": UUID v4 を使用（例: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"550e8400-e29b-41d4-a716-446655440000"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"）"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"代替"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": EC側の注文番号など、貴社システムで一意に管理できる値"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"最大長"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": 100文字"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"heading","attributes":{"level":6},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"重要な注意事項"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"リトライ時"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": 必ず元のリクエストと同じ request_key を使用してください"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"新規注文"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": 毎回新しい request_key を生成してください"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"省略時"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": request_key を指定しない場合、重複チェックは行われません"},"children":[]}]}]}]}]},"team_id":{"type":"integer","title":"チームID","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Printio内部で利用可能なパラメータです。リテイラー様は通常ご利用いただけません。"},"children":[]}]}]}]},"ec_order_no":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Ec連携先での注文番号"},"children":[]}]}]}],"maxLength":50,"title":"EC側注文番号"},"ec_order_date":{"type":"string","title":"EC側注文日","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Ec連携先での注文日"},"children":[]}]}]}],"examples":["2024-06-01"]},"shipping_information":{"type":"object","properties":{"zip_code":{"type":"string","title":"郵便番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"-\"なしの数値7桁で指定"},"children":[]}]}]}],"examples":["1230123"]},"prefecture_name":{"type":"string","title":"都道府県","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"都\", \"道\", \"府\", \"県\"も指定"},"children":[]}]}]}],"examples":["東京都"]},"municipalities":{"type":"string","title":"市区町村","examples":["千代田区"]},"address1":{"type":"string","title":"住所1行目","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"全角16文字／半角32文字まで。超過した部分は切り捨てられる場合があります。"},"children":[]}]}]}]},"address2":{"type":"string","title":"住所2行目","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"全角16文字／半角32文字まで。超過した部分は切り捨てられる場合があります。"},"children":[]}]}]}]},"full_name":{"type":"string","title":"氏名"},"phone_number":{"type":"string","title":"電話番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"-\"なしの数値10から15桁で指定"},"children":[]}]}]}],"examples":["0312345678"],"minLength":10,"maxLength":15},"mail_address":{"type":["string","null"],"title":"メールアドレス","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"正しいメールアドレス形式で指定"},"children":[]}]}]}],"examples":["printioapi@abcdefg.com"]}},"required":["zip_code","prefecture_name","municipalities","address1","full_name","phone_number"],"title":"配送先情報","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"配送伝票の配送先の情報"},"children":[]}]}]}]},"sender_information":{"type":"object","properties":{"zip_code":{"type":"string","title":"郵便番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"-\"なしの数値7桁で指定"},"children":[]}]}]}],"examples":["1230123"]},"prefecture_name":{"type":"string","title":"都道府県","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"都\", \"道\", \"府\", \"県\"も指定"},"children":[]}]}]}],"examples":["東京都"]},"municipalities":{"type":"string","title":"市区町村","examples":["千代田区"]},"address1":{"type":"string","title":"住所1行目","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"全角16文字／半角32文字まで。超過した部分は切り捨てられる場合があります。"},"children":[]}]}]}]},"address2":{"type":"string","title":"住所2行目","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"全角16文字／半角32文字まで。超過した部分は切り捨てられる場合があります。"},"children":[]}]}]}]},"full_name":{"type":"string","title":"氏名"},"phone_number":{"type":"string","title":"電話番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"-\"なしの数値10から15桁で指定"},"children":[]}]}]}],"examples":["0312345678"],"minLength":10,"maxLength":15},"mail_address":{"type":["string","null"],"title":"メールアドレス","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"正しいメールアドレス形式で指定"},"children":[]}]}]}],"examples":["printioapi@abcdefg.com"]},"item_name":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"配送伝票の品名に使用する"},"children":[]}]}]}],"title":"品名"}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"配送伝票の送り主の情報"},"children":[]}]}]}],"required":["zip_code","prefecture_name","municipalities","address1","full_name","phone_number","item_name"],"title":"送り主情報"},"order_details":{"type":"array","items":{"type":"object","properties":{"ec_order_detail_no":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"EC側注文明細番号"},"children":[]}]}]}],"maxLength":50,"title":"EC側注文明細番号"},"original_item_code":{"type":"string","title":"オリジナルアイテムコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ec_original_item_codeが設定されていない場合は必須"},"children":[]}]}]}],"examples":["t0100001"]},"ec_original_item_code":{"type":"string","title":"ECオリジナルアイテムコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"original_item_codeが設定されていない場合は必須"},"children":[]}]}]}],"examples":["ORGI000001"]},"quantity":{"type":"integer","title":"数量","minimum":1},"color":{"type":"string","title":"色名"},"size":{"type":"string","title":"サイズ"}},"required":["quantity","color","size"]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"注文明細"},"children":[]}]}]}]},"ec_optional_information":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"EC側の任意の情報。注文ステータス取得APIでそのまま返される。"},"children":[]}]}]}],"title":"EC側オプション情報","example":"春のキャンペーン"},"action_after_print":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"印刷後の特別対応を指示するパラメータ（一部のリテーラ様のみ利用可）"},"children":[]}]}]}],"properties":{"novelty":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ノベルティの同梱を指定する。キーにノベルティ名、値に個数を設定する。 不要な場合は空オブジェクト {} を送信するか、パラメータ自体を省略してください。 指定可能な種類数・個数はリテーラー様ごとの設定により制限されます。"},"children":[]}]}]}],"type":"object","additionalProperties":{"type":"number"},"example":{"限定ノベルティ":1}},"gift_wrapping":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ギフトラッピングを指定する。キーにラッピング種類名称、値はtrueを設定する。 falseが指定された場合は無視されます（指定なしと同じ扱い）。 不要な場合は空オブジェクト {} を送信するか、パラメータ自体を省略してください。 指定可能な種類数はリテーラー様ごとの設定により制限されます。"},"children":[]}]}]}],"type":"object","additionalProperties":{"type":"boolean"},"example":{"限定ラッピング":true}}}},"shipping_method":{"type":"integer","title":"配送方法","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"配送方法を指定する。1:クロネコゆうパケット、2:ヤマト宅急便"},"children":[]}]}]}]}},"required":["retailer_id","ec_order_no","shipping_information","sender_information","order_details"]},"id":"schema_60"},"schema_61":{"kind":"json-schema","data":{"type":"object","properties":{"response":{"type":"object","properties":{"request_key":{"type":"string","title":"一意キー"},"order_no":{"type":"string","title":"注文番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"注文の登録が成功した場合に設定される"},"children":[]}]}]}]},"ec_order_no":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"注文の登録の成否にかかわらず設定される"},"children":[]}]}]}],"title":"EC側注文番号"},"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコード、0:成功、1:データなしエラー、5:リクエストパラメータエラー、11:権限なしエラー、13:在庫なしエラー、14:決済エラー、15:重複リクエスト、それ以外:システムエラー"},"children":[]}]}]}],"enum":[0,1,5,11,13,14,15,"その他"],"minimum":0},"message":{"type":"string","examples":["成功しました。"],"title":"メッセージ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコードを補足する情報"},"children":[]}]}]}]},"available_items":{"type":"array","title":"注文可能アイテム情報","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"拡張機能:MultiItemOrderモードで在庫エラーの際に設定される"},"children":[]}]}]}],"items":{"type":"object","title":"","properties":{"item_stock_code":{"type":"string","title":"アイテム在庫コード","examples":["5001-01::Standard_White::S"]},"available_stock":{"type":["integer","null"],"title":"残り注文可能数","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"nullの場合は無限在庫"},"children":[]}]}]}],"examples":[0,1503,null]}},"required":["item_stock_code","available_stock"]}}},"title":"レスポンス","required":["ec_order_no","status_code","message"]}},"required":["response"]},"id":"schema_61"},"schema_62":{"kind":"json-schema","data":{"type":"object","properties":{"retailer_id":{"type":"integer","title":"リテーラーID","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Ec連携先に付与するID"},"children":[]}]}]}]},"request_key":{"type":"string","title":"一意キー","maxLength":100,"examples":["550e8400-e29b-41d4-a716-446655440000","ORDER-2025-001234"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"リクエストを一意に識別するためのキー（任意）。"},"children":[]}]}]},{"$$mdtype":"Node","type":"heading","attributes":{"level":6},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"概要"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"同じ"},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"request_key"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"での複数回のリクエストは重複とみなされ、独自のステータスコード(15)と既存の注文情報が返却されます。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"これにより、ネットワークエラーやタイムアウト時に安全にリトライが可能です。"},"children":[]}]}]},{"$$mdtype":"Node","type":"heading","attributes":{"level":6},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"使用方法"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"推奨"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": UUID v4 を使用（例: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"550e8400-e29b-41d4-a716-446655440000"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"）"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"代替"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": EC側の注文番号など、貴社システムで一意に管理できる値"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"最大長"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": 100文字"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"heading","attributes":{"level":6},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"重要な注意事項"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"リトライ時"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": 必ず元のリクエストと同じ request_key を使用してください"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"新規注文"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": 毎回新しい request_key を生成してください"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"省略時"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":": request_key を指定しない場合、重複チェックは行われません"},"children":[]}]}]}]}]},"team_id":{"type":"integer","title":"チームID","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Printio内部で利用可能なパラメータです。リテイラー様は通常ご利用いただけません。"},"children":[]}]}]}]},"ec_order_no":{"type":"string","title":"EC側注文番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Ec連携先での注文番号"},"children":[]}]}]}],"maxLength":50},"ec_order_date":{"type":["string","null"],"title":"EC側注文日","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Ec連携先での注文日"},"children":[]}]}]}],"maxLength":50},"shipping_information":{"type":"object","properties":{"zip_code":{"type":"string","title":"郵便番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"-\"なしの数値7桁で指定"},"children":[]}]}]}],"examples":["1230123"]},"prefecture_name":{"type":"string","title":"都道府県","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"都\", \"道\", \"府\", \"県\"も指定"},"children":[]}]}]}],"examples":["東京都"]},"municipalities":{"type":"string","title":"市区町村","examples":["千代田区"]},"address1":{"type":"string","title":"住所1行目","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"全角16文字／半角32文字まで。超過した部分は切り捨てられる場合があります。"},"children":[]}]}]}]},"address2":{"type":"string","title":"住所2行目","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"全角16文字／半角32文字まで。超過した部分は切り捨てられる場合があります。"},"children":[]}]}]}]},"full_name":{"type":"string","title":"氏名"},"phone_number":{"type":"string","title":"電話番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"-\"なしの数値10から15桁で指定"},"children":[]}]}]}],"examples":["0312345678"],"minLength":10,"maxLength":15},"mail_address":{"type":"string","title":"メールアドレス","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"正しいメールアドレス形式で指定"},"children":[]}]}]}],"examples":["printioapi@abcdefg.com"]}},"title":"配送先情報","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"配送伝票の配送先の情報"},"children":[]}]}]}],"required":["zip_code","prefecture_name","municipalities","address1","full_name","phone_number"]},"sender_information":{"type":"object","properties":{"zip_code":{"type":"string","title":"郵便番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"-\"なしの数値7桁で指定"},"children":[]}]}]}],"examples":["1230123"]},"prefecture_name":{"type":"string","title":"都道府県","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"都\", \"道\", \"府\", \"県\"も指定"},"children":[]}]}]}],"examples":["東京都"]},"municipalities":{"type":"string","title":"市区町村","examples":["千代田区"]},"address1":{"type":"string","title":"住所1行目","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"全角16文字／半角32文字まで。超過した部分は切り捨てられる場合があります。"},"children":[]}]}]}]},"address2":{"type":"string","title":"住所2行目","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"全角16文字／半角32文字まで。超過した部分は切り捨てられる場合があります。"},"children":[]}]}]}]},"full_name":{"type":"string","title":"氏名"},"phone_number":{"type":"string","title":"電話番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"-\"なしの数値10から15桁で指定"},"children":[]}]}]}],"examples":["0312345678"],"minLength":10,"maxLength":15},"mail_address":{"type":"string","title":"メールアドレス","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"正しいメールアドレス形式で指定"},"children":[]}]}]}],"examples":["printioapi@abcdefg.com"]},"item_name":{"type":"string","title":"品名","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"配送伝票の品名に使用する"},"children":[]}]}]}]}},"title":"送り主情報","required":["zip_code","prefecture_name","municipalities","address1","full_name","phone_number","item_name"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"配送伝票の送り主の情報"},"children":[]}]}]}]},"order_details":{"type":"array","items":{"type":"object","properties":{"ec_order_detail_no":{"type":"string","title":"EC側注文明細番号\t\t","maxLength":50},"item_code":{"type":"string","title":"アイテムコード\t\t","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"設定する値は連携先ユーザー様毎の補足資料参照"},"children":[]}]}]}]},"quantity":{"type":"integer","title":"数量\t\t","examples":[1]},"color":{"type":"string","title":"色\t\t","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"設定する値は連携先ユーザー様毎の補足資料参照"},"children":[]}]}]}],"examples":["cotton white"]},"size":{"type":"string","title":"サイズ\t\t","examples":["S"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"設定する値は連携先ユーザー様毎の補足資料参照"},"children":[]}]}]}]},"image_urls":{"type":"object","properties":{"values":{"type":"array","items":{"type":"object","properties":{"position":{"type":"string","title":"印刷場所\t\t","examples":["front","back","left","right"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"印刷する場所を以下から指定 front/back/left/right 指定可能な値はアイテム毎に異なります"},"children":[]}]}]}]},"urls":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","title":"画像タイプ\t\t","examples":["Output","Thumbnail"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"画像のタイプを以下から指定 Output/Thumbnail"},"children":[]}]}]}]},"url":{"type":"string","title":"URL\t\t","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"画像のURL"},"children":[]}]}]}]}},"required":["type","url"]},"title":"URL配列\t\t"}},"required":["position","urls"]},"title":"値\t\t"}},"title":"画像URL\t\t","required":["values"]},"ec_shipping_method_id":{"type":"integer","title":"配送方法","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"注文明細毎の配送方法を指定する。"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"1: ネコポス 2: 宅急便"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"※ご利用の場合はリテイラー様毎に制御が必要なため、事前にご相談ください。"},"children":[]}]}]}],"enum":[1,2],"examples":[1]},"ec_shipping_type":{"type":"integer","title":"配送タイプ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"配送タイプを指定する。"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"1: 早いものから出す（準備完了したアイテムから順次出荷） 2: まとめて出荷（すべてのアイテムが揃ってから一括出荷）"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"※ご利用の場合はリテイラー様毎に制御が必要なため、事前にご相談ください。"},"children":[]}]}]}],"enum":[1,2],"examples":[1]},"ec_scheduled_shipping_date":{"type":"string","title":"出荷予定日","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"出荷予定日を指定する。yyyy-MM-dd形式で指定。"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"※ご利用の場合はリテイラー様毎に制御が必要なため、事前にご相談ください。"},"children":[]}]}]}],"examples":["2026-05-01"]}},"required":["ec_order_detail_no","item_code","quantity","color","size","image_urls"]},"title":"注文明細\t\t"},"ec_optional_information":{"type":"string","title":"EC側オプション情報\t\t","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"EC側の任意の情報 注文ステータス取得APIでそのまま返される"},"children":[]}]}]}]}},"required":["retailer_id","ec_order_no","ec_order_date","shipping_information","sender_information","order_details"]},"id":"schema_62"},"schema_63":{"kind":"json-schema","data":{"type":"object","properties":{"response":{"type":"object","properties":{"request_key":{"type":"string","title":"一意キー"},"order_no":{"type":"string","title":"注文番号\t\t","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"注文の登録が成功した場合に設定される"},"children":[]}]}]}]},"ec_order_no":{"type":"string","title":"EC側注文番号\t\t","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"注文の登録の成否にかかわらず設定される"},"children":[]}]}]}]},"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコード、0:成功、1:データなしエラー、5:リクエストパラメータエラー、11:権限なしエラー、15:重複リクエスト、それ以外:システムエラー"},"children":[]}]}]}],"enum":[0,1,5,11,15,"その他"],"examples":[0]},"message":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコードを補足する情報"},"children":[]}]}]}],"title":"メッセージ"}},"title":"レスポンス","required":["message","status_code","ec_order_no"]}},"required":["response"]},"id":"schema_63"},"schema_64":{"kind":"json-schema","data":{"type":"string","enum":["asc","desc"],"default":"昇順"},"id":"schema_64"},"schema_65":{"kind":"json-schema","data":{"type":"object","properties":{"orders":{"type":"array","items":{"type":"object","properties":{"order_no":{"type":"string","title":"注文番号","examples":["2405000013"]},"ec_order_no":{"type":["string","null"],"title":"EC側注文番号"},"ec_order_date":{"type":["string","null"],"title":"EC側注文日"},"shipping_id":{"type":"string","title":"出荷ID","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"リクエストヘッダーパラメーターのX-Feature-FlagsにMultiItemOrderが指定されている際に設定されている"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"出荷を識別する値"},"children":[]}]}]}],"examples":["01","02","03"]},"shipping_information":{"type":"object","properties":{"zip_code":{"type":"string","title":"郵便番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"-\"なしの数値7桁で指定"},"children":[]}]}]}],"examples":["1230123"]},"prefecture_name":{"type":"string","title":"都道府県","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"都\", \"道\", \"府\", \"県\"も指定"},"children":[]}]}]}],"examples":["東京都"]},"municipalities":{"type":"string","title":"市区町村","examples":["千代田区"]},"address1":{"type":"string","title":"住所1行目"},"address2":{"type":"string","title":"住所2行目"},"full_name":{"type":"string","title":"氏名"},"phone_number":{"type":"string","title":"電話番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"-\"なしの数値10から15桁で指定"},"children":[]}]}]}],"examples":["0312345678"],"minLength":10,"maxLength":15},"mail_address":{"type":["string","null"],"title":"メールアドレス","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"正しいメールアドレス形式で指定"},"children":[]}]}]}],"examples":["printioapi@abcdefg.com"]}},"required":["zip_code","prefecture_name","municipalities","address1","full_name","phone_number","mail_address"]},"sender_information":{"type":"object","properties":{"zip_code":{"type":"string","title":"郵便番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"-\"なしの数値7桁で指定"},"children":[]}]}]}],"examples":["1230123"]},"prefecture_name":{"type":"string","title":"都道府県","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"都\", \"道\", \"府\", \"県\"も指定"},"children":[]}]}]}],"examples":["東京都"]},"municipalities":{"type":"string","title":"市区町村","examples":["千代田区"]},"address1":{"type":"string","title":"住所1行目"},"address2":{"type":"string","title":"住所2行目"},"full_name":{"type":"string","title":"氏名"},"phone_number":{"type":"string","title":"電話番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"\"-\"なしの数値10から15桁で指定"},"children":[]}]}]}],"examples":["0312345678"],"minLength":10,"maxLength":15},"mail_address":{"type":["string","null"],"title":"メールアドレス","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"正しいメールアドレス形式で指定"},"children":[]}]}]}],"examples":["printioapi@abcdefg.com"]},"item_name":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"配送伝票の品名に使用する"},"children":[]}]}]}],"title":"品名"}},"required":["zip_code","prefecture_name","municipalities","address1","full_name","phone_number","mail_address","item_name"]},"order_status_id":{"type":"integer","title":"注文ステータスID","examples":[100],"minimum":0},"order_status_name":{"type":"string","title":"注文ステータス名","examples":["工場確認中"]},"scheduled_shipping_date":{"type":"string","title":"出荷予定日","examples":["2024-06-01"]},"shipping_date":{"type":["string","null"],"title":"出荷日","examples":["2024-06-05"]},"scheduled_delivery_date":{"type":["string","null"],"title":"配送予定日","examples":["2024-06-06"]},"delivery_company_name":{"type":"string","title":"配送会社名","example":["ヤマト運輸","佐川急便"]},"shipping_method_name":{"type":"string","title":"配送方法名","example":["宅急便","クロネコゆうパケット","飛脚宅配便"]},"shipping_number":{"type":["string","null"],"title":"配送伝票番号","examples":["123455667890"]},"order_details":{"type":"array","items":{"type":"object","properties":{"order_detail_no":{"type":"string","title":"注文明細番号","examples":["240400002101"]},"ec_order_detail_no":{"type":["string","null"],"title":"EC側注文明細番号"},"item_id":{"type":"string","title":"アイテムID","deprecated":true,"examples":["1"]},"item_code":{"type":"string","title":"アイテムコード","examples":["OGB-910"]},"item_name":{"type":"string","title":"アイテム名","examples":["オーガニックコットンTシャツ"]},"quantity":{"type":"integer","title":"数量","minimum":1,"examples":[1]},"color":{"type":"string","title":"色","examples":["natural cotton","Standard White","Parker White","black"]},"hex":{"type":"string","title":"色HEX値","examples":["#15191b"]},"size":{"type":"string","title":"サイズ","examples":["M"]},"order_detail_status_id":{"type":"integer","title":"注文明細ステータスID","examples":[100]},"order_detail_status_name":{"type":"string","title":"注文明細ステータス名","examples":["工場確認中"]}},"required":["order_detail_no","ec_order_detail_no","item_code","item_name","quantity","color","size","order_detail_status_id","order_detail_status_name","hex"]},"title":"注文明細"},"ec_optional_information":{"type":["string","null"],"title":"EC側オプション情報"},"action_after_print":{"type":["object","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"印刷後の特別対応を指示するパラメータ"},"children":[]}]}]}],"properties":{"novelty":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ノベルティの同梱を指定する。キーにノベルティ名、値に個数を設定する。"},"children":[]}]}]}],"type":"object","additionalProperties":{"type":"number"}}}}},"required":["order_no","ec_order_no","ec_order_date","shipping_information","sender_information","order_status_id","order_status_name","scheduled_shipping_date","shipping_date","scheduled_delivery_date","shipping_number","order_details","ec_optional_information"]},"title":"レスポンス"},"total":{"type":"integer","title":"総件数","minimum":0,"examples":[0,124],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"検索に一致したデータの総件数"},"children":[]}]}]}]},"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコード、0:成功、1:データなしエラー、5:リクエストパラメータエラー、11:権限なしエラー、それ以外:システムエラー"},"children":[]}]}]}],"examples":[0]},"message":{"type":"string","title":"処理のメッセージ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のメッセージ"},"children":[]}]}]}]}},"required":["orders","total","status_code","message"]},"id":"schema_65"},"schema_66":{"kind":"json-schema","data":{"type":"object","properties":{"orders":{"type":"array","items":{"type":"object","properties":{"order_no":{"type":"string","title":"注文番号","examples":["240400002101"]},"ec_order_no":{"type":["string","null"],"title":"EC側注文番号"},"shipping_id":{"type":"string","examples":["01","02","03"],"title":"出荷ID","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"リクエストヘッダーパラメーターのX-Feature-FlugsにMultiItemOrderが指定されている際に設定されている"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"出荷を識別する値"},"children":[]}]}]}]},"status_id":{"type":"integer","title":"ステータスID","examples":[100,110,120,130,140]},"status_name":{"type":"string","title":"ステータス名","examples":["工場確認中","工場対応中","出荷済"]},"scheduled_shipping_date":{"type":"string","title":"出荷予定日\t","examples":["2024-06-10"]},"shipping_date":{"type":["string","null"],"title":"出荷日","examples":["2024-06-10"]},"scheduled_delivery_date":{"type":["string","null"],"title":"配送予定日","examples":["2024-06-11"]},"delivery_company_name":{"type":["string","null"],"title":"配送会社名","examples":["ヤマト運輸","佐川急便"]},"shipping_method_name":{"type":["string","null"],"title":"配送方法名","examples":["クロネコゆうパケット","宅急便","飛脚宅配便"]},"shipping_number":{"type":["string","null"],"title":"配送伝票番号","examples":["1234567890"]},"updated_at":{"type":"string","title":"更新日時","examples":["2024-06-10"]},"ec_optional_information":{"type":["string","null"],"title":"EC側オプション情報"},"order_details":{"title":"明細情報","type":"array","items":{"type":"object","properties":{"order_detail_no":{"type":"string","title":"注文明細番号","example":"240400002101"},"ec_order_detail_no":{"type":"string","title":"EC側注文明細番号"},"order_detail_status_id":{"type":"integer","title":"注文明細ステータスID","examples":[100,110,120,130,140]},"order_detail_status_name":{"type":"string","title":"注文明細ステータス名","examples":["工場確認中","工場対応中","出荷済"]}},"required":["order_detail_no","ec_order_detail_no","order_detail_status_id","order_detail_status_name"]}}},"required":["order_no","ec_order_no","status_id","scheduled_shipping_date","shipping_date","scheduled_delivery_date","delivery_company_name","shipping_method_name","shipping_number","updated_at","ec_optional_information","status_name","order_details"]},"title":"レスポンス"},"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコード、詳細：0:成功、1:データなしエラー、5:リクエストパラメータエラー、11:権限なしエラー、それ以外:システムエラー"},"children":[]}]}]}]}},"required":["orders","status_code"]},"id":"schema_66"},"schema_67":{"kind":"json-schema","data":{"type":"object","properties":{"retailer_id":{"type":"integer","examples":[1],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"リテイラー毎に割り振られる一意な値"},"children":[]}]}]}],"title":"リテイラーID"},"order_no":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"キャンセル対象の注文番号、EC側注文番号が指定されない場合必須"},"children":[]}]}]}],"title":"注文番号"},"ec_order_no":{"type":"string","title":"EC側注文番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"キャンセル対象のEC側注文番号、注文番号が指定されない場合必須"},"children":[]}]}]}]}},"required":["retailer_id"]},"id":"schema_67"},"schema_68":{"kind":"json-schema","data":{"type":"object","properties":{"order_no":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"注文番号"},"children":[]}]}]}],"title":"注文番号"},"ec_order_no":{"type":"string","title":"EC側注文番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"EC側注文番号"},"children":[]}]}]}]},"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコード、0:成功、1:データなしエラー、5:リクエストパラメータエラー、11:権限なしエラー、それ以外:システムエラー"},"children":[]}]}]}]},"message":{"type":"string","title":"メッセージ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコードを補足する情報"},"children":[]}]}]}],"examples":["成功しました。","失敗しました。"]}},"required":["status_code","message"]},"id":"schema_68"},"schema_69":{"kind":"json-schema","data":{"type":"object","properties":{"response":{"type":"object","properties":{"is_user_exists":{"type":"boolean","title":"ユーザーが存在するか否か"},"user_info":{"type":["object","null"],"properties":{"team_information":{"type":"array","items":{"type":"object","properties":{"authority_id":{"type":"integer","title":"権限ID","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"10        \"オーナー\""},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"20        \"リーダー\""},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"21        \"デザイナー\""},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"22        \"支払い担当\""},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"30        \"メンバー\""},"children":[]}]}]}]},"id":{"type":"integer","title":"チームID"},"name":{"type":"string","title":"チーム名"},"code":{"type":"string","title":"チームコード"},"retailer_information":{"type":"object","properties":{"full_name":{"type":["string","null"]},"zip_code":{"type":["string","null"]},"prefecture_name":{"type":["string","null"]},"municipalities":{"type":["string","null"]},"address1":{"type":["string","null"]},"address2":{"type":["string","null"]},"mail_address":{"type":["string","null"]},"phone_number":{"type":["string","null"]}},"title":"チーム販売者情報"},"payment_information":{"type":"object","title":"支払い情報","properties":{"is_valid":{"type":"boolean","title":"有効フラグ","example":true},"type":{"type":["string"],"title":"支払い種別","example":"card"},"masked_info":{"type":"object","properties":{"card_holder_name":{"type":"string","title":"カード名義"},"last4":{"type":"string","title":"下4桁"},"brand":{"type":"string","title":"ブランド"},"exp_month":{"type":"string","title":"有効期限（月）"},"exp_year":{"type":"string","title":"有効期限（年）"}}}}}},"required":["authority_id","id","name","code","retailer_information","payment_indormation"]},"title":"チーム情報"},"user_id":{"type":"integer","title":"ユーザーID"},"retailer_id":{"type":"integer","title":"リテイラーID"},"mailAddress":{"type":"string","title":"メールアドレス"}},"title":"ユーザー情報","required":["team_information","user_id","retailer_id","mailAddress"]}},"required":["is_user_exists"]},"status_code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコード 0:成功、1:データなしエラー、5:リクエストパラメータエラー、11:権限なしエラー、それ以外:システムエラー"},"children":[]}]}]}],"title":"ステータス"},"message":{"type":"string","title":"メッセージ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のメッセージ"},"children":[]}]}]}]}},"required":["response","status_code","message"]},"id":"schema_69"},"schema_70":{"kind":"json-schema","data":{"type":"object","properties":{"retailer_id":{"type":"integer","examples":[1],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"リテイラー毎に割り振られる一意な値"},"children":[]}]}]}],"title":"リテイラーID"},"team_id":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PrintioチームID"},"children":[]}]}]}],"title":"PrintioチームID"}},"required":["retailer_id","team_id"]},"id":"schema_70"},"schema_71":{"kind":"json-schema","data":{"type":"object","properties":{"app_id":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"アプリID"},"children":[]}]}]}],"title":"アプリID"},"team_id":{"type":"integer","title":"PrintioチームID","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"PrintioチームID"},"children":[]}]}]}]},"delete_flag":{"type":"boolean","title":"削除フラグ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"削除フラグ"},"children":[]}]}]}]},"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコード、0:成功、1:データなしエラー、5:リクエストパラメータエラー、11:権限なしエラー、それ以外:システムエラー"},"children":[]}]}]}]},"message":{"type":"string","title":"メッセージ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコードを補足する情報"},"children":[]}]}]}],"examples":["成功しました。","失敗しました。"]}},"required":["status_code","message"]},"id":"schema_71"},"schema_72":{"kind":"json-schema","data":{"type":"object","properties":{"order_no":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"更新対象の注文番号"},"children":[]}]}]}],"title":"注文番号"},"shipping_id":{"type":"string","title":"出荷ID","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"更新対象の出荷ID。設定しない場合、注文番号で指定したすべてのデータが更新される。"},"children":[]}]}]}]},"order_status_id":{"type":"integer","title":"注文ステータスID","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"更新するステータスID"},"children":[]}]}]}],"examples":[100,110,120,130,140]},"shipping_number":{"type":"string","title":"配送伝票番号","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"登録する配送伝票番号。ステータスID：配送完了(140)を指定する場合、必須"},"children":[]}]}]}],"maxLength":20}},"required":["order_no","order_status_id"]},"id":"schema_72"},"schema_73":{"kind":"json-schema","data":{"type":"object","properties":{"orders":{"type":"array","items":{"type":"object","properties":{"order_no":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"注文番号"},"children":[]}]}]}],"title":"注文番号"},"shipping_id":{"type":"string","title":"出荷ID","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"出荷ID"},"children":[]}]}]}]},"order_status_id":{"type":"integer","title":"注文ステータスID","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"注文ステータスID"},"children":[]}]}]}],"examples":[110,120,130,140,100]},"order_status_name":{"type":"string","title":"注文ステータス名","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"注文ステータス名"},"children":[]}]}]}],"examples":["未対応","対応中","製造中","出荷待ち","出荷済"]}},"required":["order_no","order_status_name"]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"更新された注文一覧"},"children":[]}]}]}]},"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコード、0:成功、1:データなしエラー、5:リクエストパラメータエラー、11:権限なしエラー、13:在庫なしエラー、それ以外:システムエラー"},"children":[]}]}]}]},"message":{"type":"string","title":"メッセージ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコードを補足する情報"},"children":[]}]}]}],"examples":["成功しました。","失敗しました。"]}},"required":["orders","status_code","message"]},"id":"schema_73"},"schema_74":{"kind":"json-schema","data":{"type":"object","properties":{"item_code":{"type":"string","title":"アイテムコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"アイテムコード（items.code）"},"children":[]}]}]}],"examples":["OGB-910"]},"color":{"type":"string","title":"色名","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Printio上の色名（items.attrs.colors.values[].name）"},"children":[]}]}]}],"examples":["natural cotton"]},"size":{"type":"string","title":"サイズ名","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Printio上のサイズ名（items.attrs.sizes.values[].name）"},"children":[]}]}]}],"examples":["S"]},"stock_quantity":{"type":"integer","title":"在庫数","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"更新する在庫数"},"children":[]}]}]}],"minimum":0,"examples":[100]}},"required":["item_code","color","size","stock_quantity"]},"id":"schema_74"},"schema_75":{"kind":"json-schema","data":{"type":"object","properties":{"item_code":{"type":"string","title":"アイテムコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"リクエストで指定されたアイテムコード"},"children":[]}]}]}]},"color":{"type":"string","title":"色名","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"リクエストで指定された色名"},"children":[]}]}]}]},"size":{"type":"string","title":"サイズ名","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"リクエストで指定されたサイズ名"},"children":[]}]}]}]},"stock_quantity":{"type":["integer","null"],"title":"在庫数","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"更新後の在庫数。エラー時はnull。"},"children":[]}]}]}]},"status_code":{"type":"integer","title":"ステータスコード","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコード、0:成功、1:データなしエラー、5:リクエストパラメータエラー、それ以外:システムエラー"},"children":[]}]}]}]},"message":{"type":"string","title":"メッセージ","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"処理のステータスコードを補足する情報"},"children":[]}]}]}],"examples":["成功しました。","失敗しました。"]}},"required":["item_code","color","size","status_code","message"]},"id":"schema_75"}},"exampleStore":{"paths/~1items/get/responses/200/content/application~1json/examples/1":{"value":{"list_item_data":[{"code":"OGB-910","item_name":"オーガニックコットンTシャツ","category_id":10,"image_urls":["https://example-url/Items/1/OGB-910-1-Main.jpg","https://example-url/Items/1/OGB-910-2.jpg","https://example-url/Items/1/OGB-910-3.jpg","https://example-url/Items/1/OGB-910-4.jpg","https://example-url/Items/1/OGB-910-5.jpg","https://example-url/Items/1/OGB-910-6.jpg"],"main_image_url":"https://example-url/Items/1/OGB-910-1-Main.jpg","sizes":{"values":[{"name":"S","details":[{"name":"身丈(cm)","value":"65"},{"name":"身幅(cm)","value":"48"},{"name":"肩幅(cm)","value":"43"},{"name":"袖丈(cm)","value":"18"},{"name":"胴仕様","value":"丸胴"},{"name":"厚さ","value":"5.3oz"},{"name":"素材","value":"オーガニックコットン100%"}],"mfr_size":"S","additional_price":"0"}]},"colors":{"values":[{"hex":"#edede5","name":"natural cotton","mfr_color_name":"ナチュラル","additional_price":"0","mfr_color_number":"60"},{"hex":"#e6e8f3","name":"white cotton","mfr_color_name":"ホワイト","additional_price":"0","mfr_color_number":"01"},{"hex":"#292330","name":"black cotton","mfr_color_name":"ブラック","additional_price":"0","mfr_color_number":"02"}]},"price":2410,"description":"オーガニックコットンを用いた、サステナブルなTシャツです。","detail_description":"襟はひと手間加えた二本針縫製で仕立てているので、着用を重ねても伸びにくい仕様の着心地の良いTシャツです。コットン生地のナチュラルな黄色さがあたたかみを感じさせてくれます。肌触りも良く、透けにくく、どんなシーンにもオススメです。\n\n購入するごとにオーガニックコットンの支援に売り上げの一部が寄付されます。","cautions":"・アイテムへのプリントの工程でアイテム本体の色味が変化することがあります。\n・アイテム自体の個体差によって、アイテムの色合いやサイズが変化することがあります。\n・パソコン、スマートフォンなどのモニター・ディスプレイ画面での閲覧の特性上、実際のアイテムと色味が異なる場合があります。\n・画像をプリントする際に「RGBカラー」から「CMYKカラー」に変換を行うため、色味が変化することがあります。原色に近い鮮やかな色や蛍光色に近い色は「CMYKカラー」では表現できず、色が若干くすんでしまうことがあります。","display_unit":"枚","simulator_type":{"image_size":{"values":[{"name":"width","mm_size":54,"px_size":744},{"name":"height","mm_size":54,"px_size":744}]},"dpi":350},"printable_sides":["front","back"],"specs":{"material":{"name":"素材","value":"ポリエステル"},"country_of_origin":{"name":"原産国","value":"日本"},"thickness":{"name":"厚さ","value":"3mm"},"specification":{"name":"仕様","value":"両面印刷可能"},"care_instructions":{"name":"洗濯表示","value":"手洗い推奨"}}}],"total":1,"status_code":0,"message":"成功しました。"},"key":"1","summary":"成功例","description":"","id":"paths/~1items/get/responses/200/content/application~1json/examples/1"},"paths/~1items/get/responses/200/content/application~1json/examples/2":{"value":{"list_item_data":[],"total":0,"status_code":6,"message":"失敗しました。"},"key":"2","summary":"異常例","description":"","id":"paths/~1items/get/responses/200/content/application~1json/examples/2"},"paths/~1items/get/responses/401/content/application~1json/example":{"value":{"status_code":401,"message":"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."},"id":"paths/~1items/get/responses/401/content/application~1json/example"},"paths/~1items/get/responses/500/content/application~1json/example":{"value":{"status_code":500,"message":"The server is currently unable to handle the request due to a temporary overloading or maintenance of the server."},"id":"paths/~1items/get/responses/500/content/application~1json/example"},"paths/~1items/get/responses/503/content/application~1json/example":{"value":{"status_code":503,"message":"The service is currently undergoing scheduled maintenance. Please try again later.","maintenance_start":"2024-06-07 12:00:00","maintenance_end":"2024-06-07 16:00:00"},"id":"paths/~1items/get/responses/503/content/application~1json/example"},"paths/~1item-stocks/post/responses/200/content/application~1json/examples/1":{"value":{"item_stocks":[{"category_id":1,"item_stock_code":"OGB-910::natural_cotton::S","color_name":"natural cotton","size":"S","is_orderable":false,"stock_quantity":9},{"category_id":10,"item_stock_code":"OGB-910::Standard_Black::M","color_name":"Standard Black","size":"M","is_orderable":false,"stock_quantity":43},{"category_id":2,"item_stock_code":"OGB-910::Standard_White::M","color_name":"Standard White","size":"M","is_orderable":true,"stock_quantity":null}],"status_code":0,"message":"成功しました。"},"key":"1","summary":"成功例","description":"","id":"paths/~1item-stocks/post/responses/200/content/application~1json/examples/1"},"paths/~1item-stocks/post/responses/200/content/application~1json/examples/2":{"value":{"item_stocks":[],"status_code":5,"message":"Invalid item_stock_code format[OGB-910_natural_cotton_S]."},"key":"2","summary":"異常例","description":"","id":"paths/~1item-stocks/post/responses/200/content/application~1json/examples/2"},"paths/~1item-stocks/post/responses/401/content/application~1json/example":{"value":{"status_code":401,"message":"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."},"id":"paths/~1item-stocks/post/responses/401/content/application~1json/example"},"paths/~1item-stocks/post/responses/500/content/application~1json/example":{"value":{"status_code":500,"message":"The server is currently unable to handle the request due to a temporary overloading or maintenance of the server."},"id":"paths/~1item-stocks/post/responses/500/content/application~1json/example"},"paths/~1item-stocks/post/responses/503/content/application~1json/example":{"value":{"status_code":503,"message":"The service is currently undergoing scheduled maintenance. Please try again later.","maintenance_start":"2024-06-07 12:00:00","maintenance_end":"2024-06-07 16:00:00"},"id":"paths/~1item-stocks/post/responses/503/content/application~1json/example"},"paths/~1categories/get/responses/200/content/application~1json/examples/成功例":{"value":{"categories":[{"id":10,"name":"Tシャツ","name_eng":"tshirt","icon_url":"https://example-url/Icons/tshirts.svg","description":"オリジナルアイテムの定番品。イベントグッズにはもちろん、部屋着や日常着として日々楽しんでいただけるTシャツです。","main_thumbnail_url":"https://example-url/Categories/10/thumbnail_main.png"},{"id":20,"name":"長袖Tシャツ","name_eng":"long-sleeve-tshirt","icon_url":"https://example-url/Icons/long-sleeve-tshirt.svg","description":"肌寒い時期にも着れるロングスリーブTシャツは、秋冬のオリジナルアイテムとしてもばっちりです。","main_thumbnail_url":"https://example-url/Categories/20/thumbnail_main.png"},{"id":30,"name":"スウェット／フーディ","name_eng":"hoodie","icon_url":"https://example-url/Icons/sweat.svg","description":"上着にもなるので、カジュアルウェア。クリエイターグッズにもオススメなしっかりとした一品。","main_thumbnail_url":"https://example-url/Categories/30/thumbnail_main.png"},{"id":80,"name":"バッグ","name_eng":"bag","icon_url":"https://example-url/Icons/bag.svg","description":"持ち歩けるオリジナルアイテム。エコバッグにはもちろん、デザイン次第でおでかけバッグにも仕事用にも。","main_thumbnail_url":"https://example-url/Categories/80/thumbnail_main.png"},{"id":140,"name":"雑貨","name_eng":"goods","icon_url":"https://example-url/Icons/sundries.svg","description":"ちょっとした贈り物にも、日常使いにもピッタリの雑貨をさまざまご用意しています。","main_thumbnail_url":"https://example-url/Categories/140/thumbnail_main.png"},{"id":150,"name":"布小物","name_eng":"fabric","icon_url":"https://example-url/Icons/cloth_goods.svg","description":"紙と違って、破れにくく、折りシワもアイロンですぐに直せる便利で華やかな布小物です。","main_thumbnail_url":"https://example-url/Categories/150/thumbnail_main.png"},{"id":160,"name":"インテリア","name_eng":"interior","icon_url":"https://example-url/Icons/interior.svg","description":"お部屋やオフィス、店舗に飾るのにもピッタリなインテリアです。","main_thumbnail_url":"https://example-url/Categories/160/thumbnail_main.png"},{"id":130,"name":"イベント資材","name_eng":"event","icon_url":"https://example-url/Icons/event.svg","description":"展示会やポップアップショップ、イベント出店の際にチームの魅力を引き立てるオリジナル柄のイベント資材です。","main_thumbnail_url":"https://example-url/Categories/130/thumbnail_main.png"}],"status_code":0,"message":"成功しました。"},"key":"成功例","summary":"成功例","description":"","id":"paths/~1categories/get/responses/200/content/application~1json/examples/成功例"},"paths/~1categories/get/responses/200/content/application~1json/examples/異常例":{"value":{"categories":[],"status_code":6,"message":"失敗しました。"},"key":"異常例","summary":"異常例","description":"","id":"paths/~1categories/get/responses/200/content/application~1json/examples/異常例"},"paths/~1categories/get/responses/401/content/application~1json/example":{"value":{"status_code":401,"message":"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."},"id":"paths/~1categories/get/responses/401/content/application~1json/example"},"paths/~1categories/get/responses/500/content/application~1json/example":{"value":{"status_code":500,"message":"The server is currently unable to handle the request due to a temporary overloading or maintenance of the server."},"id":"paths/~1categories/get/responses/500/content/application~1json/example"},"paths/~1categories/get/responses/503/content/application~1json/example":{"value":{"status_code":503,"message":"The service is currently undergoing scheduled maintenance. Please try again later.","maintenance_start":"2024-06-07 12:00:00","maintenance_end":"2024-06-07 16:00:00"},"id":"paths/~1categories/get/responses/503/content/application~1json/example"},"paths/~1estimated-shipping-dates/post/requestBody/content/application~1json/example":{"value":{"retailer_id":1,"scheduled_order_datetime":"2025-03-01 23:00:00","order_details":[{"item_code":"OGB-910","ec_shipping_type":1},{"item_code":"TRB-520","ec_shipping_type":2}]},"id":"paths/~1estimated-shipping-dates/post/requestBody/content/application~1json/example"},"paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/成功例":{"value":{"estimated_shipping_dates":[{"scheduled_shipping_date":"2025-03-05","item_codes":["OGB-910"]},{"scheduled_shipping_date":"2025-03-08","item_codes":["TRB-520"]}],"status_code":0,"message":"成功しました。"},"key":"成功例","summary":"成功例","description":"","id":"paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/成功例"},"paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/異常例（不正な日時）":{"value":{"estimated_shipping_dates":[],"status_code":5,"message":"Invalid scheduled_order_datetime: 2025-02-40 100:00000:00"},"key":"異常例（不正な日時）","summary":"異常例（不正な日時）","description":"","id":"paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/異常例（不正な日時）"},"paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/異常例（工場営業日未登録）":{"value":{"estimated_shipping_dates":[],"status_code":1,"message":"工場営業日が未登録です: 2028-06-01"},"key":"異常例（工場営業日未登録）","summary":"（工場営業日未登録）","description":"","id":"paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/異常例（工場営業日未登録）"},"paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/異常例（データなし）":{"value":{"estimated_shipping_dates":[],"status_code":1,"message":"データが見つかりません[itemCode: INVALID-CODE]"},"key":"異常例（データなし）","summary":"異常例（データなし）","description":"","id":"paths/~1estimated-shipping-dates/post/responses/200/content/application~1json/examples/異常例（データなし）"},"paths/~1estimated-shipping-dates/post/responses/401/content/application~1json/example":{"value":{"status_code":401,"message":"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."},"id":"paths/~1estimated-shipping-dates/post/responses/401/content/application~1json/example"},"paths/~1estimated-shipping-dates/post/responses/500/content/application~1json/example":{"value":{"status_code":500,"message":"The server is currently unable to handle the request due to a temporary overloading or maintenance of the server."},"id":"paths/~1estimated-shipping-dates/post/responses/500/content/application~1json/example"},"paths/~1estimated-shipping-dates/post/responses/503/content/application~1json/example":{"value":{"status_code":503,"message":"The service is currently undergoing scheduled maintenance. Please try again later.","maintenance_start":"2024-06-07 12:00:00","maintenance_end":"2024-06-07 16:00:00"},"id":"paths/~1estimated-shipping-dates/post/responses/503/content/application~1json/example"},"paths/~1original-items/get/responses/200/content/application~1json/examples/1":{"value":{"original_items":[{"original_item_code":"t0100001","ec_original_item_code":"ORGI000001","retailer_id":1,"item_code":"OGB-910","image_urls":[{"color_name":"cotton black","mfr_color_name":"ブラック","url":"https:/abcdefg.net/original_item.png"},{"color_name":"cotton white","mfr_color_name":"ホワイト","url":"https:/abcdefg.net/original_item.png"}],"original_item_name":"20240601_作品1","item_name":"オーガニックコットンTシャツ","sizes":{"values":[{"name":"XS","details":[{"name":"身丈","value":"65"},{"name":"身幅","value":"42"}],"additional_price":"0"}],"description":"サイズの説明文"},"colors":{"values":[{"hex":"#292330","name":"cotton black","mfr_color_name":"ブラック","mfr_color_number":"0002","additional_price":"0"}],"description":"色の説明文"},"default_color":{"hex":"#edede5","name":"natural cotton"},"specs":{"material":{"name":"素材","value":"ポリエステル"},"country_of_origin":{"name":"原産国","value":"日本"},"thickness":{"name":"厚さ","value":"3mm"},"specification":{"name":"仕様","value":"両面印刷可能"},"care_instructions":{"name":"洗濯表示","value":"手洗い推奨"}},"created_at":"2024-06-01 10:00:00","updated_at":"2024-06-01 10:00:00"}],"total":25,"status_code":0},"key":"1","summary":"成功例","description":"","id":"paths/~1original-items/get/responses/200/content/application~1json/examples/1"},"paths/~1original-items/get/responses/200/content/application~1json/examples/2":{"value":{"original_items":[],"total":0,"status_code":1},"key":"2","summary":"異常例","description":"","id":"paths/~1original-items/get/responses/200/content/application~1json/examples/2"},"paths/~1original-items/get/responses/401/content/application~1json/example":{"value":{"status_code":401,"message":"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."},"id":"paths/~1original-items/get/responses/401/content/application~1json/example"},"paths/~1original-items/get/responses/500/content/application~1json/example":{"value":{"status_code":500,"message":"The server is currently unable to handle the request due to a temporary overloading or maintenance of the server."},"id":"paths/~1original-items/get/responses/500/content/application~1json/example"},"paths/~1original-items/get/responses/503/content/application~1json/example":{"value":{"status_code":503,"message":"The service is currently undergoing scheduled maintenance. Please try again later.","maintenance_start":"2024-06-07 12:00:00","maintenance_end":"2024-06-07 16:00:00"},"id":"paths/~1original-items/get/responses/503/content/application~1json/example"},"paths/~1simulator-url/post/requestBody/content/application~1json/example":{"value":{"retailer_id":1,"previous_url":"https://actual-bifocals.net","next_url":"http://spotted-gym.info","item_code":"OGB-910"},"id":"paths/~1simulator-url/post/requestBody/content/application~1json/example"},"paths/~1simulator-url/post/responses/200/content/application~1json/examples/1":{"value":{"response":{"simulator_url":"http://filthy-volcano.net","message":"成功しました。","status_code":0}},"key":"1","summary":"成功例","description":"","id":"paths/~1simulator-url/post/responses/200/content/application~1json/examples/1"},"paths/~1simulator-url/post/responses/200/content/application~1json/examples/2":{"value":{"response":{"status_code":9,"message":"アイテムが見つかりません(アイテムコード：abcdefg)"}},"key":"2","summary":"異常例","description":"","id":"paths/~1simulator-url/post/responses/200/content/application~1json/examples/2"},"paths/~1simulator-url/post/responses/401/content/application~1json/example":{"value":{"status_code":401,"message":"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."},"id":"paths/~1simulator-url/post/responses/401/content/application~1json/example"},"paths/~1simulator-url/post/responses/500/content/application~1json/example":{"value":{"status_code":500,"message":"The server is currently unable to handle the request due to a temporary overloading or maintenance of the server."},"id":"paths/~1simulator-url/post/responses/500/content/application~1json/example"},"paths/~1simulator-url/post/responses/503/content/application~1json/example":{"value":{"status_code":503,"message":"The service is currently undergoing scheduled maintenance. Please try again later.","maintenance_start":"2024-06-07 12:00:00","maintenance_end":"2024-06-07 16:00:00"},"id":"paths/~1simulator-url/post/responses/503/content/application~1json/example"},"paths/~1original-item/post/requestBody/content/application~1json/example":{"value":{"retailer_id":1,"item_code":"OGB-910","original_item_name":"Tシャツ2025夏","image_urls":[{"position":"front","url":"https://printio-api.png"}],"team_id":1,"user_id":1},"id":"paths/~1original-item/post/requestBody/content/application~1json/example"},"paths/~1original-item/post/responses/200/content/application~1json/examples/1":{"value":{"response":{"original_item_code":"t0100001","ec_original_item_code":"ORGI000001","status_code":0,"message":"成功しました。"}},"key":"1","summary":"成功例","description":"","id":"paths/~1original-item/post/responses/200/content/application~1json/examples/1"},"paths/~1original-item/post/responses/200/content/application~1json/examples/2":{"value":{"response":{"original_item_code":"","ec_original_item_code":"ORGI000001","status_code":1,"message":"データが見つかりません[itemCode: OGB_910]"}},"key":"2","summary":"異常例","description":"","id":"paths/~1original-item/post/responses/200/content/application~1json/examples/2"},"paths/~1original-item/post/responses/401/content/application~1json/example":{"value":{"status_code":401,"message":"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."},"id":"paths/~1original-item/post/responses/401/content/application~1json/example"},"paths/~1original-item/post/responses/500/content/application~1json/example":{"value":{"status_code":500,"message":"The server is currently unable to handle the request due to a temporary overloading or maintenance of the server."},"id":"paths/~1original-item/post/responses/500/content/application~1json/example"},"paths/~1original-item/post/responses/503/content/application~1json/example":{"value":{"status_code":503,"message":"The service is currently undergoing scheduled maintenance. Please try again later.","maintenance_start":"2024-06-07 12:00:00","maintenance_end":"2024-06-07 16:00:00"},"id":"paths/~1original-item/post/responses/503/content/application~1json/example"},"paths/~1original-item/post/responses/504/content/application~1json/example":{"value":{"status_code":504,"message":"Gateway Timeout. The backend did not respond in time."},"id":"paths/~1original-item/post/responses/504/content/application~1json/example"},"paths/~1order-by-code/post/requestBody/content/application~1json/example":{"value":{"retailer_id":1,"request_key":"550e8400-e29b-41d4-a716-446655440000","ec_order_no":"0001","ec_order_date":"2024-06-01","shipping_information":{"zip_code":"5551701","prefecture_name":"東京都","municipalities":"千代田区","address1":"912 心愛Estate","address2":"Suite 510","full_name":"山田 正","phone_number":"0802254334","mail_address":"tsubasasuzuki@gmail.com"},"sender_information":{"zip_code":"2278756","prefecture_name":"愛媛県","municipalities":"八幡浜市","address1":"松本107","address2":"Apt. 713","full_name":"山本 佳奈","phone_number":"0938757974","mail_address":"aozora20@hotmail.com","item_name":"オリジナルアイテム"},"order_details":[{"ec_order_detail_no":"0001-01","original_item_code":"t0100001","quantity":1,"color":"natural cotton","size":"S"},{"ec_order_detail_no":"0001-02","ec_original_item_code":"ORGI000001","quantity":2,"color":"natural cotton","size":"M"}],"ec_optional_information":"キャンペーン対象注文","action_after_print":{"novelty":{"限定ノベルティ":1},"gift_wrapping":{"限定ラッピング":true}},"shipping_method":1},"id":"paths/~1order-by-code/post/requestBody/content/application~1json/example"},"paths/~1order-by-code/post/responses/200/content/application~1json/examples/1":{"value":{"response":{"request_key":"550e8400-e29b-41d4-a716-446655440000","order_no":"2405000013","ec_order_no":"0001","status_code":0,"message":"成功しました。"}},"key":"1","summary":"成功例","description":"","id":"paths/~1order-by-code/post/responses/200/content/application~1json/examples/1"},"paths/~1order-by-code/post/responses/200/content/application~1json/examples/2":{"value":{"response":{"request_key":"550e8400-e29b-41d4-a716-446655440000","ec_order_no":"0001","status_code":1,"message":"データが見つかりません[originalItemCode: t0100001]"}},"key":"2","summary":"異常例","description":"","id":"paths/~1order-by-code/post/responses/200/content/application~1json/examples/2"},"paths/~1order-by-code/post/responses/200/content/application~1json/examples/3":{"value":{"response":{"request_key":"550e8400-e29b-41d4-a716-446655440000","ec_order_no":"0001","status_code":13,"message":"在庫がありません(original_item_code: ABC123, color: Standard White, size: L / original_item_code: XYZ456, color: Standard White, size: M)","available_items":[{"item_stock_code":"5001-01::Standard_White::L","available_stock":0},{"item_stock_code":"5001-01::Standard_White::M","available_stock":1503},{"item_stock_code":"5001-01::Standard_White::X","available_stock":null}]}},"key":"3","summary":"在庫エラー（拡張機能:MultiItemOrder）","description":"","id":"paths/~1order-by-code/post/responses/200/content/application~1json/examples/3"},"paths/~1order-by-code/post/responses/401/content/application~1json/example":{"value":{"status_code":401,"message":"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."},"id":"paths/~1order-by-code/post/responses/401/content/application~1json/example"},"paths/~1order-by-code/post/responses/500/content/application~1json/example":{"value":{"status_code":500,"message":"The server is currently unable to handle the request due to a temporary overloading or maintenance of the server."},"id":"paths/~1order-by-code/post/responses/500/content/application~1json/example"},"paths/~1order-by-code/post/responses/503/content/application~1json/example":{"value":{"status_code":503,"message":"The service is currently undergoing scheduled maintenance. Please try again later.","maintenance_start":"2024-06-07 12:00:00","maintenance_end":"2024-06-07 16:00:00"},"id":"paths/~1order-by-code/post/responses/503/content/application~1json/example"},"paths/~1orders~1order-with-image/post/requestBody/content/application~1json/example":{"value":{"retailer_id":1,"request_key":"550e8400-e29b-41d4-a716-446655440000","ec_order_no":"TEST0001","ec_order_date":"2024-06-01","shipping_information":{"zip_code":"1230123","prefecture_name":"東京都","municipalities":"千代田区","address1":"神田神保町","address2":"123456","full_name":"千代田民夫","phone_number":"0312345678","mail_address":"printioapi@abcdefg.com"},"sender_information":{"zip_code":"1230123","prefecture_name":"大阪府","municipalities":"富田林市","address1":"千枚田","address2":"11111","full_name":"富田平次","phone_number":"0312345678","mail_address":"printioapi@abcdefg.com","item_name":"作品2024"},"order_details":[{"ec_order_detail_no":"","item_code":"OGB-910","quantity":1,"color":"natural cotton","size":"S","image_urls":{"values":[{"position":"front","urls":[{"type":"Thumbnail","url":"http://printioapi/thumbail.png"},{"type":"Output","url":"http://printioapi/Output.png"}]},{"position":"back","urls":[{"type":"Thumbnail","url":"http://printioapi/thumbail.png"},{"type":"Output","url":"http://printioapi/Output.png"}]}]},"ec_shipping_method_id":2,"ec_shipping_type":2}],"ec_optional_information":""},"id":"paths/~1orders~1order-with-image/post/requestBody/content/application~1json/example"},"paths/~1orders~1order-with-image/post/responses/200/content/application~1json/examples/成功例":{"value":{"response":{"request_key":"550e8400-e29b-41d4-a716-446655440000","order_no":"24000001","ec_order_no":"TEST0001","status_code":0,"message":"成功しました。"}},"key":"成功例","summary":"成功例","description":"","id":"paths/~1orders~1order-with-image/post/responses/200/content/application~1json/examples/成功例"},"paths/~1orders~1order-with-image/post/responses/200/content/application~1json/examples/異常例":{"value":{"response":{"request_key":"550e8400-e29b-41d4-a716-446655440000","ec_order_no":"TEST0001","status_code":5,"message":"Invalid input OrderDetail[0]: The Size field is required."}},"key":"異常例","summary":"異常例","description":"","id":"paths/~1orders~1order-with-image/post/responses/200/content/application~1json/examples/異常例"},"paths/~1orders~1order-with-image/post/responses/200/content/application~1json/examples/重複リクエスト":{"value":{"response":{"request_key":"550e8400-e29b-41d4-a716-446655440000","ec_order_no":"0001","status_code":15,"message":"既に登録済みです"}},"key":"重複リクエスト","summary":"重複リクエスト","description":"","id":"paths/~1orders~1order-with-image/post/responses/200/content/application~1json/examples/重複リクエスト"},"paths/~1orders~1order-with-image/post/responses/401/content/application~1json/example":{"value":{"status_code":401,"message":"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."},"id":"paths/~1orders~1order-with-image/post/responses/401/content/application~1json/example"},"paths/~1orders~1order-with-image/post/responses/500/content/application~1json/example":{"value":{"status_code":500,"message":"The server is currently unable to handle the request due to a temporary overloading or maintenance of the server."},"id":"paths/~1orders~1order-with-image/post/responses/500/content/application~1json/example"},"paths/~1orders~1order-with-image/post/responses/503/content/application~1json/example":{"value":{"status_code":503,"message":"The service is currently undergoing scheduled maintenance. Please try again later.","maintenance_start":"2024-06-07 12:00:00","maintenance_end":"2024-06-07 16:00:00"},"id":"paths/~1orders~1order-with-image/post/responses/503/content/application~1json/example"},"paths/~1orders/get/responses/200/content/application~1json/examples/1":{"value":{"orders":[{"order_no":"2404000021","ec_order_no":"0001","shipping_id":"01","ec_order_date":"2024-06-13","shipping_information":{"zip_code":"7885629","prefecture_name":"東京都","municipalities":"北区赤羽","address1":"3084 田中Extensions","address2":"Apt. 673","full_name":"鈴木実","phone_number":"0180318077","mail_address":"taishoutanaka@hotmail.com"},"sender_information":{"zip_code":"803062","prefecture_name":"青森県","municipalities":"五所川原市","address1":"32662 斎藤Route","address2":"Apt. 906","full_name":"井上和子","phone_number":"0482711520","mail_address":"kotobukitanka@gmail.com","item_name":"オリジナルアイテム"},"order_status_id":100,"order_status_name":"工場確認中","scheduled_shipping_date":"2024-06-13","shipping_date":"2024-06-13","scheduled_delivery_date":"2024-06-13","delivery_company_name":"ヤマト運輸","shipping_method_name":"宅急便","shipping_number":"1234567890","order_details":[{"order_detail_no":"240400002101","ec_order_detail_no":"0001-01","item_code":"OGB-910","item_name":"オーガニックコットンTシャツ","quantity":2,"color":"ブラック","hex":"#000000","size":"M","order_detail_status_id":100,"order_detail_status_name":"工場確認中"},{"order_detail_no":"240400002102","ec_order_detail_no":"0001-02","item_code":"OGB-910","item_name":"オーガニックコットンTシャツ","quantity":1,"color":"ブラック","hex":"#000000","size":"XS","order_detail_status_id":100,"order_detail_status_name":"工場確認中"}],"ec_optional_information":"キャンペーン対象注文","action_after_print":{"novelty":{"ノベルティ":1}}},{"order_no":"2404000021","ec_order_no":"0001","shipping_id":"02","ec_order_date":"2024-06-13","shipping_information":{"zip_code":"7885629","prefecture_name":"東京都","municipalities":"北区赤羽","address1":"3084 田中Extensions","address2":"Apt. 673","full_name":"鈴木実","phone_number":"0180318077","mail_address":"taishoutanaka@hotmail.com"},"sender_information":{"zip_code":"803062","prefecture_name":"青森県","municipalities":"五所川原市","address1":"32662 斎藤Route","address2":"Apt. 906","full_name":"井上和子","phone_number":"0482711520","mail_address":"kotobukitanka@gmail.com","item_name":"オリジナルアイテム"},"order_status_id":110,"order_status_name":"工場対応中","scheduled_shipping_date":"2024-06-13","shipping_date":"2024-06-13","scheduled_delivery_date":"2024-06-13","delivery_company_name":"ヤマト運輸","shipping_method_name":"宅急便","shipping_number":null,"order_details":[{"order_detail_no":"240400002103","ec_order_detail_no":"0001-03","item_code":"OGB-910","item_name":"オーガニックコットンTシャツ","quantity":2,"color":"ブラック","hex":"#000000","size":"M","order_detail_status_id":110,"order_detail_status_name":"工場対応中"}],"ec_optional_information":"キャンペーン対象注文","action_after_print":{"novelty":{"ノベルティ":1}}}],"total":100,"status_code":0,"message":"成功しました。"},"key":"1","summary":"成功例（拡張機能:MultiItemOrder設定時）","description":"","id":"paths/~1orders/get/responses/200/content/application~1json/examples/1"},"paths/~1orders/get/responses/200/content/application~1json/examples/2":{"value":{"orders":[{"order_no":"2404000021","ec_order_no":"0001","ec_order_date":"2024-06-13","shipping_information":{"ZipCode":"7885629","PrefectureName":"東京都","Municipalities":"北区赤羽","Address1":"3084 田中Extensions","Address2":"Apt. 673","FullName":"鈴木実","PhoneNumber":"0180318077","MailAddress":"taishoutanaka@hotmail.com"},"sender_information":{"ZipCode":"803062","PrefectureName":"青森県","Municipalities":"五所川原市","Address1":"32662 斎藤Route","Address2":"Apt. 906","FullName":"井上和子","PhoneNumber":"0482711520","MailAddress":"kotobukitanka@gmail.com","ItemName":"オリジナルアイテム"},"order_status_id":100,"order_status_name":"工場確認中","scheduled_shipping_date":"2024-06-13","shipping_date":"2024-06-13","scheduled_delivery_date":"2024-06-13","delivery_company_name":"ヤマト運輸","shipping_method_name":"宅急便","shipping_number":"1234567890","order_details":[{"order_detail_no":"240400002101","ec_order_detail_no":"0001-01","item_id":1,"item_code":"OGB-910","item_name":"オーガニックコットンTシャツ","quantity":2,"color":"ブラック","hex":"#000000","size":"M","order_detail_status_id":100,"order_detail_status_name":"工場確認中"},{"order_detail_no":"240400002101","ec_order_detail_no":"0001-01","item_id":1,"item_code":"OGB-910","item_name":"オーガニックコットンTシャツ","quantity":1,"color":"ブラック","hex":"#000000","size":"XS","order_detail_status_id":100,"order_detail_status_name":"工場確認中"}],"ec_optional_information":"キャンペーン対象注文","action_after_print":{"novelty":{"ノベルティ":1}}}],"total":100,"status_code":0,"message":"成功しました。"},"key":"2","summary":"成功例（拡張機能未設定）","description":"","id":"paths/~1orders/get/responses/200/content/application~1json/examples/2"},"paths/~1orders/get/responses/200/content/application~1json/examples/3":{"value":{"orders":[],"total":0,"status_code":1,"message":"Invalid date_time format"},"key":"3","summary":"異常例","description":"","id":"paths/~1orders/get/responses/200/content/application~1json/examples/3"},"paths/~1orders/get/responses/401/content/application~1json/example":{"value":{"status_code":401,"message":"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."},"id":"paths/~1orders/get/responses/401/content/application~1json/example"},"paths/~1orders/get/responses/500/content/application~1json/example":{"value":{"status_code":500,"message":"The server is currently unable to handle the request due to a temporary overloading or maintenance of the server."},"id":"paths/~1orders/get/responses/500/content/application~1json/example"},"paths/~1orders/get/responses/503/content/application~1json/example":{"value":{"status_code":503,"message":"The service is currently undergoing scheduled maintenance. Please try again later.","maintenance_start":"2024-06-07 12:00:00","maintenance_end":"2024-06-07 16:00:00"},"id":"paths/~1orders/get/responses/503/content/application~1json/example"},"paths/~1order-statuses/get/responses/200/content/application~1json/examples/成功例（拡張機能:MultiItemOrder設定時）":{"value":{"orders":[{"order_no":"2405000012","ec_order_no":"0000","shipping_id":"01","status_id":100,"status_name":"工場確認中","scheduled_shipping_date":"2024-06-04","shipping_date":null,"scheduled_delivery_date":null,"delivery_company_name":"ヤマト運輸","shipping_method_name":"宅急便","shipping_number":null,"updated_at":"2024-05-26 11:26:02","ec_optional_information":"キャンペーン対象注文","order_details":[{"order_detail_no":"240500001201","ec_order_detail_no":"0000-01","order_detail_status_id":100,"order_detail_status_name":"工場確認中"},{"order_detail_no":"240500001202","ec_order_detail_no":"0000-02","order_detail_status_id":100,"order_detail_status_name":"工場確認中"}]},{"order_no":"2405000012","ec_order_no":"0000","shipping_id":"02","status_id":110,"status_name":"工場対応中","scheduled_shipping_date":"2024-06-02","shipping_date":null,"scheduled_delivery_date":null,"delivery_company_name":"ヤマト運輸","shipping_method_name":"宅急便","shipping_number":null,"updated_at":"2024-05-27 19:39:31","ec_optional_information":"キャンペーン対象注文","order_details":[{"order_detail_no":"240500001203","ec_order_detail_no":"0000-03","order_detail_status_id":110,"order_detail_status_name":"工場対応中"},{"order_detail_no":"240500001204","ec_order_detail_no":"0000-04","order_detail_status_id":120,"order_detail_status_name":"工場対応中"}]},{"order_no":"2405000020","ec_order_no":"0001","shipping_id":"01","status_id":140,"status_name":"出荷済","scheduled_shipping_date":"2024-06-06","shipping_date":"2024-06-06","scheduled_delivery_date":"2024-06-08","delivery_company_name":"ヤマト運輸","shipping_method_name":"宅急便","shipping_number":"1234567890","updated_at":"2024-05-30 10:21:16","ec_optional_information":"キャンペーン対象注文","order_details":[{"order_detail_no":"240500002001","ec_order_detail_no":"0001-01","order_detail_status_id":140,"order_detail_status_name":"出荷済"}]}],"status_code":0},"key":"成功例（拡張機能:MultiItemOrder設定時）","summary":"成功例（拡張機能:MultiItemOrder設定時）","description":"","id":"paths/~1order-statuses/get/responses/200/content/application~1json/examples/成功例（拡張機能:MultiItemOrder設定時）"},"paths/~1order-statuses/get/responses/200/content/application~1json/examples/成功例（拡張機能未設定）":{"value":{"orders":[{"order_no":"2405000012","ec_order_no":"0000","status_id":100,"status_name":"工場確認中","scheduled_shipping_date":"2024-06-04","shipping_date":null,"scheduled_delivery_date":null,"delivery_company_name":"ヤマト運輸","shipping_method_name":"宅急便","shipping_number":null,"updated_at":"2024-05-26 11:26:02","ec_optional_information":"キャンペーン対象注文","order_details":[{"order_detail_no":"240500001201","ec_order_detail_no":"0000-01","order_detail_status_id":100,"order_detail_status_name":"工場確認中"},{"order_detail_no":"240500001202","ec_order_detail_no":"0000-02","order_detail_status_id":100,"order_detail_status_name":"工場確認中"}]},{"order_no":"2405000012","ec_order_no":"0000","status_id":110,"status_name":"工場対応中","scheduled_shipping_date":"2024-06-02","shipping_date":null,"scheduled_delivery_date":null,"delivery_company_name":"ヤマト運輸","shipping_method_name":"宅急便","shipping_number":null,"updated_at":"2024-05-27 19:39:31","ec_optional_information":"キャンペーン対象注文","order_details":[{"order_detail_no":"240500001203","ec_order_detail_no":"0000-03","order_detail_status_id":110,"order_detail_status_name":"工場対応中"},{"order_detail_no":"240500001204","ec_order_detail_no":"0000-04","order_detail_status_id":120,"order_detail_status_name":"工場対応中"}]}],"status_code":0},"key":"成功例（拡張機能未設定）","summary":"成功例（拡張機能未設定）","description":"","id":"paths/~1order-statuses/get/responses/200/content/application~1json/examples/成功例（拡張機能未設定）"},"paths/~1order-statuses/get/responses/200/content/application~1json/examples/異常例":{"value":{"orders":[],"status_code":1},"key":"異常例","summary":"異常例","description":"","id":"paths/~1order-statuses/get/responses/200/content/application~1json/examples/異常例"},"paths/~1order-statuses/get/responses/401/content/application~1json/example":{"value":{"status_code":401,"message":"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."},"id":"paths/~1order-statuses/get/responses/401/content/application~1json/example"},"paths/~1order-statuses/get/responses/500/content/application~1json/example":{"value":{"status_code":500,"message":"The server is currently unable to handle the request due to a temporary overloading or maintenance of the server."},"id":"paths/~1order-statuses/get/responses/500/content/application~1json/example"},"paths/~1order-statuses/get/responses/503/content/application~1json/example":{"value":{"status_code":503,"message":"The service is currently undergoing scheduled maintenance. Please try again later.","maintenance_start":"2024-06-07 12:00:00","maintenance_end":"2024-06-07 16:00:00"},"id":"paths/~1order-statuses/get/responses/503/content/application~1json/example"},"paths/~1orders~1cancel/post/requestBody/content/application~1json/example":{"value":{"retailer_id":1,"order_no":"202501111201","ec_order_no":"202501111201"},"id":"paths/~1orders~1cancel/post/requestBody/content/application~1json/example"},"paths/~1orders~1cancel/post/responses/200/content/application~1json/examples/1":{"value":{"order_no":"202501111201","status_code":0,"message":"成功しました。"},"key":"1","summary":"正常系","description":"","id":"paths/~1orders~1cancel/post/responses/200/content/application~1json/examples/1"},"paths/~1orders~1cancel/post/responses/200/content/application~1json/examples/2":{"value":{"status_code":5,"message":"この注文はキャンセルできません。現在のステータス: 発送済み"},"key":"2","summary":"異常系","description":"","id":"paths/~1orders~1cancel/post/responses/200/content/application~1json/examples/2"},"paths/~1orders~1cancel/post/responses/401/content/application~1json/example":{"value":{"status_code":401,"message":"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."},"id":"paths/~1orders~1cancel/post/responses/401/content/application~1json/example"},"paths/~1orders~1cancel/post/responses/500/content/application~1json/example":{"value":{"status_code":500,"message":"The server is currently unable to handle the request due to a temporary overloading or maintenance of the server."},"id":"paths/~1orders~1cancel/post/responses/500/content/application~1json/example"},"paths/~1orders~1cancel/post/responses/503/content/application~1json/example":{"value":{"status_code":503,"message":"The service is currently undergoing scheduled maintenance. Please try again later.","maintenance_start":"2024-06-07 12:00:00","maintenance_end":"2024-06-07 16:00:00"},"id":"paths/~1orders~1cancel/post/responses/503/content/application~1json/example"},"paths/~1users~1user/get/responses/200/content/application~1json/example":{"value":{"response":{"is_user_exists":true,"user_info":{"team_information":[{"authority_id":10,"id":1,"name":"吉田 美桜","code":"47","retailer_information":{"full_name":"高橋 美羽","zip_code":"304-5284","prefecture_name":"山本 悠翔","municipalities":"nostrud enim aliqua","address1":"静岡県 所沢市 北区 2丁目6番4号 斎藤266号室","address2":"石川県 福井市 中京区 3丁目2番2号 田中514号室","mail_address":"9jp9jj9l5_fo0qg431@gmail.com","phone_number":"044-058-6900"},"payment_information":{"is_valid":true,"type":"card","masked_info":{"card_holder_name":"MIWA TAKAHASHI","last4":"1234","brand":"JCB","exp_month":"04","exp_year":"2030"}}}],"user_id":10,"retailer_id":1,"mailAddress":"lm1feo.gbkqg486@gmail.com"}},"status_code":0,"message":"成功しました。"},"id":"paths/~1users~1user/get/responses/200/content/application~1json/example"},"paths/~1users~1user/get/responses/401/content/application~1json/example":{"value":{"status_code":401,"message":"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."},"id":"paths/~1users~1user/get/responses/401/content/application~1json/example"},"paths/~1users~1user/get/responses/500/content/application~1json/example":{"value":{"status_code":500,"message":"The server is currently unable to handle the request due to a temporary overloading or maintenance of the server."},"id":"paths/~1users~1user/get/responses/500/content/application~1json/example"},"paths/~1users~1user/get/responses/503/content/application~1json/example":{"value":{"status_code":503,"message":"The service is currently undergoing scheduled maintenance. Please try again later.","maintenance_start":"2024-06-07 12:00:00","maintenance_end":"2024-06-07 16:00:00"},"id":"paths/~1users~1user/get/responses/503/content/application~1json/example"},"paths/~1teams~1delete/put/requestBody/content/application~1json/example":{"value":{"retailer_id":1,"team_id":1},"id":"paths/~1teams~1delete/put/requestBody/content/application~1json/example"},"paths/~1teams~1delete/put/responses/200/content/application~1json/examples/1":{"value":{"app_id":2,"team_id":1,"delete_flag":true,"status_code":0,"message":"成功しました。"},"key":"1","summary":"正常系","description":"","id":"paths/~1teams~1delete/put/responses/200/content/application~1json/examples/1"},"paths/~1teams~1delete/put/responses/200/content/application~1json/examples/2":{"value":{"status_code":5,"message":"チームが見つかりません(アプリID：2, チームID：printiotest)"},"key":"2","summary":"異常系","description":"","id":"paths/~1teams~1delete/put/responses/200/content/application~1json/examples/2"},"paths/~1teams~1delete/put/responses/401/content/application~1json/example":{"value":{"status_code":401,"message":"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."},"id":"paths/~1teams~1delete/put/responses/401/content/application~1json/example"},"paths/~1teams~1delete/put/responses/500/content/application~1json/example":{"value":{"status_code":500,"message":"The server is currently unable to handle the request due to a temporary overloading or maintenance of the server."},"id":"paths/~1teams~1delete/put/responses/500/content/application~1json/example"},"paths/~1teams~1delete/put/responses/503/content/application~1json/example":{"value":{"status_code":503,"message":"The service is currently undergoing scheduled maintenance. Please try again later.","maintenance_start":"2024-06-07 12:00:00","maintenance_end":"2024-06-07 16:00:00"},"id":"paths/~1teams~1delete/put/responses/503/content/application~1json/example"},"paths/~1orders~1update-status/post/requestBody/content/application~1json/example":{"value":{"order_no":"2022011112","shipping_id":"01","order_status_id":140,"shipping_number":"123451234512"},"id":"paths/~1orders~1update-status/post/requestBody/content/application~1json/example"},"paths/~1orders~1update-status/post/responses/200/content/application~1json/examples/1":{"value":{"orders":[{"order_no":"2022011112","shipping_id":"01","order_status_id":130,"order_status_name":"出荷待ち"},{"order_no":"2022011112","shipping_id":"02","order_status_id":130,"order_status_name":"出荷待ち"}],"status_code":0,"message":"成功しました。"},"key":"1","summary":"正常系","description":"","id":"paths/~1orders~1update-status/post/responses/200/content/application~1json/examples/1"},"paths/~1orders~1update-status/post/responses/200/content/application~1json/examples/2":{"value":{"status_code":1,"message":"データが存在しません[注文番号(2024011112)]"},"key":"2","summary":"異常系","description":"","id":"paths/~1orders~1update-status/post/responses/200/content/application~1json/examples/2"},"paths/~1orders~1update-status/post/responses/401/content/application~1json/example":{"value":{"status_code":401,"message":"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."},"id":"paths/~1orders~1update-status/post/responses/401/content/application~1json/example"},"paths/~1orders~1update-status/post/responses/500/content/application~1json/example":{"value":{"status_code":500,"message":"The server is currently unable to handle the request due to a temporary overloading or maintenance of the server."},"id":"paths/~1orders~1update-status/post/responses/500/content/application~1json/example"},"paths/~1orders~1update-status/post/responses/503/content/application~1json/example":{"value":{"status_code":503,"message":"The service is currently undergoing scheduled maintenance. Please try again later.","maintenance_start":"2024-06-07 12:00:00","maintenance_end":"2024-06-07 16:00:00"},"id":"paths/~1orders~1update-status/post/responses/503/content/application~1json/example"},"paths/~1item-stocks~1update-quantity/post/requestBody/content/application~1json/example":{"value":{"item_code":"OGB-910","color":"natural cotton","size":"S","stock_quantity":100},"id":"paths/~1item-stocks~1update-quantity/post/requestBody/content/application~1json/example"},"paths/~1item-stocks~1update-quantity/post/responses/200/content/application~1json/examples/1":{"value":{"item_code":"OGB-910","color":"natural cotton","size":"S","stock_quantity":100,"status_code":0,"message":"成功しました。"},"key":"1","summary":"正常系","description":"","id":"paths/~1item-stocks~1update-quantity/post/responses/200/content/application~1json/examples/1"},"paths/~1item-stocks~1update-quantity/post/responses/200/content/application~1json/examples/2":{"value":{"item_code":"OGB-910","color":"natural cotton","size":"XXL","stock_quantity":null,"status_code":1,"message":"データが存在しません[item_code: OGB-910, color: natural cotton, size: XXL]"},"key":"2","summary":"異常系（データなし）","description":"","id":"paths/~1item-stocks~1update-quantity/post/responses/200/content/application~1json/examples/2"},"paths/~1item-stocks~1update-quantity/post/responses/401/content/application~1json/example":{"value":{"status_code":401,"message":"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."},"id":"paths/~1item-stocks~1update-quantity/post/responses/401/content/application~1json/example"},"paths/~1item-stocks~1update-quantity/post/responses/500/content/application~1json/example":{"value":{"status_code":500,"message":"The server is currently unable to handle the request due to a temporary overloading or maintenance of the server."},"id":"paths/~1item-stocks~1update-quantity/post/responses/500/content/application~1json/example"},"paths/~1item-stocks~1update-quantity/post/responses/503/content/application~1json/example":{"value":{"status_code":503,"message":"The service is currently undergoing scheduled maintenance. Please try again later.","maintenance_start":"2024-06-07 12:00:00","maintenance_end":"2024-06-07 16:00:00"},"id":"paths/~1item-stocks~1update-quantity/post/responses/503/content/application~1json/example"}},"securitySchemeStore":{},"servers":[{"url":"/_mock/printio-api","isMockServer":true,"description":"Mock server"},{"url":"https://apitest.printio.me/external"}]},"options":{"corsProxyUrl":"","hideSidebar":true,"mockServer":{"url":"/_mock/printio-api","position":"first","description":"Mock server"},"disableRouter":true,"downloadUrls":[{"url":"/_bundle/printio-api.json?download"},{"url":"/_bundle/printio-api.yaml?download"}],"excludeFromSearch":false,"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"Printio.API","description":""}},"baseSlug":"/printio-api","routesMapping":{}}