{"openapi":"3.1.0","info":{"title":"Trackmage Public API","description":"TrackMage API","version":"v3.21.2-2026-06-20T10:14:45+0000"},"servers":[{"url":"\/","description":""}],"paths":{"\/public\/carriers":{"get":{"operationId":"api_publiccarriers_get_collection","tags":["Carrier"],"responses":{"200":{"description":"Carrier collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Carrier.jsonld-getCarriers"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Carrier-getCarriers"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Carrier-getCarriers"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Carrier-getCarriers"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Carrier-getCarriers"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Carrier-getCarriers"}}}}}},"summary":"Retrieves the collection of Carrier resources.","description":"Retrieves the collection of Carrier resources.","parameters":[{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string","enum":["getCarrier"]}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false}},"\/public\/carriers\/{id}":{"get":{"operationId":"api_publiccarriers_id_get","tags":["Carrier"],"responses":{"200":{"description":"Carrier resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Carrier.jsonld-getCarrier"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Carrier-getCarrier"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Carrier-getCarrier"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Carrier-getCarrier"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Carrier-getCarrier"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Carrier-getCarrier"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Carrier resource.","description":"Retrieves a Carrier resource.","parameters":[{"name":"id","in":"path","description":"Carrier identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/change_status_batch_async":{"post":{"operationId":"api_change_status_batch_async_post","tags":["ChangeStatusBatchAsyncRequest"],"responses":{"200":{"description":"ChangeStatusBatchAsyncRequest resource created","content":{"application\/ld+json":{"schema":{}},"application\/json":{"schema":{}},"text\/csv":{"schema":{}},"text\/html":{"schema":{}},"multipart\/form-data":{"schema":{}},"application\/x-www-form-urlencoded":{"schema":{}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Assign a status to a given ids list (async)","description":"Creates a ChangeStatusBatchAsyncRequest resource.","parameters":[],"requestBody":{"description":"The new ChangeStatusBatchAsyncRequest resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ChangeStatusBatchAsyncRequest.jsonld-setChangeStatusBatchAsyncRequest"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ChangeStatusBatchAsyncRequest-setChangeStatusBatchAsyncRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ChangeStatusBatchAsyncRequest-setChangeStatusBatchAsyncRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ChangeStatusBatchAsyncRequest-setChangeStatusBatchAsyncRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ChangeStatusBatchAsyncRequest-setChangeStatusBatchAsyncRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ChangeStatusBatchAsyncRequest-setChangeStatusBatchAsyncRequest"}}},"required":true},"deprecated":false}},"\/check_tracking_numbers_async":{"post":{"operationId":"api_check_tracking_numbers_async_post","tags":["CheckTrackingStatusesAsyncRequest"],"responses":{"200":{"description":"CheckTrackingStatusesAsyncRequest resource created","content":{"application\/ld+json":{"schema":{}},"application\/json":{"schema":{}},"text\/csv":{"schema":{}},"text\/html":{"schema":{}},"multipart\/form-data":{"schema":{}},"application\/x-www-form-urlencoded":{"schema":{}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Checks the statuses of existing tracking numbers in background and return the result in notification.","description":"Creates a CheckTrackingStatusesAsyncRequest resource.","parameters":[],"requestBody":{"description":"The new CheckTrackingStatusesAsyncRequest resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CheckTrackingStatusesAsyncRequest.jsonld-CheckTrackingStatusesRequest_setTrackingForCheck"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CheckTrackingStatusesAsyncRequest-CheckTrackingStatusesRequest_setTrackingForCheck"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/CheckTrackingStatusesAsyncRequest-CheckTrackingStatusesRequest_setTrackingForCheck"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CheckTrackingStatusesAsyncRequest-CheckTrackingStatusesRequest_setTrackingForCheck"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/CheckTrackingStatusesAsyncRequest-CheckTrackingStatusesRequest_setTrackingForCheck"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/CheckTrackingStatusesAsyncRequest-CheckTrackingStatusesRequest_setTrackingForCheck"}}},"required":true},"deprecated":false}},"\/check_tracking_numbers":{"post":{"operationId":"api_check_tracking_numbers_post","tags":["CheckTrackingStatusesRequest"],"responses":{"200":{"description":"CheckTrackingStatusesRequest resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CheckTrackingStatusesRequest.jsonld-CheckTrackingStatusesResponse_getShipment"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CheckTrackingStatusesRequest-CheckTrackingStatusesResponse_getShipment"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/CheckTrackingStatusesRequest-CheckTrackingStatusesResponse_getShipment"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CheckTrackingStatusesRequest-CheckTrackingStatusesResponse_getShipment"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/CheckTrackingStatusesRequest-CheckTrackingStatusesResponse_getShipment"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/CheckTrackingStatusesRequest-CheckTrackingStatusesResponse_getShipment"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Checks the status of existing tracking number and immediately returns the result.","description":"Creates a CheckTrackingStatusesRequest resource.","parameters":[],"requestBody":{"description":"The new CheckTrackingStatusesRequest resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CheckTrackingStatusesRequest.jsonld-CheckTrackingStatusesRequest_setTrackingForCheck"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CheckTrackingStatusesRequest-CheckTrackingStatusesRequest_setTrackingForCheck"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/CheckTrackingStatusesRequest-CheckTrackingStatusesRequest_setTrackingForCheck"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CheckTrackingStatusesRequest-CheckTrackingStatusesRequest_setTrackingForCheck"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/CheckTrackingStatusesRequest-CheckTrackingStatusesRequest_setTrackingForCheck"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/CheckTrackingStatusesRequest-CheckTrackingStatusesRequest_setTrackingForCheck"}}},"required":true},"deprecated":false}},"\/billing\/shopify\/checkout_subscription":{"post":{"operationId":"api_billingshopifycheckout_subscription_post","tags":["CheckoutShopifySubscriptionRequest"],"responses":{"200":{"description":"CheckoutShopifySubscriptionRequest resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CheckoutShopifySubscriptionRequest.CheckoutShopifySubscriptionResponse.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CheckoutShopifySubscriptionRequest.CheckoutShopifySubscriptionResponse"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/CheckoutShopifySubscriptionRequest.CheckoutShopifySubscriptionResponse"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CheckoutShopifySubscriptionRequest.CheckoutShopifySubscriptionResponse"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/CheckoutShopifySubscriptionRequest.CheckoutShopifySubscriptionResponse"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/CheckoutShopifySubscriptionRequest.CheckoutShopifySubscriptionResponse"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Checkout Shopify Subscription request","description":"Creates a CheckoutShopifySubscriptionRequest resource.","parameters":[],"requestBody":{"description":"The new CheckoutShopifySubscriptionRequest resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CheckoutShopifySubscriptionRequest.jsonld-setCheckoutShopifySubscriptionRequest"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/CheckoutShopifySubscriptionRequest-setCheckoutShopifySubscriptionRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/CheckoutShopifySubscriptionRequest-setCheckoutShopifySubscriptionRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/CheckoutShopifySubscriptionRequest-setCheckoutShopifySubscriptionRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/CheckoutShopifySubscriptionRequest-setCheckoutShopifySubscriptionRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/CheckoutShopifySubscriptionRequest-setCheckoutShopifySubscriptionRequest"}}},"required":true},"deprecated":false}},"\/teams\/{teamId}\/credentials":{"get":{"operationId":"api_teams_credentials_get_subresource","tags":["Credentials"],"responses":{"200":{"description":"Credentials collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Credentials.jsonld-getCredentials_getCredentialsMeta"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Credentials-getCredentials_getCredentialsMeta"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Credentials-getCredentials_getCredentialsMeta"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Credentials-getCredentials_getCredentialsMeta"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Credentials-getCredentials_getCredentialsMeta"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Credentials-getCredentials_getCredentialsMeta"}}}}}},"summary":"Retrieves the collection of Credentials resources.","description":"Retrieves the collection of Credentials resources.","parameters":[{"name":"teamId","in":"path","description":"Credentials identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"type[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[updatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"tag","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"onlyVisibleTypes","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/workspaces\/{workspaceId}\/email_notifications":{"get":{"operationId":"api_workspaces_email_notifications_get_subresource","tags":["EmailNotification"],"responses":{"200":{"description":"EmailNotification collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/EmailNotification.jsonld-getEmailNotification"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/EmailNotification-getEmailNotification"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/EmailNotification-getEmailNotification"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/EmailNotification-getEmailNotification"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/EmailNotification-getEmailNotification"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/EmailNotification-getEmailNotification"}}}}}},"summary":"Retrieves the collection of EmailNotification resources.","description":"Retrieves the collection of EmailNotification resources.","parameters":[{"name":"workspaceId","in":"path","description":"EmailNotification identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"event","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"event[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"title","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"lastEmailSentAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"lastEmailSentAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"lastEmailSentAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"lastEmailSentAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/change_status_batch":{"post":{"operationId":"change_status_batch","tags":["EntityType"],"responses":{"200":{"description":"EntityType resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/EntityType.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/EntityType"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/EntityType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/EntityType"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/EntityType"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/EntityType"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Assign a status to a given ids list","description":"Creates a EntityType resource.","parameters":[],"requestBody":{"description":"The new EntityType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/EntityType.ChangeStatusBatchRequest.jsonld-setChangeStatusBatchRequest"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/EntityType.ChangeStatusBatchRequest-setChangeStatusBatchRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/EntityType.ChangeStatusBatchRequest-setChangeStatusBatchRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/EntityType.ChangeStatusBatchRequest-setChangeStatusBatchRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/EntityType.ChangeStatusBatchRequest-setChangeStatusBatchRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/EntityType.ChangeStatusBatchRequest-setChangeStatusBatchRequest"}}},"required":true},"deprecated":false}},"\/delete_records_batch":{"post":{"operationId":"delete_records_batch","tags":["EntityType"],"responses":{"200":{"description":"EntityType resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/EntityType.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/EntityType"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/EntityType"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/EntityType"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/EntityType"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/EntityType"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Delete a set of records by ids list","description":"Creates a EntityType resource.","parameters":[],"requestBody":{"description":"The new EntityType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/EntityType.DeleteRecordsBatchRequest.jsonld-setDeleteRecordsBatchRequest"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/EntityType.DeleteRecordsBatchRequest-setDeleteRecordsBatchRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/EntityType.DeleteRecordsBatchRequest-setDeleteRecordsBatchRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/EntityType.DeleteRecordsBatchRequest-setDeleteRecordsBatchRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/EntityType.DeleteRecordsBatchRequest-setDeleteRecordsBatchRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/EntityType.DeleteRecordsBatchRequest-setDeleteRecordsBatchRequest"}}},"required":true},"deprecated":false}},"\/export":{"post":{"operationId":"api_export_post","tags":["ExportEntityRequest"],"responses":{"200":{"description":"ExportEntityRequest resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ExportEntityRequest.ExportEntityResponse.jsonld-getExportEntityResponse"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ExportEntityRequest.ExportEntityResponse-getExportEntityResponse"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ExportEntityRequest.ExportEntityResponse-getExportEntityResponse"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ExportEntityRequest.ExportEntityResponse-getExportEntityResponse"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ExportEntityRequest.ExportEntityResponse-getExportEntityResponse"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ExportEntityRequest.ExportEntityResponse-getExportEntityResponse"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ExportEntityRequest resource.","description":"Creates a ExportEntityRequest resource.","parameters":[],"requestBody":{"description":"The new ExportEntityRequest resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ExportEntityRequest.jsonld-setExportEntityRequest"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ExportEntityRequest-setExportEntityRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ExportEntityRequest-setExportEntityRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ExportEntityRequest-setExportEntityRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ExportEntityRequest-setExportEntityRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ExportEntityRequest-setExportEntityRequest"}}},"required":true},"deprecated":false}},"\/fields":{"get":{"operationId":"api_fields_get_collection","tags":["Field"],"responses":{"200":{"description":"Field collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Field.jsonld-getField_getSelectOptions_getTrackingStatus"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}}}}}},"summary":"Retrieves the collection of Field resources.","description":"Retrieves the collection of Field resources.","parameters":[{"name":"entity","in":"query","description":"The entity you need fields for. For example, shipments or orders. The whole format is entity[.type], for example, workflows.webhook or credentials.smtp","required":true,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"form","explode":false,"allowReserved":false},{"name":"workspace","in":"query","description":"Specify workspace id for fields stored in EAV","required":false,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"form","explode":false,"allowReserved":false},{"name":"primary","in":"query","description":"If true only primary fields will be returned, if false only custom ones","required":false,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"form","explode":false,"allowReserved":false},{"name":"workspace.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"workspace.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string","enum":["getFieldTags"]}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_fields_post","tags":["Field"],"responses":{"201":{"description":"Field resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Field.jsonld-getField_getSelectOptions_getTrackingStatus"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Field resource.","description":"Creates a Field resource.","parameters":[],"requestBody":{"description":"The new Field resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Field.jsonld-postField"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Field-postField"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Field-postField"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Field-postField"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Field-postField"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Field-postField"}}},"required":true},"deprecated":false}},"\/fields\/{code}":{"get":{"operationId":"api_fields_code_get","tags":["Field"],"responses":{"200":{"description":"Field resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Field.jsonld-getField_getSelectOptions_getTrackingStatus"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Field resource.","description":"Retrieves a Field resource.","parameters":[{"name":"code","in":"path","description":"Field identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_fields_code_put","tags":["Field"],"responses":{"200":{"description":"Field resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Field.jsonld-getField_getSelectOptions_getTrackingStatus"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Field-getField_getSelectOptions_getTrackingStatus"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Field resource.","description":"Replaces the Field resource.","parameters":[{"name":"code","in":"path","description":"Field identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Field resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Field.jsonld-putField"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Field-putField"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Field-putField"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Field-putField"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Field-putField"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Field-putField"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_fields_code_delete","tags":["Field"],"responses":{"204":{"description":"Field resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Field resource.","description":"Removes the Field resource.","parameters":[{"name":"code","in":"path","description":"Field identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/public\/generate-theme":{"post":{"operationId":"api_publicgenerate-theme_post","tags":["GenerateThemeRequest"],"responses":{"201":{"description":"GenerateThemeRequest resource created","content":{"application\/ld+json":{"schema":{}},"application\/json":{"schema":{}},"text\/csv":{"schema":{}},"text\/html":{"schema":{}},"multipart\/form-data":{"schema":{}},"application\/x-www-form-urlencoded":{"schema":{}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Generates theme for a given url","description":"Creates a GenerateThemeRequest resource.","parameters":[],"requestBody":{"description":"The new GenerateThemeRequest resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GenerateThemeRequest.jsonld-setGenerateThemeRequest"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GenerateThemeRequest-setGenerateThemeRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/GenerateThemeRequest-setGenerateThemeRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/GenerateThemeRequest-setGenerateThemeRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/GenerateThemeRequest-setGenerateThemeRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/GenerateThemeRequest-setGenerateThemeRequest"}}},"required":true},"deprecated":false}},"\/generate_tracking_page_link":{"post":{"operationId":"api_generate_tracking_page_link_post","tags":["GenerateTrackingPageLinkRequest"],"responses":{"201":{"description":"GenerateTrackingPageLinkRequest resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinkRequest.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinkRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinkRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinkRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinkRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinkRequest"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a GenerateTrackingPageLinkRequest resource.","description":"Creates a GenerateTrackingPageLinkRequest resource.","parameters":[],"requestBody":{"description":"The new GenerateTrackingPageLinkRequest resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinkRequest.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinkRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinkRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinkRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinkRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinkRequest"}}},"required":true},"deprecated":false}},"\/generate_tracking_page_links":{"post":{"operationId":"api_generate_tracking_page_links_post","tags":["GenerateTrackingPageLinksRequest"],"responses":{"201":{"description":"GenerateTrackingPageLinksRequest resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinksRequest.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinksRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinksRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinksRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinksRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinksRequest"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a GenerateTrackingPageLinksRequest resource.","description":"Creates a GenerateTrackingPageLinksRequest resource.","parameters":[],"requestBody":{"description":"The new GenerateTrackingPageLinksRequest resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinksRequest.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinksRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinksRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinksRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinksRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/GenerateTrackingPageLinksRequest"}}},"required":true},"deprecated":false}},"\/products_feed\/import":{"post":{"operationId":"api_products_feedimport_post","tags":["ImportProductsFeedRequest"],"responses":{"200":{"description":"ImportProductsFeedRequest resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ImportProductsFeedRequest.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ImportProductsFeedRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ImportProductsFeedRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ImportProductsFeedRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ImportProductsFeedRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ImportProductsFeedRequest"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Start Import Feed Items","description":"- Retrieve feed items from Feed Url and add to the Slider Items\n","parameters":[],"requestBody":{"description":"The new ImportProductsFeedRequest resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ImportProductsFeedRequest.jsonld-setImportProductsFeedRequest"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ImportProductsFeedRequest-setImportProductsFeedRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ImportProductsFeedRequest-setImportProductsFeedRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ImportProductsFeedRequest-setImportProductsFeedRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ImportProductsFeedRequest-setImportProductsFeedRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ImportProductsFeedRequest-setImportProductsFeedRequest"}}},"required":true},"deprecated":false}},"\/integration-secure\/klaviyo\/workspace":{"post":{"operationId":"api_integration-secureklaviyoworkspace_post","tags":["KlaviyoWorkspaceRequest"],"responses":{"201":{"description":"KlaviyoWorkspaceRequest resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KlaviyoWorkspaceRequest.KlaviyoWorkspaceResponse.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KlaviyoWorkspaceRequest.KlaviyoWorkspaceResponse"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/KlaviyoWorkspaceRequest.KlaviyoWorkspaceResponse"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KlaviyoWorkspaceRequest.KlaviyoWorkspaceResponse"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/KlaviyoWorkspaceRequest.KlaviyoWorkspaceResponse"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/KlaviyoWorkspaceRequest.KlaviyoWorkspaceResponse"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Klaviyo workspace","description":"Creates a KlaviyoWorkspaceRequest resource.","parameters":[],"requestBody":{"description":"The new KlaviyoWorkspaceRequest resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/KlaviyoWorkspaceRequest.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/KlaviyoWorkspaceRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/KlaviyoWorkspaceRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/KlaviyoWorkspaceRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/KlaviyoWorkspaceRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/KlaviyoWorkspaceRequest"}}},"required":true},"deprecated":false}},"\/workspaces\/{workspaceId}\/notes":{"get":{"operationId":"api_workspaces_notes_get_subresource","tags":["Note"],"responses":{"200":{"description":"Note collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Note.jsonld-getNotes_getMediaShort"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Note-getNotes_getMediaShort"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Note-getNotes_getMediaShort"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Note-getNotes_getMediaShort"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Note-getNotes_getMediaShort"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Note-getNotes_getMediaShort"}}}}}},"summary":"Retrieves the collection of Note resources.","description":"Retrieves the collection of Note resources.","parameters":[{"name":"workspaceId","in":"path","description":"Note identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"entity","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"entity[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"entityId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"entityId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/note_reminders":{"get":{"operationId":"api_note_reminders_get_collection","tags":["NoteReminder"],"responses":{"200":{"description":"NoteReminder collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/NoteReminder.jsonld-getNoteReminder"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/NoteReminder-getNoteReminder"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/NoteReminder-getNoteReminder"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/NoteReminder-getNoteReminder"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/NoteReminder-getNoteReminder"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/NoteReminder-getNoteReminder"}}}}}},"summary":"Retrieves the collection of NoteReminder resources.","description":"Retrieves the collection of NoteReminder resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"note.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"note.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[notifyAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"userIds","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"userIds[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"deepObject","explode":true,"allowReserved":false},{"name":"notified","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"notifyAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"notifyAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"notifyAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"notifyAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/note_reminders\/{id}":{"get":{"operationId":"api_note_reminders_id_get","tags":["NoteReminder"],"responses":{"200":{"description":"NoteReminder resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/NoteReminder.jsonld-getNoteReminder"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/NoteReminder-getNoteReminder"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/NoteReminder-getNoteReminder"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/NoteReminder-getNoteReminder"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/NoteReminder-getNoteReminder"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/NoteReminder-getNoteReminder"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a NoteReminder resource.","description":"Retrieves a NoteReminder resource.","parameters":[{"name":"id","in":"path","description":"NoteReminder identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/users\/{userId}\/notifications":{"get":{"operationId":"api_users_notifications_get_subresource","tags":["Notification"],"responses":{"200":{"description":"Notification collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Notification.jsonld-getNotification"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Notification-getNotification"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Notification-getNotification"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Notification-getNotification"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Notification-getNotification"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Notification-getNotification"}}}}}},"summary":"Retrieves the collection of Notification resources.","description":"Retrieves the collection of Notification resources.","parameters":[{"name":"userId","in":"path","description":"Notification identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"tag","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"tag[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"message","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"team.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"team.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"workspace.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"workspace.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[team.id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[workspace.id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"unread","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/oauth_clients":{"get":{"operationId":"api_oauth_clients_get_collection","tags":["OauthClient"],"responses":{"200":{"description":"OauthClient collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/OauthClient.jsonld-getOAuthClient"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OauthClient-getOAuthClient"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OauthClient-getOAuthClient"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OauthClient-getOAuthClient"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OauthClient-getOAuthClient"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OauthClient-getOAuthClient"}}}}}},"summary":"Retrieves the collection of OauthClient resources.","description":"Retrieves the collection of OauthClient resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_oauth_clients_post","tags":["OauthClient"],"responses":{"201":{"description":"OauthClient resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OauthClient.jsonld-getOAuthClient"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OauthClient-getOAuthClient"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/OauthClient-getOAuthClient"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OauthClient-getOAuthClient"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/OauthClient-getOAuthClient"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/OauthClient-getOAuthClient"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a OauthClient resource.","description":"Creates a OauthClient resource.","parameters":[],"requestBody":{"description":"The new OauthClient resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OauthClient.jsonld-setOAuthClient"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OauthClient-setOAuthClient"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/OauthClient-setOAuthClient"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OauthClient-setOAuthClient"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/OauthClient-setOAuthClient"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/OauthClient-setOAuthClient"}}},"required":true},"deprecated":false}},"\/oauth_clients\/{id}":{"get":{"operationId":"api_oauth_clients_id_get","tags":["OauthClient"],"responses":{"200":{"description":"OauthClient resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OauthClient.jsonld-getOAuthClient"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OauthClient-getOAuthClient"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/OauthClient-getOAuthClient"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OauthClient-getOAuthClient"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/OauthClient-getOAuthClient"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/OauthClient-getOAuthClient"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a OauthClient resource.","description":"Retrieves a OauthClient resource.","parameters":[{"name":"id","in":"path","description":"OauthClient identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"delete":{"operationId":"api_oauth_clients_id_delete","tags":["OauthClient"],"responses":{"204":{"description":"OauthClient resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the OauthClient resource.","description":"Removes the OauthClient resource.","parameters":[{"name":"id","in":"path","description":"OauthClient identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/orders":{"get":{"operationId":"api_orders_get_collection","tags":["Order"],"responses":{"200":{"description":"Order collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Order.jsonld-getOrders_getOrderMeta_getStatusForEmbed_getAddress"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Order-getOrders_getOrderMeta_getStatusForEmbed_getAddress"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Order-getOrders_getOrderMeta_getStatusForEmbed_getAddress"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Order-getOrders_getOrderMeta_getStatusForEmbed_getAddress"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Order-getOrders_getOrderMeta_getStatusForEmbed_getAddress"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Order-getOrders_getOrderMeta_getStatusForEmbed_getAddress"}}}}}},"summary":"Retrieves the collection of Order resources.","description":"Retrieves the collection of Order resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[orderNumber]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[email]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[phoneNumber]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[orderStatus.code]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[subtotal]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[total]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[updatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippingAddress.addressLine1]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippingAddress.addressLine2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippingAddress.city]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippingAddress.company]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippingAddress.countryIso2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippingAddress.firstName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippingAddress.lastName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippingAddress.postcode]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippingAddress.state]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[billingAddress.addressLine1]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[billingAddress.addressLine2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[billingAddress.city]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[billingAddress.company]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[billingAddress.countryIso2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[billingAddress.firstName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[billingAddress.lastName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[billingAddress.postcode]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[billingAddress.state]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[fulfillmentStatus]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shipmentsWithoutTrackingCount]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shipments.id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderNumber","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderNumber[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"workspace.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"workspace.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"email","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"email[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"phoneNumber","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderStatus.code","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderStatus.code[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"orderType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderType[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"shippingAddress.addressLine1","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippingAddress.addressLine2","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippingAddress.city","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippingAddress.company","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippingAddress.countryIso2","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippingAddress.countryIso2[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"shippingAddress.firstName","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippingAddress.lastName","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippingAddress.postcode","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippingAddress.state","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"billingAddress.addressLine1","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"billingAddress.addressLine2","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"billingAddress.city","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"billingAddress.company","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"billingAddress.countryIso2","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"billingAddress.countryIso2[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"billingAddress.firstName","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"billingAddress.lastName","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"billingAddress.postcode","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"billingAddress.state","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"fulfillmentStatus","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"fulfillmentStatus[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"currency","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"currency[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"subtotal","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"subtotal[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"total","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"total[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"shipmentsWithoutTrackingCount","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"shipmentsWithoutTrackingCount[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"subtotal[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"subtotal[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"subtotal[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"subtotal[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"subtotal[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"total[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"total[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"total[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"total[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"total[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipmentsWithoutTrackingCount[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipmentsWithoutTrackingCount[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipmentsWithoutTrackingCount[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipmentsWithoutTrackingCount[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipmentsWithoutTrackingCount[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[orderNumber]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[currency]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[email]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[phoneNumber]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[shippingAddress.addressLine1]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[shippingAddress.addressLine2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[shippingAddress.city]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[shippingAddress.company]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[shippingAddress.firstName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[shippingAddress.lastName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[shippingAddress.postcode]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[shippingAddress.state]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[billingAddress.addressLine1]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[billingAddress.addressLine2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[billingAddress.city]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[billingAddress.company]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[billingAddress.firstName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[billingAddress.lastName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[billingAddress.postcode]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[billingAddress.state]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string","enum":["exportOrders"]}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipments","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipments[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"shipments.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_orders_post","tags":["Order"],"responses":{"201":{"description":"Order resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Order.jsonld-getOrder_getOrderMeta_getStatusForEmbed_getAddress"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Order-getOrder_getOrderMeta_getStatusForEmbed_getAddress"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Order-getOrder_getOrderMeta_getStatusForEmbed_getAddress"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Order-getOrder_getOrderMeta_getStatusForEmbed_getAddress"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Order-getOrder_getOrderMeta_getStatusForEmbed_getAddress"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Order-getOrder_getOrderMeta_getStatusForEmbed_getAddress"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Order resource.","description":"Creates a Order resource.","parameters":[],"requestBody":{"description":"The new Order resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Order.jsonld-postOrder_setOrderMeta_setStatusForEmbed_setAddress"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Order-postOrder_setOrderMeta_setStatusForEmbed_setAddress"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Order-postOrder_setOrderMeta_setStatusForEmbed_setAddress"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Order-postOrder_setOrderMeta_setStatusForEmbed_setAddress"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Order-postOrder_setOrderMeta_setStatusForEmbed_setAddress"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Order-postOrder_setOrderMeta_setStatusForEmbed_setAddress"}}},"required":true},"deprecated":false}},"\/orders\/lookup":{"post":{"operationId":"lookup","tags":["Order"],"responses":{"200":{"description":"Order resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Order.LookupOrdersResponse.jsonld-getLookupOrdersResponse_suggestOrders"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Order.LookupOrdersResponse-getLookupOrdersResponse_suggestOrders"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Order.LookupOrdersResponse-getLookupOrdersResponse_suggestOrders"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Order.LookupOrdersResponse-getLookupOrdersResponse_suggestOrders"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Order.LookupOrdersResponse-getLookupOrdersResponse_suggestOrders"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Order.LookupOrdersResponse-getLookupOrdersResponse_suggestOrders"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Order resource.","description":"Creates a Order resource.","parameters":[],"requestBody":{"description":"The new Order resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Order.LookupOrdersRequest.jsonld-setLookupOrdersRequest"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Order.LookupOrdersRequest-setLookupOrdersRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Order.LookupOrdersRequest-setLookupOrdersRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Order.LookupOrdersRequest-setLookupOrdersRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Order.LookupOrdersRequest-setLookupOrdersRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Order.LookupOrdersRequest-setLookupOrdersRequest"}}},"required":true},"deprecated":false}},"\/orders\/{id}":{"get":{"operationId":"api_orders_id_get","tags":["Order"],"responses":{"200":{"description":"Order resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Order.jsonld-getOrder_getOrderMeta_getStatusForEmbed_getAddress"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Order-getOrder_getOrderMeta_getStatusForEmbed_getAddress"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Order-getOrder_getOrderMeta_getStatusForEmbed_getAddress"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Order-getOrder_getOrderMeta_getStatusForEmbed_getAddress"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Order-getOrder_getOrderMeta_getStatusForEmbed_getAddress"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Order-getOrder_getOrderMeta_getStatusForEmbed_getAddress"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Order resource.","description":"Retrieves a Order resource.","parameters":[{"name":"id","in":"path","description":"Order identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_orders_id_put","tags":["Order"],"responses":{"200":{"description":"Order resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Order.jsonld-getOrder_getOrderMeta_getStatusForEmbed_getAddress"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Order-getOrder_getOrderMeta_getStatusForEmbed_getAddress"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Order-getOrder_getOrderMeta_getStatusForEmbed_getAddress"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Order-getOrder_getOrderMeta_getStatusForEmbed_getAddress"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Order-getOrder_getOrderMeta_getStatusForEmbed_getAddress"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Order-getOrder_getOrderMeta_getStatusForEmbed_getAddress"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Order resource.","description":"Replaces the Order resource.","parameters":[{"name":"id","in":"path","description":"Order identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Order resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Order.jsonld-putOrder_setOrderMeta_setStatusForEmbed_setAddress"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Order-putOrder_setOrderMeta_setStatusForEmbed_setAddress"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Order-putOrder_setOrderMeta_setStatusForEmbed_setAddress"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Order-putOrder_setOrderMeta_setStatusForEmbed_setAddress"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Order-putOrder_setOrderMeta_setStatusForEmbed_setAddress"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Order-putOrder_setOrderMeta_setStatusForEmbed_setAddress"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_orders_id_delete","tags":["Order"],"responses":{"204":{"description":"Order resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Order resource.","description":"Removes the Order resource.","parameters":[{"name":"id","in":"path","description":"Order identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/workspaces\/{workspaceId}\/orders":{"get":{"operationId":"api_workspaces_orders_get_subresource","tags":["Order"],"responses":{"200":{"description":"Order collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Order.jsonld-getOrders_getOrderMeta_getStatusForEmbed_getAddress"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Order-getOrders_getOrderMeta_getStatusForEmbed_getAddress"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Order-getOrders_getOrderMeta_getStatusForEmbed_getAddress"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Order-getOrders_getOrderMeta_getStatusForEmbed_getAddress"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Order-getOrders_getOrderMeta_getStatusForEmbed_getAddress"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Order-getOrders_getOrderMeta_getStatusForEmbed_getAddress"}}}}}},"summary":"Retrieves the collection of Order resources.","description":"Retrieves the collection of Order resources.","parameters":[{"name":"workspaceId","in":"path","description":"Order identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[orderNumber]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[email]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[phoneNumber]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[orderStatus.code]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[subtotal]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[total]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[updatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippingAddress.addressLine1]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippingAddress.addressLine2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippingAddress.city]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippingAddress.company]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippingAddress.countryIso2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippingAddress.firstName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippingAddress.lastName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippingAddress.postcode]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippingAddress.state]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[billingAddress.addressLine1]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[billingAddress.addressLine2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[billingAddress.city]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[billingAddress.company]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[billingAddress.countryIso2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[billingAddress.firstName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[billingAddress.lastName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[billingAddress.postcode]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[billingAddress.state]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[fulfillmentStatus]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shipmentsWithoutTrackingCount]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shipments.id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderNumber","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderNumber[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"workspace.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"workspace.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"email","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"email[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"phoneNumber","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderStatus.code","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderStatus.code[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"orderType","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderType[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"shippingAddress.addressLine1","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippingAddress.addressLine2","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippingAddress.city","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippingAddress.company","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippingAddress.countryIso2","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippingAddress.countryIso2[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"shippingAddress.firstName","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippingAddress.lastName","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippingAddress.postcode","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippingAddress.state","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"billingAddress.addressLine1","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"billingAddress.addressLine2","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"billingAddress.city","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"billingAddress.company","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"billingAddress.countryIso2","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"billingAddress.countryIso2[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"billingAddress.firstName","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"billingAddress.lastName","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"billingAddress.postcode","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"billingAddress.state","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"fulfillmentStatus","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"fulfillmentStatus[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"currency","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"currency[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"subtotal","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"subtotal[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"total","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"total[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"shipmentsWithoutTrackingCount","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"shipmentsWithoutTrackingCount[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"subtotal[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"subtotal[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"subtotal[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"subtotal[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"subtotal[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"total[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"total[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"total[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"total[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"total[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipmentsWithoutTrackingCount[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipmentsWithoutTrackingCount[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipmentsWithoutTrackingCount[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipmentsWithoutTrackingCount[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipmentsWithoutTrackingCount[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[orderNumber]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[currency]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[email]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[phoneNumber]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[shippingAddress.addressLine1]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[shippingAddress.addressLine2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[shippingAddress.city]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[shippingAddress.company]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[shippingAddress.firstName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[shippingAddress.lastName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[shippingAddress.postcode]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[shippingAddress.state]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[billingAddress.addressLine1]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[billingAddress.addressLine2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[billingAddress.city]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[billingAddress.company]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[billingAddress.firstName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[billingAddress.lastName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[billingAddress.postcode]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[billingAddress.state]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"groups[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string","enum":["exportOrders"]}},"style":"form","explode":true,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipments","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipments[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"shipments.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/order_items":{"get":{"operationId":"api_order_items_get_collection","tags":["OrderItem"],"responses":{"200":{"description":"OrderItem collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/OrderItem.jsonld-getOrderItem"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}}}}}},"summary":"Retrieves the collection of OrderItem resources.","description":"Retrieves the collection of OrderItem resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"productName","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"workspace.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"workspace.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[productName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[qty]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[price]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"qty","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"price","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"price[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"qty[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"price[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"price[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"price[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"price[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"price[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_order_items_post","tags":["OrderItem"],"responses":{"201":{"description":"OrderItem resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OrderItem.jsonld-getOrderItem"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a OrderItem resource.","description":"Creates a OrderItem resource.","parameters":[],"requestBody":{"description":"The new OrderItem resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OrderItem.jsonld-postOrderItem"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-postOrderItem"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-postOrderItem"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-postOrderItem"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-postOrderItem"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-postOrderItem"}}},"required":true},"deprecated":false}},"\/order_items\/{id}":{"get":{"operationId":"api_order_items_id_get","tags":["OrderItem"],"responses":{"200":{"description":"OrderItem resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OrderItem.jsonld-getOrderItem"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a OrderItem resource.","description":"Retrieves a OrderItem resource.","parameters":[{"name":"id","in":"path","description":"OrderItem identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_order_items_id_put","tags":["OrderItem"],"responses":{"200":{"description":"OrderItem resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OrderItem.jsonld-getOrderItem"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the OrderItem resource.","description":"Replaces the OrderItem resource.","parameters":[{"name":"id","in":"path","description":"OrderItem identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated OrderItem resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OrderItem.jsonld-putOrderItem"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-putOrderItem"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-putOrderItem"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-putOrderItem"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-putOrderItem"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/OrderItem-putOrderItem"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_order_items_id_delete","tags":["OrderItem"],"responses":{"204":{"description":"OrderItem resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the OrderItem resource.","description":"Removes the OrderItem resource.","parameters":[{"name":"id","in":"path","description":"OrderItem identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/orders\/{orderId}\/items":{"get":{"operationId":"api_orders_items_get_subresource","tags":["OrderItem"],"responses":{"200":{"description":"OrderItem collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/OrderItem.jsonld-getOrderItem"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/OrderItem-getOrderItem"}}}}}},"summary":"Retrieves the collection of OrderItem resources.","description":"Retrieves the collection of OrderItem resources.","parameters":[{"name":"orderId","in":"path","description":"OrderItem identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"productName","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"workspace.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"workspace.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[productName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[qty]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[price]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"qty","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"price","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"price[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"qty[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"price[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"price[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"price[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"price[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"price[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/products":{"get":{"operationId":"api_products_get_collection","tags":["Product"],"responses":{"200":{"description":"Product collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Product.jsonld-getProduct_getProductMeta"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}}}}}},"summary":"Retrieves the collection of Product resources.","description":"Retrieves the collection of Product resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[updatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_products_post","tags":["Product"],"responses":{"201":{"description":"Product resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Product.jsonld-getProduct_getProductMeta"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Product resource.","description":"Creates a Product resource.","parameters":[],"requestBody":{"description":"The new Product resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Product.jsonld-postProduct_setProductMeta"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Product-postProduct_setProductMeta"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Product-postProduct_setProductMeta"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Product-postProduct_setProductMeta"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Product-postProduct_setProductMeta"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Product-postProduct_setProductMeta"}}},"required":true},"deprecated":false}},"\/products\/{id}":{"get":{"operationId":"api_products_id_get","tags":["Product"],"responses":{"200":{"description":"Product resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Product.jsonld-getProduct_getProductMeta"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Product resource.","description":"Retrieves a Product resource.","parameters":[{"name":"id","in":"path","description":"Product identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_products_id_put","tags":["Product"],"responses":{"200":{"description":"Product resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Product.jsonld-getProduct_getProductMeta"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Product resource.","description":"Replaces the Product resource.","parameters":[{"name":"id","in":"path","description":"Product identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Product resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Product.jsonld-putProduct_setProductMeta"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Product-putProduct_setProductMeta"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Product-putProduct_setProductMeta"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Product-putProduct_setProductMeta"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Product-putProduct_setProductMeta"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Product-putProduct_setProductMeta"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_products_id_delete","tags":["Product"],"responses":{"204":{"description":"Product resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Product resource.","description":"Removes the Product resource.","parameters":[{"name":"id","in":"path","description":"Product identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/teams\/{teamId}\/products":{"get":{"operationId":"api_teams_products_get_subresource","tags":["Product"],"responses":{"200":{"description":"Product collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Product.jsonld-getProduct_getProductMeta"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Product-getProduct_getProductMeta"}}}}}},"summary":"Retrieves the collection of Product resources.","description":"Retrieves the collection of Product resources.","parameters":[{"name":"teamId","in":"path","description":"Product identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[name]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[updatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/product_variants":{"get":{"operationId":"api_product_variants_get_collection","tags":["ProductVariant"],"responses":{"200":{"description":"ProductVariant collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductVariant.jsonld-getProductVariant"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}}}}}},"summary":"Retrieves the collection of ProductVariant resources.","description":"Retrieves the collection of ProductVariant resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"sku","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"team","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"team[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"product","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"product[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[sku]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[updatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_product_variants_post","tags":["ProductVariant"],"responses":{"201":{"description":"ProductVariant resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant.jsonld-getProductVariant"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ProductVariant resource.","description":"Creates a ProductVariant resource.","parameters":[],"requestBody":{"description":"The new ProductVariant resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant.jsonld-postProductVariant"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-postProductVariant"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-postProductVariant"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-postProductVariant"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-postProductVariant"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-postProductVariant"}}},"required":true},"deprecated":false}},"\/product_variants\/{id}":{"get":{"operationId":"api_product_variants_id_get","tags":["ProductVariant"],"responses":{"200":{"description":"ProductVariant resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant.jsonld-getProductVariant"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ProductVariant resource.","description":"Retrieves a ProductVariant resource.","parameters":[{"name":"id","in":"path","description":"ProductVariant identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_product_variants_id_put","tags":["ProductVariant"],"responses":{"200":{"description":"ProductVariant resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant.jsonld-getProductVariant"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ProductVariant resource.","description":"Replaces the ProductVariant resource.","parameters":[{"name":"id","in":"path","description":"ProductVariant identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ProductVariant resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant.jsonld-putProductVariant"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-putProductVariant"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-putProductVariant"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-putProductVariant"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-putProductVariant"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ProductVariant-putProductVariant"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_product_variants_id_delete","tags":["ProductVariant"],"responses":{"204":{"description":"ProductVariant resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ProductVariant resource.","description":"Removes the ProductVariant resource.","parameters":[{"name":"id","in":"path","description":"ProductVariant identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/products\/{productId}\/product_variants":{"get":{"operationId":"api_products_product_variants_get_subresource","tags":["ProductVariant"],"responses":{"200":{"description":"ProductVariant collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductVariant.jsonld-getProductVariant"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductVariant-getProductVariant"}}}}}},"summary":"Retrieves the collection of ProductVariant resources.","description":"Retrieves the collection of ProductVariant resources.","parameters":[{"name":"productId","in":"path","description":"ProductVariant identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"sku","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"team","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"team[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"product","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"product[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[sku]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[updatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/reviews\/{id}":{"get":{"operationId":"api_reviews_id_get","tags":["Review"],"responses":{"200":{"description":"Review resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Review.jsonld-getReview"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Review-getReview"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Review-getReview"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Review-getReview"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Review-getReview"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Review-getReview"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Review resource.","description":"Retrieves a Review resource.","parameters":[{"name":"id","in":"path","description":"Review identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/shipments":{"get":{"operationId":"api_shipments_get_collection","tags":["Shipment"],"responses":{"200":{"description":"Shipment collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Shipment.jsonld-getShipments_getShipmentMeta_getAddress_getStatusForEmbed"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Shipment-getShipments_getShipmentMeta_getAddress_getStatusForEmbed"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Shipment-getShipments_getShipmentMeta_getAddress_getStatusForEmbed"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Shipment-getShipments_getShipmentMeta_getAddress_getStatusForEmbed"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Shipment-getShipments_getShipmentMeta_getAddress_getStatusForEmbed"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Shipment-getShipments_getShipmentMeta_getAddress_getStatusForEmbed"}}}}}},"summary":"Retrieves the collection of Shipment resources.","description":"Retrieves the collection of Shipment resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[trackingNumber]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[trackingStatus]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shipmentStatus.code]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[originCarrier]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[destinationCarrier]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[updatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[lastStatusUpdate]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[daysSinceLastCheckpoint]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[expectedDeliveryDate]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[originCountry]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[destinationCountry]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[originCountryIso2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[destinationCountryIso2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[email]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[phoneNumber]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[daysInTransit]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[reviewTotalScore]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address.addressLine1]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address.addressLine2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address.city]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address.company]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address.countryIso2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address.firstName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address.lastName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address.postcode]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address.state]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[daysInIdle]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[orderNumbers]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"orderNumbers","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderNumbers[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"deepObject","explode":true,"allowReserved":false},{"name":"createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippedAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippedAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippedAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippedAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"lastStatusUpdate[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"lastStatusUpdate[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"lastStatusUpdate[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"lastStatusUpdate[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"expectedDeliveryDate[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"expectedDeliveryDate[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"expectedDeliveryDate[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"expectedDeliveryDate[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"trackingNumber","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"trackingNumber[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"workspace.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"workspace.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"trackingStatus","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"trackingStatus[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"shipmentStatus.code","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipmentStatus.code[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"originCarrier","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"originCarrier[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"destinationCarrier","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"destinationCarrier[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"originCountry","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"originCountryIso2","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"originCountryIso2[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"destinationCountry","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"destinationCountryIso2","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"destinationCountryIso2[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"email","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"email[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"phoneNumber","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address.addressLine1","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address.addressLine2","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address.city","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address.company","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address.countryIso2","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address.countryIso2[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"address.firstName","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address.lastName","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address.postcode","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address.state","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInTransit","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInTransit[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"daysSinceLastCheckpoint","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"daysSinceLastCheckpoint[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"daysInIdle","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInIdle[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"daysInTransit[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInTransit[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInTransit[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInTransit[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInTransit[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysSinceLastCheckpoint[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysSinceLastCheckpoint[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysSinceLastCheckpoint[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysSinceLastCheckpoint[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysSinceLastCheckpoint[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"reviewTotalScore[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"reviewTotalScore[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"reviewTotalScore[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"reviewTotalScore[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"reviewTotalScore[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInIdle[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInIdle[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInIdle[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInIdle[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInIdle[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[orderNumbers]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[trackingNumber]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[email]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[phoneNumber]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[address.addressLine1]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[address.addressLine2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[address.city]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[address.company]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[address.firstName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[address.lastName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[address.postcode]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[address.state]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[expectedDeliveryDate]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_shipments_post","tags":["Shipment"],"responses":{"201":{"description":"Shipment resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Shipment.jsonld-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Shipment resource.","description":"Creates a Shipment resource.","parameters":[],"requestBody":{"description":"The new Shipment resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Shipment.jsonld-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Shipment-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Shipment-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Shipment-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Shipment-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Shipment-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem"}}},"required":true},"deprecated":false}},"\/shipments\/lookup":{"post":{"operationId":"api_shipments_lookup_post","tags":["Shipment"],"responses":{"200":{"description":"Shipment resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Shipment.LookupShipmentsResponse.jsonld-getLookupShipmentsResponse_getShipments_getAddress"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Shipment.LookupShipmentsResponse-getLookupShipmentsResponse_getShipments_getAddress"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Shipment.LookupShipmentsResponse-getLookupShipmentsResponse_getShipments_getAddress"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Shipment.LookupShipmentsResponse-getLookupShipmentsResponse_getShipments_getAddress"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Shipment.LookupShipmentsResponse-getLookupShipmentsResponse_getShipments_getAddress"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Shipment.LookupShipmentsResponse-getLookupShipmentsResponse_getShipments_getAddress"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Shipment resource.","description":"Creates a Shipment resource.","parameters":[],"requestBody":{"description":"The new Shipment resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Shipment.LookupShipmentsRequest.jsonld-setLookupShipmentsRequest"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Shipment.LookupShipmentsRequest-setLookupShipmentsRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Shipment.LookupShipmentsRequest-setLookupShipmentsRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Shipment.LookupShipmentsRequest-setLookupShipmentsRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Shipment.LookupShipmentsRequest-setLookupShipmentsRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Shipment.LookupShipmentsRequest-setLookupShipmentsRequest"}}},"required":true},"deprecated":false}},"\/shipments\/merge":{"post":{"operationId":"api_shipments_merge_post","tags":["Shipment"],"responses":{"200":{"description":"Shipment resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Shipment.jsonld-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Shipment resource.","description":"Creates a Shipment resource.","parameters":[],"requestBody":{"description":"The new Shipment resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Shipment.MergeShipmentsRequest.jsonld-setMergeShipmentsRequest"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Shipment.MergeShipmentsRequest-setMergeShipmentsRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Shipment.MergeShipmentsRequest-setMergeShipmentsRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Shipment.MergeShipmentsRequest-setMergeShipmentsRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Shipment.MergeShipmentsRequest-setMergeShipmentsRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Shipment.MergeShipmentsRequest-setMergeShipmentsRequest"}}},"required":true},"deprecated":false}},"\/shipments\/{id}":{"get":{"operationId":"api_shipments_id_get","tags":["Shipment"],"responses":{"200":{"description":"Shipment resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Shipment.jsonld-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Shipment resource.","description":"Retrieves a Shipment resource.","parameters":[{"name":"id","in":"path","description":"Shipment identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_shipments_id_put","tags":["Shipment"],"responses":{"200":{"description":"Shipment resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Shipment.jsonld-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Shipment resource.","description":"Replaces the Shipment resource.","parameters":[{"name":"id","in":"path","description":"Shipment identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Shipment resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Shipment.jsonld-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Shipment-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Shipment-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Shipment-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Shipment-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Shipment-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_shipments_id_delete","tags":["Shipment"],"responses":{"204":{"description":"Shipment resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Shipment resource.","description":"Removes the Shipment resource.","parameters":[{"name":"id","in":"path","description":"Shipment identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/workspaces\/{workspaceId}\/shipments":{"get":{"operationId":"api_workspaces_shipments_get_subresource","tags":["Shipment"],"responses":{"200":{"description":"Shipment collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Shipment.jsonld-getShipments_getShipmentMeta_getAddress_getStatusForEmbed"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Shipment-getShipments_getShipmentMeta_getAddress_getStatusForEmbed"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Shipment-getShipments_getShipmentMeta_getAddress_getStatusForEmbed"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Shipment-getShipments_getShipmentMeta_getAddress_getStatusForEmbed"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Shipment-getShipments_getShipmentMeta_getAddress_getStatusForEmbed"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Shipment-getShipments_getShipmentMeta_getAddress_getStatusForEmbed"}}}}}},"summary":"Retrieves the collection of Shipment resources.","description":"Retrieves the collection of Shipment resources.","parameters":[{"name":"workspaceId","in":"path","description":"Shipment identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[trackingNumber]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[trackingStatus]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shipmentStatus.code]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[originCarrier]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[destinationCarrier]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[updatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[shippedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[lastStatusUpdate]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[daysSinceLastCheckpoint]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[expectedDeliveryDate]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[originCountry]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[destinationCountry]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[originCountryIso2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[destinationCountryIso2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[email]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[phoneNumber]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[daysInTransit]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[reviewTotalScore]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address.addressLine1]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address.addressLine2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address.city]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address.company]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address.countryIso2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address.firstName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address.lastName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address.postcode]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[address.state]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[daysInIdle]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[orderNumbers]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"orderNumbers","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderNumbers[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"deepObject","explode":true,"allowReserved":false},{"name":"createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"updatedAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippedAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippedAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippedAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shippedAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"lastStatusUpdate[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"lastStatusUpdate[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"lastStatusUpdate[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"lastStatusUpdate[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"expectedDeliveryDate[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"expectedDeliveryDate[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"expectedDeliveryDate[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"expectedDeliveryDate[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"trackingNumber","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"trackingNumber[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"workspace.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"workspace.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"trackingStatus","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"trackingStatus[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"shipmentStatus.code","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipmentStatus.code[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"originCarrier","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"originCarrier[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"destinationCarrier","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"destinationCarrier[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"originCountry","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"originCountryIso2","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"originCountryIso2[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"destinationCountry","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"destinationCountryIso2","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"destinationCountryIso2[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"email","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"email[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"phoneNumber","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address.addressLine1","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address.addressLine2","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address.city","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address.company","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address.countryIso2","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address.countryIso2[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"address.firstName","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address.lastName","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address.postcode","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"address.state","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInTransit","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInTransit[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"daysSinceLastCheckpoint","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"daysSinceLastCheckpoint[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"daysInIdle","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInIdle[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"daysInTransit[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInTransit[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInTransit[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInTransit[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInTransit[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysSinceLastCheckpoint[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysSinceLastCheckpoint[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysSinceLastCheckpoint[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysSinceLastCheckpoint[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysSinceLastCheckpoint[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"reviewTotalScore[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"reviewTotalScore[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"reviewTotalScore[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"reviewTotalScore[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"reviewTotalScore[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInIdle[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInIdle[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInIdle[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInIdle[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"daysInIdle[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[orderNumbers]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[trackingNumber]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[email]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[phoneNumber]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[address.addressLine1]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[address.addressLine2]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[address.city]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[address.company]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[address.firstName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[address.lastName]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[address.postcode]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[address.state]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"empty[expectedDeliveryDate]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/order_items\/{orderItemId}\/shipment_items":{"get":{"operationId":"api_order_items_shipment_items_get_subresource","tags":["ShipmentItem"],"responses":{"200":{"description":"ShipmentItem collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem.jsonld-getShipmentItem"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}}}}}},"summary":"Retrieves the collection of ShipmentItem resources.","description":"Retrieves the collection of ShipmentItem resources.","parameters":[{"name":"orderItemId","in":"path","description":"ShipmentItem identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"shipment.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipment.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"shipment.trackingNumber","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipment.trackingNumber[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"orderItem.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderItem.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"orderItem.order.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderItem.order.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"orderItem.order.orderNumber","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderItem.order.orderNumber[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"workspace.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"workspace.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[qty]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"qty","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"qty[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/shipment_items":{"get":{"operationId":"api_shipment_items_get_collection","tags":["ShipmentItem"],"responses":{"200":{"description":"ShipmentItem collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem.jsonld-getShipmentItem"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}}}}}},"summary":"Retrieves the collection of ShipmentItem resources.","description":"Retrieves the collection of ShipmentItem resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"shipment.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipment.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"shipment.trackingNumber","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipment.trackingNumber[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"orderItem.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderItem.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"orderItem.order.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderItem.order.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"orderItem.order.orderNumber","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderItem.order.orderNumber[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"workspace.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"workspace.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[qty]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"qty","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"qty[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_shipment_items_post","tags":["ShipmentItem"],"responses":{"201":{"description":"ShipmentItem resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem.jsonld-getShipmentItem"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ShipmentItem resource.","description":"Creates a ShipmentItem resource.","parameters":[],"requestBody":{"description":"The new ShipmentItem resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem.jsonld-postShipmentItem"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-postShipmentItem"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-postShipmentItem"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-postShipmentItem"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-postShipmentItem"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-postShipmentItem"}}},"required":true},"deprecated":false}},"\/shipment_items\/{id}":{"get":{"operationId":"api_shipment_items_id_get","tags":["ShipmentItem"],"responses":{"200":{"description":"ShipmentItem resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem.jsonld-getShipmentItem"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ShipmentItem resource.","description":"Retrieves a ShipmentItem resource.","parameters":[{"name":"id","in":"path","description":"ShipmentItem identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_shipment_items_id_put","tags":["ShipmentItem"],"responses":{"200":{"description":"ShipmentItem resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem.jsonld-getShipmentItem"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the ShipmentItem resource.","description":"Replaces the ShipmentItem resource.","parameters":[{"name":"id","in":"path","description":"ShipmentItem identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ShipmentItem resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem.jsonld-putShipmentItem"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-putShipmentItem"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-putShipmentItem"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-putShipmentItem"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-putShipmentItem"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ShipmentItem-putShipmentItem"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_shipment_items_id_delete","tags":["ShipmentItem"],"responses":{"204":{"description":"ShipmentItem resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ShipmentItem resource.","description":"Removes the ShipmentItem resource.","parameters":[{"name":"id","in":"path","description":"ShipmentItem identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/shipments\/{shipmentId}\/shipment_items":{"get":{"operationId":"api_shipments_shipment_items_get_subresource","tags":["ShipmentItem"],"responses":{"200":{"description":"ShipmentItem collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem.jsonld-getShipmentItem"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem-getShipmentItem"}}}}}},"summary":"Retrieves the collection of ShipmentItem resources.","description":"Retrieves the collection of ShipmentItem resources.","parameters":[{"name":"shipmentId","in":"path","description":"ShipmentItem identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"shipment.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipment.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"shipment.trackingNumber","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"shipment.trackingNumber[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"orderItem.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderItem.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"orderItem.order.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderItem.order.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"orderItem.order.orderNumber","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"orderItem.order.orderNumber[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"workspace.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"workspace.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[qty]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"qty","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"qty[between]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[gt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[gte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[lt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"qty[lte]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/integration\/shopify\/register":{"post":{"operationId":"api_integrationshopifyregister_post","tags":["ShopifyRegisterRequest"],"responses":{"201":{"description":"ShopifyRegisterRequest resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ShopifyRegisterRequest.ShopifyRegisterResponse.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ShopifyRegisterRequest.ShopifyRegisterResponse-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ShopifyRegisterRequest.ShopifyRegisterResponse-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ShopifyRegisterRequest.ShopifyRegisterResponse-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ShopifyRegisterRequest.ShopifyRegisterResponse-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ShopifyRegisterRequest.ShopifyRegisterResponse-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Shopify registration","description":"Creates a ShopifyRegisterRequest resource.","parameters":[],"requestBody":{"description":"The new ShopifyRegisterRequest resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ShopifyRegisterRequest.jsonld-setShopifyRegisterRequest"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ShopifyRegisterRequest-setShopifyRegisterRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ShopifyRegisterRequest-setShopifyRegisterRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ShopifyRegisterRequest-setShopifyRegisterRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ShopifyRegisterRequest-setShopifyRegisterRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ShopifyRegisterRequest-setShopifyRegisterRequest"}}},"required":true},"deprecated":false}},"\/integration-secure\/shopify\/workspace":{"post":{"operationId":"api_integration-secureshopifyworkspace_post","tags":["ShopifyWorkspaceRequest"],"responses":{"201":{"description":"ShopifyWorkspaceRequest resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ShopifyWorkspaceRequest.ShopifyWorkspaceResponse.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ShopifyWorkspaceRequest.ShopifyWorkspaceResponse"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ShopifyWorkspaceRequest.ShopifyWorkspaceResponse"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ShopifyWorkspaceRequest.ShopifyWorkspaceResponse"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ShopifyWorkspaceRequest.ShopifyWorkspaceResponse"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ShopifyWorkspaceRequest.ShopifyWorkspaceResponse"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Shopify workspace","description":"Creates a ShopifyWorkspaceRequest resource.","parameters":[],"requestBody":{"description":"The new ShopifyWorkspaceRequest resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ShopifyWorkspaceRequest.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/ShopifyWorkspaceRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/ShopifyWorkspaceRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/ShopifyWorkspaceRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/ShopifyWorkspaceRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/ShopifyWorkspaceRequest"}}},"required":true},"deprecated":false}},"\/statuses":{"get":{"operationId":"api_statuses_get_collection","tags":["Status"],"responses":{"200":{"description":"Status collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Status.jsonld-getStatus"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Status-getStatus"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Status-getStatus"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Status-getStatus"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Status-getStatus"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Status-getStatus"}}}}}},"summary":"Retrieves the collection of Status resources.","description":"Retrieves the collection of Status resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"entity","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"entity[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"code","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"code[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"title","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[entity]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[code]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[title]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_statuses_post","tags":["Status"],"responses":{"201":{"description":"Status resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Status.jsonld-getStatus"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Status-getStatus"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Status-getStatus"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Status-getStatus"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Status-getStatus"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Status-getStatus"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Status resource.","description":"Creates a Status resource.","parameters":[],"requestBody":{"description":"The new Status resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Status.jsonld-postStatus"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Status-postStatus"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Status-postStatus"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Status-postStatus"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Status-postStatus"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Status-postStatus"}}},"required":true},"deprecated":false}},"\/statuses\/check-references":{"post":{"operationId":"check","tags":["Status"],"responses":{"200":{"description":"Status resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Status.CheckStatusRefsResponse.jsonld-getCheckStatusRefsResponse"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Status.CheckStatusRefsResponse-getCheckStatusRefsResponse"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Status.CheckStatusRefsResponse-getCheckStatusRefsResponse"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Status.CheckStatusRefsResponse-getCheckStatusRefsResponse"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Status.CheckStatusRefsResponse-getCheckStatusRefsResponse"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Status.CheckStatusRefsResponse-getCheckStatusRefsResponse"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Check if the status has references","description":"- Check if the status has references\n","parameters":[],"requestBody":{"description":"The new Status resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Status.CheckStatusRefsRequest.jsonld-setCheckStatusRefsRequest"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Status.CheckStatusRefsRequest-setCheckStatusRefsRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Status.CheckStatusRefsRequest-setCheckStatusRefsRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Status.CheckStatusRefsRequest-setCheckStatusRefsRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Status.CheckStatusRefsRequest-setCheckStatusRefsRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Status.CheckStatusRefsRequest-setCheckStatusRefsRequest"}}},"required":true},"deprecated":false}},"\/statuses\/migrate-references":{"post":{"operationId":"migrate","tags":["Status"],"responses":{"200":{"description":"Status resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Status.MigrateStatusRefsResponse.jsonld-getMigrateStatusRefsResponse"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Status.MigrateStatusRefsResponse-getMigrateStatusRefsResponse"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Status.MigrateStatusRefsResponse-getMigrateStatusRefsResponse"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Status.MigrateStatusRefsResponse-getMigrateStatusRefsResponse"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Status.MigrateStatusRefsResponse-getMigrateStatusRefsResponse"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Status.MigrateStatusRefsResponse-getMigrateStatusRefsResponse"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Migrate the old status references to the new one","description":"- Migrate the old status references to the new one within given workspace.\n","parameters":[],"requestBody":{"description":"The new Status resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Status.MigrateStatusRefsRequest.jsonld-setMigrateStatusRefsRequest"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Status.MigrateStatusRefsRequest-setMigrateStatusRefsRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Status.MigrateStatusRefsRequest-setMigrateStatusRefsRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Status.MigrateStatusRefsRequest-setMigrateStatusRefsRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Status.MigrateStatusRefsRequest-setMigrateStatusRefsRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Status.MigrateStatusRefsRequest-setMigrateStatusRefsRequest"}}},"required":true},"deprecated":false}},"\/statuses\/{id}":{"get":{"operationId":"api_statuses_id_get","tags":["Status"],"responses":{"200":{"description":"Status resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Status.jsonld-getStatus"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Status-getStatus"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Status-getStatus"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Status-getStatus"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Status-getStatus"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Status-getStatus"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Status resource.","description":"Retrieves a Status resource.","parameters":[{"name":"id","in":"path","description":"Status identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_statuses_id_put","tags":["Status"],"responses":{"200":{"description":"Status resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Status.jsonld-getStatus"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Status-getStatus"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Status-getStatus"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Status-getStatus"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Status-getStatus"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Status-getStatus"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Status resource.","description":"Replaces the Status resource.","parameters":[{"name":"id","in":"path","description":"Status identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Status resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Status.jsonld-putStatus"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Status-putStatus"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Status-putStatus"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Status-putStatus"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Status-putStatus"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Status-putStatus"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_statuses_id_delete","tags":["Status"],"responses":{"204":{"description":"Status resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Status resource.","description":"Removes the Status resource.","parameters":[{"name":"id","in":"path","description":"Status identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/workspaces\/{workspaceId}\/statuses":{"get":{"operationId":"api_workspaces_statuses_get_subresource","tags":["Status"],"responses":{"200":{"description":"Status collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Status.jsonld-getStatus"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Status-getStatus"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Status-getStatus"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Status-getStatus"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Status-getStatus"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Status-getStatus"}}}}}},"summary":"Retrieves the collection of Status resources.","description":"Retrieves the collection of Status resources.","parameters":[{"name":"workspaceId","in":"path","description":"Status identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"entity","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"entity[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"code","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"code[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"title","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[entity]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[code]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[title]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/teams":{"get":{"operationId":"api_teams_get_collection","tags":["Team"],"responses":{"200":{"description":"Team collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Team.jsonld-getTeam_getEntitlement_getSubscription"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}}}}}},"summary":"Retrieves the collection of Team resources.","description":"Retrieves the collection of Team resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_teams_post","tags":["Team"],"responses":{"201":{"description":"Team resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Team.jsonld-getTeam_getEntitlement_getSubscription"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Team resource.","description":"Creates a Team resource.","parameters":[],"requestBody":{"description":"The new Team resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Team.jsonld-setTeam"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Team-setTeam"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Team-setTeam"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Team-setTeam"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Team-setTeam"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Team-setTeam"}}},"required":true},"deprecated":false}},"\/teams\/{id}":{"get":{"operationId":"api_teams_id_get","tags":["Team"],"responses":{"200":{"description":"Team resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Team.jsonld-getTeam_getEntitlement_getSubscription"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Team resource.","description":"Retrieves a Team resource.","parameters":[{"name":"id","in":"path","description":"Team identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_teams_id_put","tags":["Team"],"responses":{"200":{"description":"Team resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Team.jsonld-getTeam_getEntitlement_getSubscription"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Team-getTeam_getEntitlement_getSubscription"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Team resource.","description":"Replaces the Team resource.","parameters":[{"name":"id","in":"path","description":"Team identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Team resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Team.jsonld-setTeam"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Team-setTeam"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Team-setTeam"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Team-setTeam"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Team-setTeam"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Team-setTeam"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_teams_id_delete","tags":["Team"],"responses":{"204":{"description":"Team resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Team resource.","description":"Removes the Team resource.","parameters":[{"name":"id","in":"path","description":"Team identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/teams\/{teamId}\/team_members":{"get":{"operationId":"api_teams_team_members_get_subresource","tags":["TeamMember"],"responses":{"200":{"description":"TeamMember collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/TeamMember.jsonld-getTeamMember_getTeams_getEntitlement_getSubscription"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TeamMember-getTeamMember_getTeams_getEntitlement_getSubscription"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TeamMember-getTeamMember_getTeams_getEntitlement_getSubscription"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TeamMember-getTeamMember_getTeams_getEntitlement_getSubscription"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TeamMember-getTeamMember_getTeams_getEntitlement_getSubscription"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TeamMember-getTeamMember_getTeams_getEntitlement_getSubscription"}}}}}},"summary":"Retrieves the collection of TeamMember resources.","description":"Retrieves the collection of TeamMember resources.","parameters":[{"name":"teamId","in":"path","description":"TeamMember identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"team.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"team.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"member.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"member.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"teamAdminOrHasWorkspace","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/users\/{userId}\/team_members":{"get":{"operationId":"api_users_team_members_get_subresource","tags":["TeamMember"],"responses":{"200":{"description":"TeamMember collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/TeamMember.jsonld-getTeamMember_getTeams_getEntitlement_getSubscription"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TeamMember-getTeamMember_getTeams_getEntitlement_getSubscription"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TeamMember-getTeamMember_getTeams_getEntitlement_getSubscription"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TeamMember-getTeamMember_getTeams_getEntitlement_getSubscription"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TeamMember-getTeamMember_getTeams_getEntitlement_getSubscription"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TeamMember-getTeamMember_getTeams_getEntitlement_getSubscription"}}}}}},"summary":"Retrieves the collection of TeamMember resources.","description":"Retrieves the collection of TeamMember resources.","parameters":[{"name":"userId","in":"path","description":"TeamMember identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"team.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"team.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"member.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"member.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"teamAdminOrHasWorkspace","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/shipments\/{shipmentId}\/checkpoints":{"get":{"operationId":"api_shipments_checkpoints_get_subresource","tags":["TrackingCheckpoint"],"responses":{"200":{"description":"TrackingCheckpoint collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingCheckpoint.jsonld-getTrackingCheckpoints"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingCheckpoint-getTrackingCheckpoints"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingCheckpoint-getTrackingCheckpoints"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingCheckpoint-getTrackingCheckpoints"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingCheckpoint-getTrackingCheckpoints"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingCheckpoint-getTrackingCheckpoints"}}}}}},"summary":"Retrieves the collection of TrackingCheckpoint resources.","description":"Retrieves the collection of TrackingCheckpoint resources.","parameters":[{"name":"shipmentId","in":"path","description":"TrackingCheckpoint identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"order[checkpointDate]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/tracking_checkpoints":{"get":{"operationId":"api_tracking_checkpoints_get_collection","tags":["TrackingCheckpoint"],"responses":{"200":{"description":"TrackingCheckpoint collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingCheckpoint.jsonld-getTrackingCheckpoints"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingCheckpoint-getTrackingCheckpoints"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingCheckpoint-getTrackingCheckpoints"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingCheckpoint-getTrackingCheckpoints"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingCheckpoint-getTrackingCheckpoints"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingCheckpoint-getTrackingCheckpoints"}}}}}},"summary":"Retrieves the collection of TrackingCheckpoint resources.","description":"Retrieves the collection of TrackingCheckpoint resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"order[checkpointDate]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/tracking_checkpoints\/{id}":{"get":{"operationId":"api_tracking_checkpoints_id_get","tags":["TrackingCheckpoint"],"responses":{"200":{"description":"TrackingCheckpoint resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TrackingCheckpoint.jsonld-getTrackingCheckpoint"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TrackingCheckpoint-getTrackingCheckpoint"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/TrackingCheckpoint-getTrackingCheckpoint"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TrackingCheckpoint-getTrackingCheckpoint"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/TrackingCheckpoint-getTrackingCheckpoint"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/TrackingCheckpoint-getTrackingCheckpoint"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a TrackingCheckpoint resource.","description":"Retrieves a TrackingCheckpoint resource.","parameters":[{"name":"id","in":"path","description":"TrackingCheckpoint identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/tracking_pages":{"get":{"operationId":"api_tracking_pages_get_collection","tags":["TrackingPage"],"responses":{"200":{"description":"TrackingPage collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingPage.jsonld-getTrackingPages"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPages"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPages"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPages"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPages"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPages"}}}}}},"summary":"Retrieves the collection of TrackingPage resources.","description":"Retrieves the collection of TrackingPage resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"title","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[title]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"enabled","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_tracking_pages_post","tags":["TrackingPage"],"responses":{"201":{"description":"TrackingPage resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a TrackingPage resource.","description":"Creates a TrackingPage resource.","parameters":[],"requestBody":{"description":"The new TrackingPage resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}}},"required":true},"deprecated":false}},"\/tracking_pages\/{id}":{"get":{"operationId":"api_tracking_pages_id_get","tags":["TrackingPage"],"responses":{"200":{"description":"TrackingPage resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a TrackingPage resource.","description":"Retrieves a TrackingPage resource.","parameters":[{"name":"id","in":"path","description":"TrackingPage identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_tracking_pages_id_put","tags":["TrackingPage"],"responses":{"200":{"description":"TrackingPage resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the TrackingPage resource.","description":"Replaces the TrackingPage resource.","parameters":[{"name":"id","in":"path","description":"TrackingPage identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated TrackingPage resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-setTrackingPage_setBuilder_setDropshipperSettings"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-setTrackingPage_setBuilder_setDropshipperSettings"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-setTrackingPage_setBuilder_setDropshipperSettings"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-setTrackingPage_setBuilder_setDropshipperSettings"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-setTrackingPage_setBuilder_setDropshipperSettings"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_tracking_pages_id_delete","tags":["TrackingPage"],"responses":{"204":{"description":"TrackingPage resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the TrackingPage resource.","description":"Removes the TrackingPage resource.","parameters":[{"name":"id","in":"path","description":"TrackingPage identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/tracking_pages\/{id}\/custom_theme":{"get":{"operationId":"get_custom_theme","tags":["TrackingPage"],"responses":{"200":{"description":"TrackingPage resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage.jsonld-getCustomTheme"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getCustomTheme"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getCustomTheme"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getCustomTheme"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getCustomTheme"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getCustomTheme"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a TrackingPage resource.","description":"Retrieves a TrackingPage resource.","parameters":[{"name":"id","in":"path","description":"TrackingPage identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/tracking_pages\/{id}\/regenerate_custom_theme":{"post":{"operationId":"regenerate_custom_theme","tags":["TrackingPage"],"responses":{"201":{"description":"TrackingPage resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a TrackingPage resource.","description":"Creates a TrackingPage resource.","parameters":[{"name":"id","in":"path","description":"TrackingPage identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The new TrackingPage resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/TrackingPage"}}},"required":true},"deprecated":false}},"\/workspaces\/{workspaceId}\/tracking_pages":{"get":{"operationId":"api_workspaces_tracking_pages_get_subresource","tags":["TrackingPage"],"responses":{"200":{"description":"TrackingPage collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingPage.jsonld-getTrackingPages"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPages"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPages"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPages"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPages"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingPage-getTrackingPages"}}}}}},"summary":"Retrieves the collection of TrackingPage resources.","description":"Retrieves the collection of TrackingPage resources.","parameters":[{"name":"workspaceId","in":"path","description":"TrackingPage identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"title","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[title]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"enabled","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/public\/tracking_statuses":{"get":{"operationId":"api_publictracking_statuses_get_collection","tags":["TrackingStatus"],"responses":{"200":{"description":"TrackingStatus collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingStatus.jsonld-getTrackingStatus"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingStatus-getTrackingStatus"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingStatus-getTrackingStatus"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingStatus-getTrackingStatus"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingStatus-getTrackingStatus"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/TrackingStatus-getTrackingStatus"}}}}}},"summary":"Retrieves the collection of TrackingStatus resources.","description":"Retrieves the collection of TrackingStatus resources.","parameters":[],"deprecated":false}},"\/public\/tracking_statuses\/{id}":{"get":{"operationId":"api_publictracking_statuses_id_get","tags":["TrackingStatus"],"responses":{"200":{"description":"TrackingStatus resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/TrackingStatus.jsonld-getTrackingStatus"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/TrackingStatus-getTrackingStatus"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/TrackingStatus-getTrackingStatus"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/TrackingStatus-getTrackingStatus"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/TrackingStatus-getTrackingStatus"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/TrackingStatus-getTrackingStatus"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a TrackingStatus resource.","description":"Retrieves a TrackingStatus resource.","parameters":[{"name":"id","in":"path","description":"TrackingStatus identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/users\/{id}":{"get":{"operationId":"api_users_id_get","tags":["User"],"responses":{"200":{"description":"User resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-getUser_getMediaShort"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-getUser_getMediaShort"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/User-getUser_getMediaShort"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/User-getUser_getMediaShort"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/User-getUser_getMediaShort"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/User-getUser_getMediaShort"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a User resource.","description":"Retrieves a User resource.","parameters":[{"name":"id","in":"path","description":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_users_id_put","tags":["User"],"responses":{"200":{"description":"User resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-getUser_getMediaShort"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-getUser_getMediaShort"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/User-getUser_getMediaShort"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/User-getUser_getMediaShort"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/User-getUser_getMediaShort"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/User-getUser_getMediaShort"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the User resource.","description":"Replaces the User resource.","parameters":[{"name":"id","in":"path","description":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated User resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-setUser"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/User-setUser"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/User-setUser"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/User-setUser"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/User-setUser"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/User-setUser"}}},"required":true},"deprecated":false}},"\/security\/signup":{"post":{"operationId":"api_securitysignup_post","tags":["UserSignupRequest"],"responses":{"200":{"description":"UserSignupRequest resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UserSignupRequest.UserSignupResponse.jsonld-getUserSignupResponse_getUser_getToken"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UserSignupRequest.UserSignupResponse-getUserSignupResponse_getUser_getToken"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/UserSignupRequest.UserSignupResponse-getUserSignupResponse_getUser_getToken"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/UserSignupRequest.UserSignupResponse-getUserSignupResponse_getUser_getToken"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/UserSignupRequest.UserSignupResponse-getUserSignupResponse_getUser_getToken"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/UserSignupRequest.UserSignupResponse-getUserSignupResponse_getUser_getToken"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"User SignUp","description":"Creates a UserSignupRequest resource.","parameters":[],"requestBody":{"description":"The new UserSignupRequest resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UserSignupRequest.jsonld-setUserSignupRequest"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UserSignupRequest-setUserSignupRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/UserSignupRequest-setUserSignupRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/UserSignupRequest-setUserSignupRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/UserSignupRequest-setUserSignupRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/UserSignupRequest-setUserSignupRequest"}}},"required":true},"deprecated":false}},"\/security\/verify-email":{"post":{"operationId":"api_securityverify-email_post","tags":["UserVerifyEmailRequest"],"responses":{"201":{"description":"UserVerifyEmailRequest resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UserVerifyEmailRequest.UserVerifyEmailResponse.jsonld-getUserVerifyEmailResponse_getUser"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UserVerifyEmailRequest.UserVerifyEmailResponse-getUserVerifyEmailResponse_getUser"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/UserVerifyEmailRequest.UserVerifyEmailResponse-getUserVerifyEmailResponse_getUser"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/UserVerifyEmailRequest.UserVerifyEmailResponse-getUserVerifyEmailResponse_getUser"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/UserVerifyEmailRequest.UserVerifyEmailResponse-getUserVerifyEmailResponse_getUser"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/UserVerifyEmailRequest.UserVerifyEmailResponse-getUserVerifyEmailResponse_getUser"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a UserVerifyEmailRequest resource.","description":"Creates a UserVerifyEmailRequest resource.","parameters":[],"requestBody":{"description":"The new UserVerifyEmailRequest resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UserVerifyEmailRequest.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/UserVerifyEmailRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/UserVerifyEmailRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/UserVerifyEmailRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/UserVerifyEmailRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/UserVerifyEmailRequest"}}},"required":true},"deprecated":false}},"\/products_feed\/verify":{"post":{"operationId":"api_products_feedverify_post","tags":["VerifyProductsFeedRequest"],"responses":{"200":{"description":"VerifyProductsFeedRequest resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VerifyProductsFeedRequest.VerifyProductsFeedResponse.jsonld-getVerifyProductsFeedResponse_getBuilder"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VerifyProductsFeedRequest.VerifyProductsFeedResponse-getVerifyProductsFeedResponse_getBuilder"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/VerifyProductsFeedRequest.VerifyProductsFeedResponse-getVerifyProductsFeedResponse_getBuilder"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/VerifyProductsFeedRequest.VerifyProductsFeedResponse-getVerifyProductsFeedResponse_getBuilder"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/VerifyProductsFeedRequest.VerifyProductsFeedResponse-getVerifyProductsFeedResponse_getBuilder"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/VerifyProductsFeedRequest.VerifyProductsFeedResponse-getVerifyProductsFeedResponse_getBuilder"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Verifies products feed","description":"- Accessible means feed url returns non-error status. - Verified means XML contain at least one item, and all items have correct data. - SSL verification is skipped.\n","parameters":[],"requestBody":{"description":"The new VerifyProductsFeedRequest resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/VerifyProductsFeedRequest.jsonld"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/VerifyProductsFeedRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/VerifyProductsFeedRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/VerifyProductsFeedRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/VerifyProductsFeedRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/VerifyProductsFeedRequest"}}},"required":true},"deprecated":false}},"\/widgets":{"get":{"operationId":"api_widgets_get_collection","tags":["Widget"],"responses":{"200":{"description":"Widget collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Widget.jsonld-getWidgets_getWidgetMeta"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Widget-getWidgets_getWidgetMeta"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Widget-getWidgets_getWidgetMeta"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Widget-getWidgets_getWidgetMeta"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Widget-getWidgets_getWidgetMeta"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Widget-getWidgets_getWidgetMeta"}}}}}},"summary":"Retrieves the collection of Widget resources.","description":"Retrieves the collection of Widget resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"title","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"type[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[title]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[type]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"enabled","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_widgets_post","tags":["Widget"],"responses":{"201":{"description":"Widget resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Widget.jsonld-getWidget_getWidgetMeta"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Widget-getWidget_getWidgetMeta"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Widget-getWidget_getWidgetMeta"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Widget-getWidget_getWidgetMeta"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Widget-getWidget_getWidgetMeta"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Widget-getWidget_getWidgetMeta"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Widget resource.","description":"Creates a Widget resource.","parameters":[],"requestBody":{"description":"The new Widget resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Widget.jsonld-postWidget_setWidget_setWidgetMeta"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Widget-postWidget_setWidget_setWidgetMeta"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Widget-postWidget_setWidget_setWidgetMeta"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Widget-postWidget_setWidget_setWidgetMeta"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Widget-postWidget_setWidget_setWidgetMeta"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Widget-postWidget_setWidget_setWidgetMeta"}}},"required":true},"deprecated":false}},"\/widgets\/{id}":{"get":{"operationId":"api_widgets_id_get","tags":["Widget"],"responses":{"200":{"description":"Widget resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Widget.jsonld-getWidget_getWidgetMeta"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Widget-getWidget_getWidgetMeta"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Widget-getWidget_getWidgetMeta"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Widget-getWidget_getWidgetMeta"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Widget-getWidget_getWidgetMeta"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Widget-getWidget_getWidgetMeta"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Widget resource.","description":"Retrieves a Widget resource.","parameters":[{"name":"id","in":"path","description":"Widget identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_widgets_id_put","tags":["Widget"],"responses":{"200":{"description":"Widget resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Widget.jsonld-getWidget_getWidgetMeta"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Widget-getWidget_getWidgetMeta"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Widget-getWidget_getWidgetMeta"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Widget-getWidget_getWidgetMeta"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Widget-getWidget_getWidgetMeta"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Widget-getWidget_getWidgetMeta"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Widget resource.","description":"Replaces the Widget resource.","parameters":[{"name":"id","in":"path","description":"Widget identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Widget resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Widget.jsonld-setWidget_setWidgetMeta"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Widget-setWidget_setWidgetMeta"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Widget-setWidget_setWidgetMeta"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Widget-setWidget_setWidgetMeta"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Widget-setWidget_setWidgetMeta"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Widget-setWidget_setWidgetMeta"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_widgets_id_delete","tags":["Widget"],"responses":{"204":{"description":"Widget resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Widget resource.","description":"Removes the Widget resource.","parameters":[{"name":"id","in":"path","description":"Widget identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/workspaces\/{workspaceId}\/widgets":{"get":{"operationId":"api_workspaces_widgets_get_subresource","tags":["Widget"],"responses":{"200":{"description":"Widget collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Widget.jsonld-getWidgets_getWidgetMeta"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Widget-getWidgets_getWidgetMeta"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Widget-getWidgets_getWidgetMeta"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Widget-getWidgets_getWidgetMeta"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Widget-getWidgets_getWidgetMeta"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Widget-getWidgets_getWidgetMeta"}}}}}},"summary":"Retrieves the collection of Widget resources.","description":"Retrieves the collection of Widget resources.","parameters":[{"name":"workspaceId","in":"path","description":"Widget identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"title","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"type[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[title]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[type]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"enabled","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/widget_logs":{"get":{"operationId":"api_widget_logs_get_collection","tags":["WidgetLog"],"responses":{"200":{"description":"WidgetLog collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/WidgetLog.jsonld-getWidgetLogs"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WidgetLog-getWidgetLogs"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WidgetLog-getWidgetLogs"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WidgetLog-getWidgetLogs"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WidgetLog-getWidgetLogs"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WidgetLog-getWidgetLogs"}}}}}},"summary":"Retrieves the collection of WidgetLog resources.","description":"Retrieves the collection of WidgetLog resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"info","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/widget_logs\/{id}":{"get":{"operationId":"api_widget_logs_id_get","tags":["WidgetLog"],"responses":{"200":{"description":"WidgetLog resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/WidgetLog.jsonld-getWidgetLog"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/WidgetLog-getWidgetLog"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/WidgetLog-getWidgetLog"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/WidgetLog-getWidgetLog"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/WidgetLog-getWidgetLog"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/WidgetLog-getWidgetLog"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a WidgetLog resource.","description":"Retrieves a WidgetLog resource.","parameters":[{"name":"id","in":"path","description":"WidgetLog identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/widgets\/{widgetId}\/logs":{"get":{"operationId":"api_widgets_logs_get_subresource","tags":["WidgetLog"],"responses":{"200":{"description":"WidgetLog collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/WidgetLog.jsonld-getWidgetLogs"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WidgetLog-getWidgetLogs"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WidgetLog-getWidgetLogs"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WidgetLog-getWidgetLogs"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WidgetLog-getWidgetLogs"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WidgetLog-getWidgetLogs"}}}}}},"summary":"Retrieves the collection of WidgetLog resources.","description":"Retrieves the collection of WidgetLog resources.","parameters":[{"name":"widgetId","in":"path","description":"WidgetLog identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"info","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/workflows":{"get":{"operationId":"api_workflows_get_collection","tags":["Workflow"],"responses":{"200":{"description":"Workflow collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workflow.jsonld-getWorkflows_getWorkflowMeta"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workflow-getWorkflows_getWorkflowMeta"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workflow-getWorkflows_getWorkflowMeta"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workflow-getWorkflows_getWorkflowMeta"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workflow-getWorkflows_getWorkflowMeta"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workflow-getWorkflows_getWorkflowMeta"}}}}}},"summary":"Retrieves the collection of Workflow resources.","description":"Retrieves the collection of Workflow resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"type[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"period","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"period[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"title","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"tag","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"exists[integration]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"firstTimeSetupPassed","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"first_time_setup_required","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_workflows_post","tags":["Workflow"],"responses":{"201":{"description":"Workflow resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Workflow.jsonld-getWorkflow_getWorkflowMeta"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Workflow resource.","description":"Creates a Workflow resource.","parameters":[],"requestBody":{"description":"The new Workflow resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Workflow.jsonld-setWorkflow_setWorkflowMeta_postCredentials_setCredentialsMeta"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Workflow-setWorkflow_setWorkflowMeta_postCredentials_setCredentialsMeta"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Workflow-setWorkflow_setWorkflowMeta_postCredentials_setCredentialsMeta"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Workflow-setWorkflow_setWorkflowMeta_postCredentials_setCredentialsMeta"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Workflow-setWorkflow_setWorkflowMeta_postCredentials_setCredentialsMeta"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Workflow-setWorkflow_setWorkflowMeta_postCredentials_setCredentialsMeta"}}},"required":true},"deprecated":false}},"\/workflows\/execute":{"post":{"operationId":"execute","tags":["Workflow"],"responses":{"200":{"description":"Workflow resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Workflow.jsonld-getWorkflow_getWorkflowMeta"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Execute workflow","description":"Creates a Workflow resource.","parameters":[],"requestBody":{"description":"The new Workflow resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Workflow.ExecuteWorkflowRequest.jsonld-setExecuteWorkflowRequest"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Workflow.ExecuteWorkflowRequest-setExecuteWorkflowRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Workflow.ExecuteWorkflowRequest-setExecuteWorkflowRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Workflow.ExecuteWorkflowRequest-setExecuteWorkflowRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Workflow.ExecuteWorkflowRequest-setExecuteWorkflowRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Workflow.ExecuteWorkflowRequest-setExecuteWorkflowRequest"}}},"required":true},"deprecated":false}},"\/workflows\/submit-suggestion":{"post":{"operationId":"submit_suggestion","tags":["Workflow"],"responses":{"200":{"description":"Workflow resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Workflow.jsonld-getWorkflow_getWorkflowMeta"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Submit a new integration suggestion","description":"Creates a Workflow resource.","parameters":[],"requestBody":{"description":"The new Workflow resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Workflow.SubmitSuggestionRequest.jsonld-setSubmitSuggestionRequest"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Workflow.SubmitSuggestionRequest-setSubmitSuggestionRequest"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Workflow.SubmitSuggestionRequest-setSubmitSuggestionRequest"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Workflow.SubmitSuggestionRequest-setSubmitSuggestionRequest"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Workflow.SubmitSuggestionRequest-setSubmitSuggestionRequest"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Workflow.SubmitSuggestionRequest-setSubmitSuggestionRequest"}}},"required":true},"deprecated":false}},"\/workflows\/{id}":{"get":{"operationId":"api_workflows_id_get","tags":["Workflow"],"responses":{"200":{"description":"Workflow resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Workflow.jsonld-getWorkflow_getWorkflowMeta"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Workflow resource.","description":"Retrieves a Workflow resource.","parameters":[{"name":"id","in":"path","description":"Workflow identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_workflows_id_put","tags":["Workflow"],"responses":{"200":{"description":"Workflow resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Workflow.jsonld-getWorkflow_getWorkflowMeta"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Workflow resource.","description":"Replaces the Workflow resource.","parameters":[{"name":"id","in":"path","description":"Workflow identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Workflow resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Workflow.jsonld-setWorkflow_setWorkflowMeta"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Workflow-setWorkflow_setWorkflowMeta"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Workflow-setWorkflow_setWorkflowMeta"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Workflow-setWorkflow_setWorkflowMeta"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Workflow-setWorkflow_setWorkflowMeta"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Workflow-setWorkflow_setWorkflowMeta"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_workflows_id_delete","tags":["Workflow"],"responses":{"204":{"description":"Workflow resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Workflow resource.","description":"Removes the Workflow resource.","parameters":[{"name":"id","in":"path","description":"Workflow identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}},"\/workspaces\/{workspaceId}\/workflows":{"get":{"operationId":"api_workspaces_workflows_get_subresource","tags":["Workflow"],"responses":{"200":{"description":"Workflow collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workflow.jsonld-getWorkflows_getWorkflowMeta"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workflow-getWorkflows_getWorkflowMeta"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workflow-getWorkflows_getWorkflowMeta"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workflow-getWorkflows_getWorkflowMeta"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workflow-getWorkflows_getWorkflowMeta"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workflow-getWorkflows_getWorkflowMeta"}}}}}},"summary":"Retrieves the collection of Workflow resources.","description":"Retrieves the collection of Workflow resources.","parameters":[{"name":"workspaceId","in":"path","description":"Workflow identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"type[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"period","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"period[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"title","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"tag","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"exists[integration]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"firstTimeSetupPassed","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"first_time_setup_required","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/workflows\/{workflowId}\/runs":{"get":{"operationId":"api_workflows_runs_get_subresource","tags":["WorkflowRun"],"responses":{"200":{"description":"WorkflowRun collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/WorkflowRun.jsonld-getWorkflowRuns"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WorkflowRun-getWorkflowRuns"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WorkflowRun-getWorkflowRuns"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WorkflowRun-getWorkflowRuns"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WorkflowRun-getWorkflowRuns"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WorkflowRun-getWorkflowRuns"}}}}}},"summary":"Retrieves the collection of WorkflowRun resources.","description":"Retrieves the collection of WorkflowRun resources.","parameters":[{"name":"workflowId","in":"path","description":"WorkflowRun identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"status","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"status[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/workspaces\/{workspaceId}\/workflows\/{workflowId}\/runs":{"get":{"operationId":"api_workspaces_workflows_runs_get_subresource","tags":["WorkflowRun"],"responses":{"200":{"description":"WorkflowRun collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/WorkflowRun.jsonld-getWorkflowRuns"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WorkflowRun-getWorkflowRuns"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WorkflowRun-getWorkflowRuns"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WorkflowRun-getWorkflowRuns"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WorkflowRun-getWorkflowRuns"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WorkflowRun-getWorkflowRuns"}}}}}},"summary":"Retrieves the collection of WorkflowRun resources.","description":"Retrieves the collection of WorkflowRun resources.","parameters":[{"name":"workspaceId","in":"path","description":"WorkflowRun identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"workflowId","in":"path","description":"WorkflowRun identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"status","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"status[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/teams\/{teamId}\/workspaces":{"get":{"operationId":"api_teams_workspaces_get_subresource","tags":["Workspace"],"responses":{"200":{"description":"Workspace collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workspace.jsonld-getWorkspace_getEmailSettings_getMediaShort"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}}}}}},"summary":"Retrieves the collection of Workspace resources.","description":"Retrieves the collection of Workspace resources.","parameters":[{"name":"teamId","in":"path","description":"Workspace identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false}},"\/workspaces":{"get":{"operationId":"api_workspaces_get_collection","tags":["Workspace"],"responses":{"200":{"description":"Workspace collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workspace.jsonld-getWorkspace_getEmailSettings_getMediaShort"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}}},"multipart\/form-data":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}}},"application\/x-www-form-urlencoded":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}}}}}},"summary":"Retrieves the collection of Workspace resources.","description":"Retrieves the collection of Workspace resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"itemsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0,"maximum":50000},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string","default":"asc","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_workspaces_post","tags":["Workspace"],"responses":{"201":{"description":"Workspace resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Workspace.jsonld-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Workspace resource.","description":"Creates a Workspace resource.","parameters":[],"requestBody":{"description":"The new Workspace resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Workspace.jsonld-postWorkspace_setEmailSettings_setTeam_setTrackingPage"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Workspace-postWorkspace_setEmailSettings_setTeam_setTrackingPage"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Workspace-postWorkspace_setEmailSettings_setTeam_setTrackingPage"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Workspace-postWorkspace_setEmailSettings_setTeam_setTrackingPage"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Workspace-postWorkspace_setEmailSettings_setTeam_setTrackingPage"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Workspace-postWorkspace_setEmailSettings_setTeam_setTrackingPage"}}},"required":true},"deprecated":false}},"\/workspaces\/{id}":{"get":{"operationId":"api_workspaces_id_get","tags":["Workspace"],"responses":{"200":{"description":"Workspace resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Workspace.jsonld-getWorkspace_getEmailSettings_getMediaShort"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Workspace resource.","description":"Retrieves a Workspace resource.","parameters":[{"name":"id","in":"path","description":"Workspace identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"api_workspaces_id_put","tags":["Workspace"],"responses":{"200":{"description":"Workspace resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Workspace.jsonld-getWorkspace_getEmailSettings_getMediaShort"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getEmailSettings_getMediaShort"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Workspace resource.","description":"Replaces the Workspace resource.","parameters":[{"name":"id","in":"path","description":"Workspace identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Workspace resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Workspace.jsonld-putWorkspace_setEmailSettings_setTrackingPage"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Workspace-putWorkspace_setEmailSettings_setTrackingPage"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Workspace-putWorkspace_setEmailSettings_setTrackingPage"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Workspace-putWorkspace_setEmailSettings_setTrackingPage"}},"multipart\/form-data":{"schema":{"$ref":"#\/components\/schemas\/Workspace-putWorkspace_setEmailSettings_setTrackingPage"}},"application\/x-www-form-urlencoded":{"schema":{"$ref":"#\/components\/schemas\/Workspace-putWorkspace_setEmailSettings_setTrackingPage"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_workspaces_id_delete","tags":["Workspace"],"responses":{"204":{"description":"Workspace resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Workspace resource.","description":"Removes the Workspace resource.","parameters":[{"name":"id","in":"path","description":"Workspace identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false}}},"components":{"schemas":{"Address-getLookupShipmentsResponse_getShipments_getAddress":{"type":"object","description":"","deprecated":false,"properties":{"addressLine1":{"type":["string","null"]},"addressLine2":{"type":["string","null"]},"city":{"type":["string","null"]},"company":{"type":["string","null"]},"country":{"type":["string","null"]},"countryIso2":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"postcode":{"type":["string","null"]},"state":{"type":["string","null"]}}},"Address-getOrder_getOrderMeta_getStatusForEmbed_getAddress":{"type":"object","description":"","deprecated":false,"properties":{"addressLine1":{"type":["string","null"]},"addressLine2":{"type":["string","null"]},"city":{"type":["string","null"]},"company":{"type":["string","null"]},"country":{"type":["string","null"]},"countryIso2":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"postcode":{"type":["string","null"]},"state":{"type":["string","null"]}}},"Address-getOrders_getOrderMeta_getStatusForEmbed_getAddress":{"type":"object","description":"","deprecated":false,"properties":{"addressLine1":{"type":["string","null"]},"addressLine2":{"type":["string","null"]},"city":{"type":["string","null"]},"company":{"type":["string","null"]},"country":{"type":["string","null"]},"countryIso2":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"postcode":{"type":["string","null"]},"state":{"type":["string","null"]}}},"Address-getShipment_getShipmentMeta_getStatusForEmbed_getAddress":{"type":"object","description":"","deprecated":false,"properties":{"addressLine1":{"type":["string","null"]},"addressLine2":{"type":["string","null"]},"city":{"type":["string","null"]},"company":{"type":["string","null"]},"country":{"type":["string","null"]},"countryIso2":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"postcode":{"type":["string","null"]},"state":{"type":["string","null"]}}},"Address-getShipments_getShipmentMeta_getAddress_getStatusForEmbed":{"type":"object","description":"","deprecated":false,"properties":{"addressLine1":{"type":["string","null"]},"addressLine2":{"type":["string","null"]},"city":{"type":["string","null"]},"company":{"type":["string","null"]},"country":{"type":["string","null"]},"countryIso2":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"postcode":{"type":["string","null"]},"state":{"type":["string","null"]}}},"Address-postOrder_setOrderMeta_setStatusForEmbed_setAddress":{"type":"object","description":"","deprecated":false,"properties":{"addressLine1":{"type":["string","null"]},"addressLine2":{"type":["string","null"]},"city":{"type":["string","null"]},"company":{"type":["string","null"]},"country":{"type":["string","null"]},"countryIso2":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"postcode":{"type":["string","null"]},"state":{"type":["string","null"]}}},"Address-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem":{"type":"object","description":"","deprecated":false,"properties":{"addressLine1":{"type":["string","null"]},"addressLine2":{"type":["string","null"]},"city":{"type":["string","null"]},"company":{"type":["string","null"]},"country":{"type":["string","null"]},"countryIso2":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"postcode":{"type":["string","null"]},"state":{"type":["string","null"]}}},"Address-putOrder_setOrderMeta_setStatusForEmbed_setAddress":{"type":"object","description":"","deprecated":false,"properties":{"addressLine1":{"type":["string","null"]},"addressLine2":{"type":["string","null"]},"city":{"type":["string","null"]},"company":{"type":["string","null"]},"country":{"type":["string","null"]},"countryIso2":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"postcode":{"type":["string","null"]},"state":{"type":["string","null"]}}},"Address-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem":{"type":"object","description":"","deprecated":false,"properties":{"addressLine1":{"type":["string","null"]},"addressLine2":{"type":["string","null"]},"city":{"type":["string","null"]},"company":{"type":["string","null"]},"country":{"type":["string","null"]},"countryIso2":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"postcode":{"type":["string","null"]},"state":{"type":["string","null"]}}},"Address.jsonld-getLookupShipmentsResponse_getShipments_getAddress":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"addressLine1":{"type":["string","null"]},"addressLine2":{"type":["string","null"]},"city":{"type":["string","null"]},"company":{"type":["string","null"]},"country":{"type":["string","null"]},"countryIso2":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"postcode":{"type":["string","null"]},"state":{"type":["string","null"]}}},"Address.jsonld-getOrder_getOrderMeta_getStatusForEmbed_getAddress":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"addressLine1":{"type":["string","null"]},"addressLine2":{"type":["string","null"]},"city":{"type":["string","null"]},"company":{"type":["string","null"]},"country":{"type":["string","null"]},"countryIso2":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"postcode":{"type":["string","null"]},"state":{"type":["string","null"]}}},"Address.jsonld-getOrders_getOrderMeta_getStatusForEmbed_getAddress":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"addressLine1":{"type":["string","null"]},"addressLine2":{"type":["string","null"]},"city":{"type":["string","null"]},"company":{"type":["string","null"]},"country":{"type":["string","null"]},"countryIso2":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"postcode":{"type":["string","null"]},"state":{"type":["string","null"]}}},"Address.jsonld-getShipment_getShipmentMeta_getStatusForEmbed_getAddress":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"addressLine1":{"type":["string","null"]},"addressLine2":{"type":["string","null"]},"city":{"type":["string","null"]},"company":{"type":["string","null"]},"country":{"type":["string","null"]},"countryIso2":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"postcode":{"type":["string","null"]},"state":{"type":["string","null"]}}},"Address.jsonld-getShipments_getShipmentMeta_getAddress_getStatusForEmbed":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"addressLine1":{"type":["string","null"]},"addressLine2":{"type":["string","null"]},"city":{"type":["string","null"]},"company":{"type":["string","null"]},"country":{"type":["string","null"]},"countryIso2":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"postcode":{"type":["string","null"]},"state":{"type":["string","null"]}}},"Address.jsonld-postOrder_setOrderMeta_setStatusForEmbed_setAddress":{"type":"object","description":"","deprecated":false,"properties":{"addressLine1":{"type":["string","null"]},"addressLine2":{"type":["string","null"]},"city":{"type":["string","null"]},"company":{"type":["string","null"]},"country":{"type":["string","null"]},"countryIso2":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"postcode":{"type":["string","null"]},"state":{"type":["string","null"]}}},"Address.jsonld-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem":{"type":"object","description":"","deprecated":false,"properties":{"addressLine1":{"type":["string","null"]},"addressLine2":{"type":["string","null"]},"city":{"type":["string","null"]},"company":{"type":["string","null"]},"country":{"type":["string","null"]},"countryIso2":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"postcode":{"type":["string","null"]},"state":{"type":["string","null"]}}},"Address.jsonld-putOrder_setOrderMeta_setStatusForEmbed_setAddress":{"type":"object","description":"","deprecated":false,"properties":{"addressLine1":{"type":["string","null"]},"addressLine2":{"type":["string","null"]},"city":{"type":["string","null"]},"company":{"type":["string","null"]},"country":{"type":["string","null"]},"countryIso2":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"postcode":{"type":["string","null"]},"state":{"type":["string","null"]}}},"Address.jsonld-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem":{"type":"object","description":"","deprecated":false,"properties":{"addressLine1":{"type":["string","null"]},"addressLine2":{"type":["string","null"]},"city":{"type":["string","null"]},"company":{"type":["string","null"]},"country":{"type":["string","null"]},"countryIso2":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"postcode":{"type":["string","null"]},"state":{"type":["string","null"]}}},"ApplyWorkspacePermissionsBatchRequest":{"type":"object","description":"","deprecated":false,"properties":{"inviteMode":{"type":"boolean"},"changes":{"type":"array","items":{"$ref":"#\/components\/schemas\/WorkspacePermissionsChange"}}}},"ApplyWorkspacePermissionsBatchRequest.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"inviteMode":{"type":"boolean"},"changes":{"type":"array","items":{"$ref":"#\/components\/schemas\/WorkspacePermissionsChange.jsonld"}}}},"Background":{"type":"object","description":"","deprecated":false,"properties":{"color":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"useBackgroundImage":{"type":["boolean","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"backgroundMode":{"type":["string","null"]},"backgroundPosition":{"type":["string","null"]},"backgroundRepeat":{"type":["string","null"]}}},"Background-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"color":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"useBackgroundImage":{"type":["boolean","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"backgroundMode":{"type":["string","null"]},"backgroundPosition":{"type":["string","null"]},"backgroundRepeat":{"type":["string","null"]}}},"Background-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"color":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"useBackgroundImage":{"type":["boolean","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"backgroundMode":{"type":["string","null"]},"backgroundPosition":{"type":["string","null"]},"backgroundRepeat":{"type":["string","null"]}}},"Background-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"color":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"useBackgroundImage":{"type":["boolean","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"backgroundMode":{"type":["string","null"]},"backgroundPosition":{"type":["string","null"]},"backgroundRepeat":{"type":["string","null"]}}},"Background.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"color":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"useBackgroundImage":{"type":["boolean","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"backgroundMode":{"type":["string","null"]},"backgroundPosition":{"type":["string","null"]},"backgroundRepeat":{"type":["string","null"]}}},"Background.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"color":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"useBackgroundImage":{"type":["boolean","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"backgroundMode":{"type":["string","null"]},"backgroundPosition":{"type":["string","null"]},"backgroundRepeat":{"type":["string","null"]}}},"Background.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"color":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"useBackgroundImage":{"type":["boolean","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"backgroundMode":{"type":["string","null"]},"backgroundPosition":{"type":["string","null"]},"backgroundRepeat":{"type":["string","null"]}}},"Background.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"color":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"useBackgroundImage":{"type":["boolean","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"backgroundMode":{"type":["string","null"]},"backgroundPosition":{"type":["string","null"]},"backgroundRepeat":{"type":["string","null"]}}},"Builder":{"type":"object","description":"","deprecated":false,"properties":{"background":{"$ref":"#\/components\/schemas\/Background"},"card":{"$ref":"#\/components\/schemas\/Card"},"searchButton":{"$ref":"#\/components\/schemas\/Button"},"detailsButton":{"$ref":"#\/components\/schemas\/Button"},"trackButton":{"$ref":"#\/components\/schemas\/Button"},"searchPageInput":{"$ref":"#\/components\/schemas\/Button"},"searchPageTitle":{"$ref":"#\/components\/schemas\/SearchPageTitle"},"pageScroll":{"$ref":"#\/components\/schemas\/PageScroll"},"scripts":{"$ref":"#\/components\/schemas\/Scripts"},"logo":{"$ref":"#\/components\/schemas\/Logo"},"socialIcons":{"$ref":"#\/components\/schemas\/SocialIcons"},"sidebar":{"$ref":"#\/components\/schemas\/Sidebar"},"footer":{"$ref":"#\/components\/schemas\/Footer"},"header":{"$ref":"#\/components\/schemas\/Header"},"languageMenu":{"$ref":"#\/components\/schemas\/LanguageMenu"},"faviconUrl":{"type":["string","null"]},"defaultThemeId":{"type":["string","null"]},"sidebarProductsFeed":{"$ref":"#\/components\/schemas\/ProductsFeed"},"mainProductsFeed":{"$ref":"#\/components\/schemas\/ProductsFeed"},"seoTitle":{"type":["string","null"]},"orderCard":{"$ref":"#\/components\/schemas\/Card"},"orderStatusOn":{"type":["boolean","null"]},"orderStatus":{"$ref":"#\/components\/schemas\/Text"},"orderNumberOn":{"type":["boolean","null"]},"orderNumber":{"$ref":"#\/components\/schemas\/Text"},"notYetShippedItemsTitle":{"$ref":"#\/components\/schemas\/Text"},"orderLastUpdatedOn":{"type":["boolean","null"]},"orderLastUpdated":{"$ref":"#\/components\/schemas\/Text"},"orderItemsFrame":{"$ref":"#\/components\/schemas\/OrderItemsFrame"}}},"Builder-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"background":{"$ref":"#\/components\/schemas\/Background-getTrackingPage_getBuilder_getDropshipperSettings"},"card":{"$ref":"#\/components\/schemas\/Card-getTrackingPage_getBuilder_getDropshipperSettings"},"searchButton":{"$ref":"#\/components\/schemas\/Button-getTrackingPage_getBuilder_getDropshipperSettings"},"detailsButton":{"$ref":"#\/components\/schemas\/Button-getTrackingPage_getBuilder_getDropshipperSettings"},"trackButton":{"$ref":"#\/components\/schemas\/Button-getTrackingPage_getBuilder_getDropshipperSettings"},"searchPageInput":{"$ref":"#\/components\/schemas\/Button-getTrackingPage_getBuilder_getDropshipperSettings"},"searchPageTitle":{"$ref":"#\/components\/schemas\/SearchPageTitle-getTrackingPage_getBuilder_getDropshipperSettings"},"pageScroll":{"$ref":"#\/components\/schemas\/PageScroll-getTrackingPage_getBuilder_getDropshipperSettings"},"scripts":{"$ref":"#\/components\/schemas\/Scripts-getTrackingPage_getBuilder_getDropshipperSettings"},"logo":{"$ref":"#\/components\/schemas\/Logo-getTrackingPage_getBuilder_getDropshipperSettings"},"socialIcons":{"$ref":"#\/components\/schemas\/SocialIcons-getTrackingPage_getBuilder_getDropshipperSettings"},"sidebar":{"$ref":"#\/components\/schemas\/Sidebar-getTrackingPage_getBuilder_getDropshipperSettings"},"footer":{"$ref":"#\/components\/schemas\/Footer-getTrackingPage_getBuilder_getDropshipperSettings"},"header":{"$ref":"#\/components\/schemas\/Header-getTrackingPage_getBuilder_getDropshipperSettings"},"languageMenu":{"$ref":"#\/components\/schemas\/LanguageMenu-getTrackingPage_getBuilder_getDropshipperSettings"},"faviconUrl":{"type":["string","null"]},"defaultThemeId":{"type":["string","null"]},"sidebarProductsFeed":{"$ref":"#\/components\/schemas\/ProductsFeed-getTrackingPage_getBuilder_getDropshipperSettings"},"mainProductsFeed":{"$ref":"#\/components\/schemas\/ProductsFeed-getTrackingPage_getBuilder_getDropshipperSettings"},"seoTitle":{"type":["string","null"]},"orderCard":{"$ref":"#\/components\/schemas\/Card-getTrackingPage_getBuilder_getDropshipperSettings"},"orderStatusOn":{"type":["boolean","null"]},"orderStatus":{"$ref":"#\/components\/schemas\/Text-getTrackingPage_getBuilder_getDropshipperSettings"},"orderNumberOn":{"type":["boolean","null"]},"orderNumber":{"$ref":"#\/components\/schemas\/Text-getTrackingPage_getBuilder_getDropshipperSettings"},"notYetShippedItemsTitle":{"$ref":"#\/components\/schemas\/Text-getTrackingPage_getBuilder_getDropshipperSettings"},"orderLastUpdatedOn":{"type":["boolean","null"]},"orderLastUpdated":{"$ref":"#\/components\/schemas\/Text-getTrackingPage_getBuilder_getDropshipperSettings"},"orderItemsFrame":{"$ref":"#\/components\/schemas\/OrderItemsFrame-getTrackingPage_getBuilder_getDropshipperSettings"}}},"Builder-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"background":{"$ref":"#\/components\/schemas\/Background-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"card":{"$ref":"#\/components\/schemas\/Card-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"searchButton":{"$ref":"#\/components\/schemas\/Button-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"detailsButton":{"$ref":"#\/components\/schemas\/Button-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"trackButton":{"$ref":"#\/components\/schemas\/Button-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"searchPageInput":{"$ref":"#\/components\/schemas\/Button-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"searchPageTitle":{"$ref":"#\/components\/schemas\/SearchPageTitle-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"pageScroll":{"$ref":"#\/components\/schemas\/PageScroll-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"scripts":{"$ref":"#\/components\/schemas\/Scripts-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"logo":{"$ref":"#\/components\/schemas\/Logo-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"socialIcons":{"$ref":"#\/components\/schemas\/SocialIcons-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"sidebar":{"$ref":"#\/components\/schemas\/Sidebar-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"footer":{"$ref":"#\/components\/schemas\/Footer-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"header":{"$ref":"#\/components\/schemas\/Header-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"languageMenu":{"$ref":"#\/components\/schemas\/LanguageMenu-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"faviconUrl":{"type":["string","null"]},"defaultThemeId":{"type":["string","null"]},"sidebarProductsFeed":{"$ref":"#\/components\/schemas\/ProductsFeed-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"mainProductsFeed":{"$ref":"#\/components\/schemas\/ProductsFeed-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"seoTitle":{"type":["string","null"]},"orderCard":{"$ref":"#\/components\/schemas\/Card-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"orderStatusOn":{"type":["boolean","null"]},"orderStatus":{"$ref":"#\/components\/schemas\/Text-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"orderNumberOn":{"type":["boolean","null"]},"orderNumber":{"$ref":"#\/components\/schemas\/Text-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"notYetShippedItemsTitle":{"$ref":"#\/components\/schemas\/Text-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"orderLastUpdatedOn":{"type":["boolean","null"]},"orderLastUpdated":{"$ref":"#\/components\/schemas\/Text-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"orderItemsFrame":{"$ref":"#\/components\/schemas\/OrderItemsFrame-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}}},"Builder-postWorkspace_setEmailSettings_setTeam_setTrackingPage":{"type":"object","description":"","deprecated":false},"Builder-putWorkspace_setEmailSettings_setTrackingPage":{"type":"object","description":"","deprecated":false},"Builder-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"background":{"$ref":"#\/components\/schemas\/Background-setTrackingPage_setBuilder_setDropshipperSettings"},"card":{"$ref":"#\/components\/schemas\/Card-setTrackingPage_setBuilder_setDropshipperSettings"},"searchButton":{"$ref":"#\/components\/schemas\/Button-setTrackingPage_setBuilder_setDropshipperSettings"},"detailsButton":{"$ref":"#\/components\/schemas\/Button-setTrackingPage_setBuilder_setDropshipperSettings"},"trackButton":{"$ref":"#\/components\/schemas\/Button-setTrackingPage_setBuilder_setDropshipperSettings"},"searchPageInput":{"$ref":"#\/components\/schemas\/Button-setTrackingPage_setBuilder_setDropshipperSettings"},"searchPageTitle":{"$ref":"#\/components\/schemas\/SearchPageTitle-setTrackingPage_setBuilder_setDropshipperSettings"},"pageScroll":{"$ref":"#\/components\/schemas\/PageScroll-setTrackingPage_setBuilder_setDropshipperSettings"},"scripts":{"$ref":"#\/components\/schemas\/Scripts-setTrackingPage_setBuilder_setDropshipperSettings"},"logo":{"$ref":"#\/components\/schemas\/Logo-setTrackingPage_setBuilder_setDropshipperSettings"},"socialIcons":{"$ref":"#\/components\/schemas\/SocialIcons-setTrackingPage_setBuilder_setDropshipperSettings"},"sidebar":{"$ref":"#\/components\/schemas\/Sidebar-setTrackingPage_setBuilder_setDropshipperSettings"},"footer":{"$ref":"#\/components\/schemas\/Footer-setTrackingPage_setBuilder_setDropshipperSettings"},"header":{"$ref":"#\/components\/schemas\/Header-setTrackingPage_setBuilder_setDropshipperSettings"},"languageMenu":{"$ref":"#\/components\/schemas\/LanguageMenu-setTrackingPage_setBuilder_setDropshipperSettings"},"faviconUrl":{"type":["string","null"]},"defaultThemeId":{"type":["string","null"]},"sidebarProductsFeed":{"$ref":"#\/components\/schemas\/ProductsFeed-setTrackingPage_setBuilder_setDropshipperSettings"},"mainProductsFeed":{"$ref":"#\/components\/schemas\/ProductsFeed-setTrackingPage_setBuilder_setDropshipperSettings"},"seoTitle":{"type":["string","null"]},"orderCard":{"$ref":"#\/components\/schemas\/Card-setTrackingPage_setBuilder_setDropshipperSettings"},"orderStatusOn":{"type":["boolean","null"]},"orderStatus":{"$ref":"#\/components\/schemas\/Text-setTrackingPage_setBuilder_setDropshipperSettings"},"orderNumberOn":{"type":["boolean","null"]},"orderNumber":{"$ref":"#\/components\/schemas\/Text-setTrackingPage_setBuilder_setDropshipperSettings"},"notYetShippedItemsTitle":{"$ref":"#\/components\/schemas\/Text-setTrackingPage_setBuilder_setDropshipperSettings"},"orderLastUpdatedOn":{"type":["boolean","null"]},"orderLastUpdated":{"$ref":"#\/components\/schemas\/Text-setTrackingPage_setBuilder_setDropshipperSettings"},"orderItemsFrame":{"$ref":"#\/components\/schemas\/OrderItemsFrame-setTrackingPage_setBuilder_setDropshipperSettings"}}},"Builder.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"background":{"$ref":"#\/components\/schemas\/Background.jsonld"},"card":{"$ref":"#\/components\/schemas\/Card.jsonld"},"searchButton":{"$ref":"#\/components\/schemas\/Button.jsonld"},"detailsButton":{"$ref":"#\/components\/schemas\/Button.jsonld"},"trackButton":{"$ref":"#\/components\/schemas\/Button.jsonld"},"searchPageInput":{"$ref":"#\/components\/schemas\/Button.jsonld"},"searchPageTitle":{"$ref":"#\/components\/schemas\/SearchPageTitle.jsonld"},"pageScroll":{"$ref":"#\/components\/schemas\/PageScroll.jsonld"},"scripts":{"$ref":"#\/components\/schemas\/Scripts.jsonld"},"logo":{"$ref":"#\/components\/schemas\/Logo.jsonld"},"socialIcons":{"$ref":"#\/components\/schemas\/SocialIcons.jsonld"},"sidebar":{"$ref":"#\/components\/schemas\/Sidebar.jsonld"},"footer":{"$ref":"#\/components\/schemas\/Footer.jsonld"},"header":{"$ref":"#\/components\/schemas\/Header.jsonld"},"languageMenu":{"$ref":"#\/components\/schemas\/LanguageMenu.jsonld"},"faviconUrl":{"type":["string","null"]},"defaultThemeId":{"type":["string","null"]},"sidebarProductsFeed":{"$ref":"#\/components\/schemas\/ProductsFeed.jsonld"},"mainProductsFeed":{"$ref":"#\/components\/schemas\/ProductsFeed.jsonld"},"seoTitle":{"type":["string","null"]},"orderCard":{"$ref":"#\/components\/schemas\/Card.jsonld"},"orderStatusOn":{"type":["boolean","null"]},"orderStatus":{"$ref":"#\/components\/schemas\/Text.jsonld"},"orderNumberOn":{"type":["boolean","null"]},"orderNumber":{"$ref":"#\/components\/schemas\/Text.jsonld"},"notYetShippedItemsTitle":{"$ref":"#\/components\/schemas\/Text.jsonld"},"orderLastUpdatedOn":{"type":["boolean","null"]},"orderLastUpdated":{"$ref":"#\/components\/schemas\/Text.jsonld"},"orderItemsFrame":{"$ref":"#\/components\/schemas\/OrderItemsFrame.jsonld"}}},"Builder.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"background":{"$ref":"#\/components\/schemas\/Background.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"card":{"$ref":"#\/components\/schemas\/Card.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"searchButton":{"$ref":"#\/components\/schemas\/Button.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"detailsButton":{"$ref":"#\/components\/schemas\/Button.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"trackButton":{"$ref":"#\/components\/schemas\/Button.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"searchPageInput":{"$ref":"#\/components\/schemas\/Button.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"searchPageTitle":{"$ref":"#\/components\/schemas\/SearchPageTitle.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"pageScroll":{"$ref":"#\/components\/schemas\/PageScroll.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"scripts":{"$ref":"#\/components\/schemas\/Scripts.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"logo":{"$ref":"#\/components\/schemas\/Logo.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"socialIcons":{"$ref":"#\/components\/schemas\/SocialIcons.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"sidebar":{"$ref":"#\/components\/schemas\/Sidebar.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"footer":{"$ref":"#\/components\/schemas\/Footer.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"header":{"$ref":"#\/components\/schemas\/Header.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"languageMenu":{"$ref":"#\/components\/schemas\/LanguageMenu.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"faviconUrl":{"type":["string","null"]},"defaultThemeId":{"type":["string","null"]},"sidebarProductsFeed":{"$ref":"#\/components\/schemas\/ProductsFeed.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"mainProductsFeed":{"$ref":"#\/components\/schemas\/ProductsFeed.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"seoTitle":{"type":["string","null"]},"orderCard":{"$ref":"#\/components\/schemas\/Card.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"orderStatusOn":{"type":["boolean","null"]},"orderStatus":{"$ref":"#\/components\/schemas\/Text.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"orderNumberOn":{"type":["boolean","null"]},"orderNumber":{"$ref":"#\/components\/schemas\/Text.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"notYetShippedItemsTitle":{"$ref":"#\/components\/schemas\/Text.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"orderLastUpdatedOn":{"type":["boolean","null"]},"orderLastUpdated":{"$ref":"#\/components\/schemas\/Text.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"orderItemsFrame":{"$ref":"#\/components\/schemas\/OrderItemsFrame.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"}}},"Builder.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"background":{"$ref":"#\/components\/schemas\/Background.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"card":{"$ref":"#\/components\/schemas\/Card.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"searchButton":{"$ref":"#\/components\/schemas\/Button.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"detailsButton":{"$ref":"#\/components\/schemas\/Button.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"trackButton":{"$ref":"#\/components\/schemas\/Button.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"searchPageInput":{"$ref":"#\/components\/schemas\/Button.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"searchPageTitle":{"$ref":"#\/components\/schemas\/SearchPageTitle.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"pageScroll":{"$ref":"#\/components\/schemas\/PageScroll.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"scripts":{"$ref":"#\/components\/schemas\/Scripts.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"logo":{"$ref":"#\/components\/schemas\/Logo.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"socialIcons":{"$ref":"#\/components\/schemas\/SocialIcons.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"sidebar":{"$ref":"#\/components\/schemas\/Sidebar.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"footer":{"$ref":"#\/components\/schemas\/Footer.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"header":{"$ref":"#\/components\/schemas\/Header.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"languageMenu":{"$ref":"#\/components\/schemas\/LanguageMenu.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"faviconUrl":{"type":["string","null"]},"defaultThemeId":{"type":["string","null"]},"sidebarProductsFeed":{"$ref":"#\/components\/schemas\/ProductsFeed.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"mainProductsFeed":{"$ref":"#\/components\/schemas\/ProductsFeed.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"seoTitle":{"type":["string","null"]},"orderCard":{"$ref":"#\/components\/schemas\/Card.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"orderStatusOn":{"type":["boolean","null"]},"orderStatus":{"$ref":"#\/components\/schemas\/Text.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"orderNumberOn":{"type":["boolean","null"]},"orderNumber":{"$ref":"#\/components\/schemas\/Text.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"notYetShippedItemsTitle":{"$ref":"#\/components\/schemas\/Text.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"orderLastUpdatedOn":{"type":["boolean","null"]},"orderLastUpdated":{"$ref":"#\/components\/schemas\/Text.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"orderItemsFrame":{"$ref":"#\/components\/schemas\/OrderItemsFrame.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}}},"Builder.jsonld-postWorkspace_setEmailSettings_setTeam_setTrackingPage":{"type":"object","description":"","deprecated":false},"Builder.jsonld-putWorkspace_setEmailSettings_setTrackingPage":{"type":"object","description":"","deprecated":false},"Builder.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"background":{"$ref":"#\/components\/schemas\/Background.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"card":{"$ref":"#\/components\/schemas\/Card.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"searchButton":{"$ref":"#\/components\/schemas\/Button.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"detailsButton":{"$ref":"#\/components\/schemas\/Button.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"trackButton":{"$ref":"#\/components\/schemas\/Button.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"searchPageInput":{"$ref":"#\/components\/schemas\/Button.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"searchPageTitle":{"$ref":"#\/components\/schemas\/SearchPageTitle.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"pageScroll":{"$ref":"#\/components\/schemas\/PageScroll.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"scripts":{"$ref":"#\/components\/schemas\/Scripts.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"logo":{"$ref":"#\/components\/schemas\/Logo.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"socialIcons":{"$ref":"#\/components\/schemas\/SocialIcons.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"sidebar":{"$ref":"#\/components\/schemas\/Sidebar.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"footer":{"$ref":"#\/components\/schemas\/Footer.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"header":{"$ref":"#\/components\/schemas\/Header.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"languageMenu":{"$ref":"#\/components\/schemas\/LanguageMenu.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"faviconUrl":{"type":["string","null"]},"defaultThemeId":{"type":["string","null"]},"sidebarProductsFeed":{"$ref":"#\/components\/schemas\/ProductsFeed.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"mainProductsFeed":{"$ref":"#\/components\/schemas\/ProductsFeed.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"seoTitle":{"type":["string","null"]},"orderCard":{"$ref":"#\/components\/schemas\/Card.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"orderStatusOn":{"type":["boolean","null"]},"orderStatus":{"$ref":"#\/components\/schemas\/Text.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"orderNumberOn":{"type":["boolean","null"]},"orderNumber":{"$ref":"#\/components\/schemas\/Text.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"notYetShippedItemsTitle":{"$ref":"#\/components\/schemas\/Text.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"orderLastUpdatedOn":{"type":["boolean","null"]},"orderLastUpdated":{"$ref":"#\/components\/schemas\/Text.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"orderItemsFrame":{"$ref":"#\/components\/schemas\/OrderItemsFrame.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"}}},"Button":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"font":{"$ref":"#\/components\/schemas\/Font"},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]}}},"Button-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"font":{"$ref":"#\/components\/schemas\/Font-getTrackingPage_getBuilder_getDropshipperSettings"},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]}}},"Button-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"font":{"$ref":"#\/components\/schemas\/Font-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]}}},"Button-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"font":{"$ref":"#\/components\/schemas\/Font-setTrackingPage_setBuilder_setDropshipperSettings"},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]}}},"Button.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld"},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]}}},"Button.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"on":{"type":["boolean","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]}}},"Button.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]}}},"Button.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]}}},"Card":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksUnderline":{"type":["boolean","null"]},"headerBackground":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"footerBackground":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font"}}},"Card-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksUnderline":{"type":["boolean","null"]},"headerBackground":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"footerBackground":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font-getTrackingPage_getBuilder_getDropshipperSettings"}}},"Card-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksUnderline":{"type":["boolean","null"]},"headerBackground":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"footerBackground":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}}},"Card-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksUnderline":{"type":["boolean","null"]},"headerBackground":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"footerBackground":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font-setTrackingPage_setBuilder_setDropshipperSettings"}}},"Card.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksUnderline":{"type":["boolean","null"]},"headerBackground":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"footerBackground":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld"}}},"Card.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksUnderline":{"type":["boolean","null"]},"headerBackground":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"footerBackground":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"}}},"Card.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksUnderline":{"type":["boolean","null"]},"headerBackground":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"footerBackground":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}}},"Card.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksUnderline":{"type":["boolean","null"]},"headerBackground":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"footerBackground":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"}}},"Carrier-getCarrier":{"type":"object","description":"","deprecated":false,"properties":{"code":{"type":["string","null"]},"name":{"type":["string","null"]},"phone":{"type":["string","null"]},"url":{"type":["string","null"]},"image":{"type":["string","null"]},"countryIso2Codes":{"type":"array","items":{"type":"string"}},"description":{"type":["string","null"]}}},"Carrier-getCarriers":{"type":"object","description":"","deprecated":false,"properties":{"code":{"type":["string","null"]},"name":{"type":["string","null"]},"image":{"type":["string","null"]}}},"Carrier.jsonld-getCarrier":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"code":{"type":["string","null"]},"name":{"type":["string","null"]},"phone":{"type":["string","null"]},"url":{"type":["string","null"]},"image":{"type":["string","null"]},"countryIso2Codes":{"type":"array","items":{"type":"string"}},"description":{"type":["string","null"]}}},"Carrier.jsonld-getCarriers":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"code":{"type":["string","null"]},"name":{"type":["string","null"]},"image":{"type":["string","null"]}}},"ChangeStatusBatchAsyncRequest-setChangeStatusBatchAsyncRequest":{"type":"object","description":"","deprecated":false,"required":["workspaceId","entity","statusId"],"properties":{"workspaceId":{"type":["string","null"]},"entity":{"type":["string","null"]},"statusId":{"type":["string","null"]},"ids":{"type":"array","items":{"type":"string"}}}},"ChangeStatusBatchAsyncRequest.jsonld-setChangeStatusBatchAsyncRequest":{"type":"object","description":"","deprecated":false,"required":["workspaceId","entity","statusId"],"properties":{"workspaceId":{"type":["string","null"]},"entity":{"type":["string","null"]},"statusId":{"type":["string","null"]},"ids":{"type":"array","items":{"type":"string"}}}},"CheckTrackingStatusesAsyncRequest-CheckTrackingStatusesRequest_setTrackingForCheck":{"type":"object","description":"","deprecated":false,"properties":{"workspaceId":{"type":["string","null"]},"trackingNumbers":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/Tracking-CheckTrackingStatusesRequest_setTrackingForCheck"}}}},"CheckTrackingStatusesAsyncRequest.jsonld-CheckTrackingStatusesRequest_setTrackingForCheck":{"type":"object","description":"","deprecated":false,"properties":{"workspaceId":{"type":["string","null"]},"trackingNumbers":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/Tracking.jsonld-CheckTrackingStatusesRequest_setTrackingForCheck"}}}},"CheckTrackingStatusesRequest-CheckTrackingStatusesRequest_setTrackingForCheck":{"type":"object","description":"","deprecated":false,"properties":{"workspaceId":{"type":["string","null"]},"trackingNumbers":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/Tracking-CheckTrackingStatusesRequest_setTrackingForCheck"}}}},"CheckTrackingStatusesRequest-CheckTrackingStatusesResponse_getShipment":{"type":"object","description":"","deprecated":false},"CheckTrackingStatusesRequest.jsonld-CheckTrackingStatusesRequest_setTrackingForCheck":{"type":"object","description":"","deprecated":false,"properties":{"workspaceId":{"type":["string","null"]},"trackingNumbers":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/Tracking.jsonld-CheckTrackingStatusesRequest_setTrackingForCheck"}}}},"CheckTrackingStatusesRequest.jsonld-CheckTrackingStatusesResponse_getShipment":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"}}},"CheckoutShopifySubscriptionRequest-setCheckoutShopifySubscriptionRequest":{"type":"object","description":"","deprecated":false,"required":["teamId","planId","returnUrl"],"properties":{"teamId":{"maxLength":255,"type":["string","null"]},"planId":{"maxLength":255,"type":["string","null"]},"returnUrl":{"maxLength":1000,"type":["string","null"]}}},"CheckoutShopifySubscriptionRequest.CheckoutShopifySubscriptionResponse":{"type":"object","description":"","deprecated":false,"properties":{"confirmationUrl":{"type":"string"}}},"CheckoutShopifySubscriptionRequest.CheckoutShopifySubscriptionResponse.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"confirmationUrl":{"type":"string"}}},"CheckoutShopifySubscriptionRequest.jsonld-setCheckoutShopifySubscriptionRequest":{"type":"object","description":"","deprecated":false,"required":["teamId","planId","returnUrl"],"properties":{"teamId":{"maxLength":255,"type":["string","null"]},"planId":{"maxLength":255,"type":["string","null"]},"returnUrl":{"maxLength":1000,"type":["string","null"]}}},"Country":{"type":"object","description":"","deprecated":false,"properties":{"states":{"readOnly":true,"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"code":{"type":["string","null"]},"name":{"type":["string","null"]},"preferred":{"type":"boolean"},"stateful":{"type":"boolean"}}},"Country.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"states":{"readOnly":true,"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"code":{"type":["string","null"]},"name":{"type":["string","null"]},"preferred":{"type":"boolean"},"stateful":{"type":"boolean"}}},"CreateChargebeeHostedPageCheckoutRequest-setCreateChargebeeHostedPageCheckoutRequest":{"type":"object","description":"","deprecated":false,"properties":{"intent":{"type":["string","null"]},"teamId":{"type":["string","null"]},"planId":{"type":["string","null"]},"addonsQtyByKey":{"type":["array","null"],"items":{"type":"string"}},"oneTimeAddonsQtyByKey":{"type":["array","null"],"items":{"type":"string"}},"redirectUrl":{"type":["string","null"]}}},"CreateChargebeeHostedPageCheckoutRequest.CreateChargebeeHostedPageCheckoutResponse":{"type":"object","description":"","deprecated":false,"properties":{"created_at":{"type":["integer","null"]},"embed":{"type":["boolean","null"]},"expires_at":{"type":["integer","null"]},"id":{"type":["string","null"]},"object":{"type":["string","null"]},"resource_version":{"type":["integer","null"]},"state":{"type":["string","null"]},"type":{"type":["string","null"]},"updated_at":{"type":["integer","null"]},"url":{"type":["string","null"]}}},"CreateChargebeeHostedPageCheckoutRequest.CreateChargebeeHostedPageCheckoutResponse.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"created_at":{"type":["integer","null"]},"embed":{"type":["boolean","null"]},"expires_at":{"type":["integer","null"]},"id":{"type":["string","null"]},"object":{"type":["string","null"]},"resource_version":{"type":["integer","null"]},"state":{"type":["string","null"]},"type":{"type":["string","null"]},"updated_at":{"type":["integer","null"]},"url":{"type":["string","null"]}}},"CreateChargebeeHostedPageCheckoutRequest.jsonld-setCreateChargebeeHostedPageCheckoutRequest":{"type":"object","description":"","deprecated":false,"properties":{"intent":{"type":["string","null"]},"teamId":{"type":["string","null"]},"planId":{"type":["string","null"]},"addonsQtyByKey":{"type":["array","null"],"items":{"type":"string"}},"oneTimeAddonsQtyByKey":{"type":["array","null"],"items":{"type":"string"}},"redirectUrl":{"type":["string","null"]}}},"CreateChargebeeSessionRequest-setCreateChargebeeSessionRequest":{"type":"object","description":"","deprecated":false,"properties":{"teamId":{"type":["string","null"]}}},"CreateChargebeeSessionRequest.CreateChargebeeSessionResponse":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":["string","null"]},"token":{"type":["string","null"]},"access_url":{"type":["string","null"]},"status":{"type":["string","null"]},"created_at":{"type":["integer","null"]},"expires_at":{"type":["integer","null"]},"object":{"type":["string","null"]},"customer_id":{"type":["string","null"]}}},"CreateChargebeeSessionRequest.CreateChargebeeSessionResponse.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":["string","null"]},"token":{"type":["string","null"]},"access_url":{"type":["string","null"]},"status":{"type":["string","null"]},"created_at":{"type":["integer","null"]},"expires_at":{"type":["integer","null"]},"object":{"type":["string","null"]},"customer_id":{"type":["string","null"]}}},"CreateChargebeeSessionRequest.jsonld-setCreateChargebeeSessionRequest":{"type":"object","description":"","deprecated":false,"properties":{"teamId":{"type":["string","null"]}}},"Credentials-getCredentials_getCredentialsMeta":{"type":"object","description":"","deprecated":false,"required":["type","team"],"properties":{"type":{"enum":["smtp","shopify","ecwid","klaviyo"],"type":"string"},"team":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Credentials-postCredentials_setCredentialsMeta":{"type":"object","description":"","deprecated":false,"required":["type","team"],"properties":{"type":{"enum":["smtp","shopify","ecwid","klaviyo"],"type":"string"},"team":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"}}},"Credentials-putCredentials_setCredentialsMeta":{"type":"object","description":"","deprecated":false},"Credentials-setWorkflow_setWorkflowMeta_postCredentials_setCredentialsMeta":{"type":"object","description":"","deprecated":false,"required":["type","team"],"properties":{"type":{"enum":["smtp","shopify","ecwid","klaviyo"],"type":"string"},"team":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"}}},"Credentials.jsonld-getCredentials_getCredentialsMeta":{"type":"object","description":"","deprecated":false,"required":["type","team"],"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"type":{"enum":["smtp","shopify","ecwid","klaviyo"],"type":"string"},"team":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Credentials.jsonld-postCredentials_setCredentialsMeta":{"type":"object","description":"","deprecated":false,"required":["type","team"],"properties":{"type":{"enum":["smtp","shopify","ecwid","klaviyo"],"type":"string"},"team":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"}}},"Credentials.jsonld-putCredentials_setCredentialsMeta":{"type":"object","description":"","deprecated":false},"Credentials.jsonld-setWorkflow_setWorkflowMeta_postCredentials_setCredentialsMeta":{"type":"object","description":"","deprecated":false,"required":["type","team"],"properties":{"type":{"enum":["smtp","shopify","ecwid","klaviyo"],"type":"string"},"team":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"}}},"DowngradeChargebeeSubscriptionRequest-setDowngradeChargebeeSubscriptionRequest":{"type":"object","description":"","deprecated":false,"properties":{"teamId":{"type":["string","null"]},"planId":{"type":["string","null"]}}},"DowngradeChargebeeSubscriptionRequest.jsonld-setDowngradeChargebeeSubscriptionRequest":{"type":"object","description":"","deprecated":false,"properties":{"teamId":{"type":["string","null"]},"planId":{"type":["string","null"]}}},"DropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"type":"boolean"},"blacklistCarriers":{"type":["array","null"],"items":{"type":"string"}},"originCountryReplacement":{"maxLength":2,"type":["string","null"]},"stopWords":{"type":["string","null"]},"hideHieroglyphs":{"type":"boolean"},"displayPlaceholderCheckpoints":{"type":"boolean"}}},"DropshipperSettings-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"type":"boolean"},"blacklistCarriers":{"type":["array","null"],"items":{"type":"string"}},"originCountryReplacement":{"maxLength":2,"type":["string","null"]},"stopWords":{"type":["string","null"]},"hideHieroglyphs":{"type":"boolean"},"displayPlaceholderCheckpoints":{"type":"boolean"}}},"DropshipperSettings-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"type":"boolean"},"blacklistCarriers":{"type":["array","null"],"items":{"type":"string"}},"originCountryReplacement":{"maxLength":2,"type":["string","null"]},"stopWords":{"type":["string","null"]},"hideHieroglyphs":{"type":"boolean"},"displayPlaceholderCheckpoints":{"type":"boolean"}}},"DropshipperSettings-postWorkspace_setEmailSettings_setTeam_setTrackingPage":{"type":"object","description":"","deprecated":false},"DropshipperSettings-putWorkspace_setEmailSettings_setTrackingPage":{"type":"object","description":"","deprecated":false},"DropshipperSettings-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"type":"boolean"},"blacklistCarriers":{"type":["array","null"],"items":{"type":"string"}},"originCountryReplacement":{"maxLength":2,"type":["string","null"]},"stopWords":{"type":["string","null"]},"hideHieroglyphs":{"type":"boolean"},"displayPlaceholderCheckpoints":{"type":"boolean"}}},"DropshipperSettings.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"type":"boolean"},"blacklistCarriers":{"type":["array","null"],"items":{"type":"string"}},"originCountryReplacement":{"maxLength":2,"type":["string","null"]},"stopWords":{"type":["string","null"]},"hideHieroglyphs":{"type":"boolean"},"displayPlaceholderCheckpoints":{"type":"boolean"}}},"DropshipperSettings.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"enabled":{"type":"boolean"},"blacklistCarriers":{"type":["array","null"],"items":{"type":"string"}},"originCountryReplacement":{"maxLength":2,"type":["string","null"]},"stopWords":{"type":["string","null"]},"hideHieroglyphs":{"type":"boolean"},"displayPlaceholderCheckpoints":{"type":"boolean"}}},"DropshipperSettings.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"type":"boolean"},"blacklistCarriers":{"type":["array","null"],"items":{"type":"string"}},"originCountryReplacement":{"maxLength":2,"type":["string","null"]},"stopWords":{"type":["string","null"]},"hideHieroglyphs":{"type":"boolean"},"displayPlaceholderCheckpoints":{"type":"boolean"}}},"DropshipperSettings.jsonld-postWorkspace_setEmailSettings_setTeam_setTrackingPage":{"type":"object","description":"","deprecated":false},"DropshipperSettings.jsonld-putWorkspace_setEmailSettings_setTrackingPage":{"type":"object","description":"","deprecated":false},"DropshipperSettings.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"type":"boolean"},"blacklistCarriers":{"type":["array","null"],"items":{"type":"string"}},"originCountryReplacement":{"maxLength":2,"type":["string","null"]},"stopWords":{"type":["string","null"]},"hideHieroglyphs":{"type":"boolean"},"displayPlaceholderCheckpoints":{"type":"boolean"}}},"EmailNotification-getEmailNotification":{"type":"object","description":"","deprecated":false,"required":["event","workspace"],"properties":{"event":{"enum":["tracking_page_link_from_search","package_created","package_created_delay","package_available_for_pickup","package_delivered","package_delivered_delay","package_shipped"],"type":"string"},"system":{"description":"Pre-created","type":"boolean"},"condition":{"type":["string","null"]},"scheduleDelay":{"type":["string","null"]},"enabled":{"type":"boolean"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"title":{"type":["string","null"]},"cc":{"type":"array","items":{"type":"string"}},"bcc":{"type":"array","items":{"type":"string"}},"subject":{"type":["string","null"]},"body":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"},"lastEmailSentAt":{"type":["string","null"],"format":"date-time"},"trackingPage":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"EmailNotification-postEmailNotification":{"type":"object","description":"","deprecated":false,"required":["event","workspace"],"properties":{"event":{"enum":["tracking_page_link_from_search","package_created","package_created_delay","package_available_for_pickup","package_delivered","package_delivered_delay","package_shipped"],"type":"string"},"condition":{"type":["string","null"]},"scheduleDelay":{"type":["string","null"]},"enabled":{"type":"boolean"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"title":{"type":["string","null"]},"cc":{"type":"array","items":{"type":"string"}},"bcc":{"type":"array","items":{"type":"string"}},"subject":{"type":["string","null"]},"body":{"type":["string","null"]},"trackingPage":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"}}},"EmailNotification-putEmailNotification":{"type":"object","description":"","deprecated":false,"properties":{"condition":{"type":["string","null"]},"scheduleDelay":{"type":["string","null"]},"enabled":{"type":"boolean"},"title":{"type":["string","null"]},"cc":{"type":"array","items":{"type":"string"}},"bcc":{"type":"array","items":{"type":"string"}},"subject":{"type":["string","null"]},"body":{"type":["string","null"]},"trackingPage":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"}}},"EmailNotification.EmailNotificationPreviewRequest-setEmailNotificationPreviewRequest":{"type":"object","description":"","deprecated":false,"required":["id"],"properties":{"id":{"type":["string","null"]}}},"EmailNotification.EmailNotificationPreviewRequest.jsonld-setEmailNotificationPreviewRequest":{"type":"object","description":"","deprecated":false,"required":["id"],"properties":{"id":{"type":["string","null"]}}},"EmailNotification.EmailNotificationPreviewResponse-getEmailNotificationPreviewResponse":{"type":"object","description":"","deprecated":false,"properties":{"html":{"type":"string"}}},"EmailNotification.EmailNotificationPreviewResponse.jsonld-getEmailNotificationPreviewResponse":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"html":{"type":"string"}}},"EmailNotification.EmailNotificationResetDefaultsRequest-setEmailNotificationResetDefaultsRequest":{"type":"object","description":"","deprecated":false,"required":["id"],"properties":{"id":{"type":["string","null"]}}},"EmailNotification.EmailNotificationResetDefaultsRequest.jsonld-setEmailNotificationResetDefaultsRequest":{"type":"object","description":"","deprecated":false,"required":["id"],"properties":{"id":{"type":["string","null"]}}},"EmailNotification.EmailNotificationSendTestRequest-setEmailNotificationSendTestRequest":{"type":"object","description":"","deprecated":false,"required":["id"],"properties":{"id":{"type":["string","null"]}}},"EmailNotification.EmailNotificationSendTestRequest.jsonld-setEmailNotificationSendTestRequest":{"type":"object","description":"","deprecated":false,"required":["id"],"properties":{"id":{"type":["string","null"]}}},"EmailNotification.jsonld-getEmailNotification":{"type":"object","description":"","deprecated":false,"required":["event","workspace"],"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"event":{"enum":["tracking_page_link_from_search","package_created","package_created_delay","package_available_for_pickup","package_delivered","package_delivered_delay","package_shipped"],"type":"string"},"system":{"description":"Pre-created","type":"boolean"},"condition":{"type":["string","null"]},"scheduleDelay":{"type":["string","null"]},"enabled":{"type":"boolean"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"title":{"type":["string","null"]},"cc":{"type":"array","items":{"type":"string"}},"bcc":{"type":"array","items":{"type":"string"}},"subject":{"type":["string","null"]},"body":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"},"lastEmailSentAt":{"type":["string","null"],"format":"date-time"},"trackingPage":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"EmailNotification.jsonld-postEmailNotification":{"type":"object","description":"","deprecated":false,"required":["event","workspace"],"properties":{"event":{"enum":["tracking_page_link_from_search","package_created","package_created_delay","package_available_for_pickup","package_delivered","package_delivered_delay","package_shipped"],"type":"string"},"condition":{"type":["string","null"]},"scheduleDelay":{"type":["string","null"]},"enabled":{"type":"boolean"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"title":{"type":["string","null"]},"cc":{"type":"array","items":{"type":"string"}},"bcc":{"type":"array","items":{"type":"string"}},"subject":{"type":["string","null"]},"body":{"type":["string","null"]},"trackingPage":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"}}},"EmailNotification.jsonld-putEmailNotification":{"type":"object","description":"","deprecated":false,"properties":{"condition":{"type":["string","null"]},"scheduleDelay":{"type":["string","null"]},"enabled":{"type":"boolean"},"title":{"type":["string","null"]},"cc":{"type":"array","items":{"type":"string"}},"bcc":{"type":"array","items":{"type":"string"}},"subject":{"type":["string","null"]},"body":{"type":["string","null"]},"trackingPage":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"}}},"EmailSettings-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false},"EmailSettings-getWorkspace_getEmailSettings_getMediaShort":{"type":"object","description":"","deprecated":false,"properties":{"logo":{"anyOf":[{"$ref":"#\/components\/schemas\/Media-getWorkspace_getEmailSettings_getMediaShort"},{"type":"null"}]},"signature":{"type":["string","null"]},"smtpCredentials":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"}}},"EmailSettings-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false},"EmailSettings-postWorkspace_setEmailSettings_setTeam_setTrackingPage":{"type":"object","description":"","deprecated":false,"properties":{"logo":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"signature":{"type":["string","null"]},"smtpCredentials":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"}}},"EmailSettings-putWorkspace_setEmailSettings_setTrackingPage":{"type":"object","description":"","deprecated":false,"properties":{"logo":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"signature":{"type":["string","null"]},"smtpCredentials":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"}}},"EmailSettings.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"}}},"EmailSettings.jsonld-getWorkspace_getEmailSettings_getMediaShort":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"logo":{"anyOf":[{"$ref":"#\/components\/schemas\/Media.jsonld-getWorkspace_getEmailSettings_getMediaShort"},{"type":"null"}]},"signature":{"type":["string","null"]},"smtpCredentials":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"}}},"EmailSettings.jsonld-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"}}},"EmailSettings.jsonld-postWorkspace_setEmailSettings_setTeam_setTrackingPage":{"type":"object","description":"","deprecated":false,"properties":{"logo":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"signature":{"type":["string","null"]},"smtpCredentials":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"}}},"EmailSettings.jsonld-putWorkspace_setEmailSettings_setTrackingPage":{"type":"object","description":"","deprecated":false,"properties":{"logo":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"signature":{"type":["string","null"]},"smtpCredentials":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"}}},"Entitlement-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"limitReached":{"type":"boolean"},"limitExceeded":{"type":"boolean"},"capacity":{"type":["integer","null"]},"used":{"type":["integer","null"]},"display":{"readOnly":true,"type":["string","null"]},"displayPlural":{"readOnly":true,"type":["string","null"]}}},"Entitlement-getTeamMember_getTeams_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"limitReached":{"type":"boolean"},"limitExceeded":{"type":"boolean"},"capacity":{"type":["integer","null"]},"used":{"type":["integer","null"]},"display":{"readOnly":true,"type":["string","null"]},"displayPlural":{"readOnly":true,"type":["string","null"]}}},"Entitlement-getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"limitReached":{"type":"boolean"},"limitExceeded":{"type":"boolean"},"capacity":{"type":["integer","null"]},"used":{"type":["integer","null"]},"display":{"readOnly":true,"type":["string","null"]},"displayPlural":{"readOnly":true,"type":["string","null"]}}},"Entitlement-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"limitReached":{"type":"boolean"},"limitExceeded":{"type":"boolean"},"capacity":{"type":["integer","null"]},"used":{"type":["integer","null"]},"display":{"readOnly":true,"type":["string","null"]},"displayPlural":{"readOnly":true,"type":["string","null"]}}},"Entitlement.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"limitReached":{"type":"boolean"},"limitExceeded":{"type":"boolean"},"capacity":{"type":["integer","null"]},"used":{"type":["integer","null"]},"display":{"readOnly":true,"type":["string","null"]},"displayPlural":{"readOnly":true,"type":["string","null"]}}},"Entitlement.jsonld-getTeamMember_getTeams_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"limitReached":{"type":"boolean"},"limitExceeded":{"type":"boolean"},"capacity":{"type":["integer","null"]},"used":{"type":["integer","null"]},"display":{"readOnly":true,"type":["string","null"]},"displayPlural":{"readOnly":true,"type":["string","null"]}}},"Entitlement.jsonld-getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"limitReached":{"type":"boolean"},"limitExceeded":{"type":"boolean"},"capacity":{"type":["integer","null"]},"used":{"type":["integer","null"]},"display":{"readOnly":true,"type":["string","null"]},"displayPlural":{"readOnly":true,"type":["string","null"]}}},"Entitlement.jsonld-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"limitReached":{"type":"boolean"},"limitExceeded":{"type":"boolean"},"capacity":{"type":["integer","null"]},"used":{"type":["integer","null"]},"display":{"readOnly":true,"type":["string","null"]},"displayPlural":{"readOnly":true,"type":["string","null"]}}},"EntityType":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":"string"},"entity":{"type":"string"},"type":{"type":["string","null"]},"tags":{"type":"array","items":{"type":"string"}},"title":{"type":["string","null"]},"fieldsLayout":{"type":"array","items":{"type":"string"}},"placeholder":{"description":"If true means it's used in UI only for displaying placeholderTemplate","type":"boolean"},"placeholderTemplate":{"description":"HTML","type":["string","null"]}}},"EntityType.ChangeStatusBatchRequest-setChangeStatusBatchRequest":{"type":"object","description":"","deprecated":false,"required":["workspaceId","entity","statusId"],"properties":{"workspaceId":{"type":["string","null"]},"entity":{"type":["string","null"]},"statusId":{"type":["string","null"]},"ids":{"type":"array","items":{"type":"string"}}}},"EntityType.ChangeStatusBatchRequest.jsonld-setChangeStatusBatchRequest":{"type":"object","description":"","deprecated":false,"required":["workspaceId","entity","statusId"],"properties":{"workspaceId":{"type":["string","null"]},"entity":{"type":["string","null"]},"statusId":{"type":["string","null"]},"ids":{"type":"array","items":{"type":"string"}}}},"EntityType.DeleteRecordsBatchRequest-setDeleteRecordsBatchRequest":{"type":"object","description":"","deprecated":false,"properties":{"workspaceId":{"type":["string","null"]},"entity":{"enum":["shipments","shipment_items","orders","order_items","workflows","reviews","credentials","products","product_skus","tracking_pages","widgets","notification"],"type":["string","null"]},"ids":{"type":"array","items":{"type":"string"}}},"required":["entity"]},"EntityType.DeleteRecordsBatchRequest.jsonld-setDeleteRecordsBatchRequest":{"type":"object","description":"","deprecated":false,"properties":{"workspaceId":{"type":["string","null"]},"entity":{"enum":["shipments","shipment_items","orders","order_items","workflows","reviews","credentials","products","product_skus","tracking_pages","widgets","notification"],"type":["string","null"]},"ids":{"type":"array","items":{"type":"string"}}},"required":["entity"]},"EntityType.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"string"},"entity":{"type":"string"},"type":{"type":["string","null"]},"tags":{"type":"array","items":{"type":"string"}},"title":{"type":["string","null"]},"fieldsLayout":{"type":"array","items":{"type":"string"}},"placeholder":{"description":"If true means it's used in UI only for displaying placeholderTemplate","type":"boolean"},"placeholderTemplate":{"description":"HTML","type":["string","null"]}}},"ExportEntityRequest-setExportEntityRequest":{"type":"object","description":"","deprecated":false,"properties":{"workspaceId":{"type":["string","null"]},"entity":{"type":["string","null"]},"params":{"type":"array","items":{"type":"string"}}}},"ExportEntityRequest.ExportEntityResponse-getExportEntityResponse":{"type":"object","description":"","deprecated":false,"properties":{"message":{"type":["string","null"]},"link":{"type":["string","null"]}}},"ExportEntityRequest.ExportEntityResponse.jsonld-getExportEntityResponse":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"message":{"type":["string","null"]},"link":{"type":["string","null"]}}},"ExportEntityRequest.jsonld-setExportEntityRequest":{"type":"object","description":"","deprecated":false,"properties":{"workspaceId":{"type":["string","null"]},"entity":{"type":["string","null"]},"params":{"type":"array","items":{"type":"string"}}}},"Field-getField_getSelectOptions_getTrackingStatus":{"type":"object","description":"","deprecated":false,"required":["code","workspace","entity","title","fieldType"],"properties":{"code":{"pattern":"^([a-zA-Z][a-zA-Z_\\d]*)$","maxLength":255,"type":"string"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"entity":{"enum":["shipments","orders"],"type":"string"},"title":{"maxLength":255,"type":"string"},"fieldType":{"enum":["text","date","phone","email","number","link","select","array","label","domain"],"type":"string"},"readonly":{"type":["boolean","null"]},"sorting":{"default":true,"example":true,"type":["boolean","null"]},"selectOptions":{"anyOf":[{"$ref":"#\/components\/schemas\/FieldSelectOptions-getField_getSelectOptions_getTrackingStatus"},{"type":"null"}]},"visibleExpr":{"type":["string","null"]},"validation":{"type":["string","null"]},"default":{"type":["string","null"]},"placeholder":{"type":["string","null"]},"refreshOnChange":{"type":["boolean","null"]},"helperText":{"type":["string","null"]},"tags":{"type":"array","items":{"type":"string"}},"options":{"type":"array","items":{"type":"string"}},"primary":{"readOnly":true,"description":"Primary field means defined statically. Custom field is from EAV","type":"boolean"}}},"Field-postField":{"type":"object","description":"","deprecated":false,"required":["code","workspace","entity","title","fieldType"],"properties":{"code":{"pattern":"^([a-zA-Z][a-zA-Z_\\d]*)$","maxLength":255,"type":"string"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"entity":{"enum":["shipments","orders"],"type":"string"},"title":{"maxLength":255,"type":"string"},"fieldType":{"enum":["text","date","phone","email","number","link","select","array","label","domain"],"type":"string"}}},"Field-putField":{"type":"object","description":"","deprecated":false,"required":["title"],"properties":{"title":{"maxLength":255,"type":"string"}}},"Field.jsonld-getField_getSelectOptions_getTrackingStatus":{"type":"object","description":"","deprecated":false,"required":["code","workspace","entity","title","fieldType"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"code":{"pattern":"^([a-zA-Z][a-zA-Z_\\d]*)$","maxLength":255,"type":"string"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"entity":{"enum":["shipments","orders"],"type":"string"},"title":{"maxLength":255,"type":"string"},"fieldType":{"enum":["text","date","phone","email","number","link","select","array","label","domain"],"type":"string"},"readonly":{"type":["boolean","null"]},"sorting":{"default":true,"example":true,"type":["boolean","null"]},"selectOptions":{"anyOf":[{"$ref":"#\/components\/schemas\/FieldSelectOptions.jsonld-getField_getSelectOptions_getTrackingStatus"},{"type":"null"}]},"visibleExpr":{"type":["string","null"]},"validation":{"type":["string","null"]},"default":{"type":["string","null"]},"placeholder":{"type":["string","null"]},"refreshOnChange":{"type":["boolean","null"]},"helperText":{"type":["string","null"]},"tags":{"type":"array","items":{"type":"string"}},"options":{"type":"array","items":{"type":"string"}},"primary":{"readOnly":true,"description":"Primary field means defined statically. Custom field is from EAV","type":"boolean"}}},"Field.jsonld-postField":{"type":"object","description":"","deprecated":false,"required":["code","workspace","entity","title","fieldType"],"properties":{"code":{"pattern":"^([a-zA-Z][a-zA-Z_\\d]*)$","maxLength":255,"type":"string"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"entity":{"enum":["shipments","orders"],"type":"string"},"title":{"maxLength":255,"type":"string"},"fieldType":{"enum":["text","date","phone","email","number","link","select","array","label","domain"],"type":"string"}}},"Field.jsonld-putField":{"type":"object","description":"","deprecated":false,"required":["title"],"properties":{"title":{"maxLength":255,"type":"string"}}},"FieldSelectOptions-getField_getSelectOptions_getTrackingStatus":{"type":"object","description":"","deprecated":false,"properties":{"keyField":{"type":["string","null"]},"titleField":{"type":["string","null"]},"options":{"type":["array","null"],"items":{"type":"string"}},"url":{"type":["string","null"]}}},"FieldSelectOptions.jsonld-getField_getSelectOptions_getTrackingStatus":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"keyField":{"type":["string","null"]},"titleField":{"type":["string","null"]},"options":{"type":["array","null"],"items":{"type":"string"}},"url":{"type":["string","null"]}}},"FieldsLayout-getFieldsLayout":{"type":"object","description":"","deprecated":false,"properties":{"code":{"type":"string"},"title":{"type":"string"},"fields":{"type":"array","items":{"type":"string"}}}},"FieldsLayout-postField":{"type":"object","description":"","deprecated":false},"FieldsLayout.jsonld-getFieldsLayout":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"code":{"type":"string"},"title":{"type":"string"},"fields":{"type":"array","items":{"type":"string"}}}},"FieldsLayout.jsonld-postField":{"type":"object","description":"","deprecated":false},"Font":{"type":"object","description":"","deprecated":false,"properties":{"fontColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"fontFamily":{"type":["string","null"]},"fontStyle":{"type":["string","null"]},"customFontUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customFontName":{"type":["string","null"]},"customFontUsed":{"type":["boolean","null"]}}},"Font-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"fontColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"fontFamily":{"type":["string","null"]},"fontStyle":{"type":["string","null"]},"customFontUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customFontName":{"type":["string","null"]},"customFontUsed":{"type":["boolean","null"]}}},"Font-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"fontColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"fontFamily":{"type":["string","null"]},"fontStyle":{"type":["string","null"]},"customFontUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customFontName":{"type":["string","null"]},"customFontUsed":{"type":["boolean","null"]}}},"Font-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"fontColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"fontFamily":{"type":["string","null"]},"fontStyle":{"type":["string","null"]},"customFontUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customFontName":{"type":["string","null"]},"customFontUsed":{"type":["boolean","null"]}}},"Font.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"fontColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"fontFamily":{"type":["string","null"]},"fontStyle":{"type":["string","null"]},"customFontUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customFontName":{"type":["string","null"]},"customFontUsed":{"type":["boolean","null"]}}},"Font.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"fontColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"fontFamily":{"type":["string","null"]},"fontStyle":{"type":["string","null"]},"customFontUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customFontName":{"type":["string","null"]},"customFontUsed":{"type":["boolean","null"]}}},"Font.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"fontColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"fontFamily":{"type":["string","null"]},"fontStyle":{"type":["string","null"]},"customFontUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customFontName":{"type":["string","null"]},"customFontUsed":{"type":["boolean","null"]}}},"Font.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"fontColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"fontFamily":{"type":["string","null"]},"fontStyle":{"type":["string","null"]},"customFontUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"customFontName":{"type":["string","null"]},"customFontUsed":{"type":["boolean","null"]}}},"Footer":{"type":"object","description":"","deprecated":false,"properties":{"hideTrackmageBranding":{"type":["boolean","null"]},"links":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/FooterLink"}},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font"},"linksColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksUnderline":{"type":["boolean","null"]}}},"Footer-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"hideTrackmageBranding":{"type":["boolean","null"]},"links":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/FooterLink-getTrackingPage_getBuilder_getDropshipperSettings"}},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font-getTrackingPage_getBuilder_getDropshipperSettings"},"linksColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksUnderline":{"type":["boolean","null"]}}},"Footer-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"hideTrackmageBranding":{"type":["boolean","null"]},"links":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/FooterLink-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"linksColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksUnderline":{"type":["boolean","null"]}}},"Footer-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"hideTrackmageBranding":{"type":["boolean","null"]},"links":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/FooterLink-setTrackingPage_setBuilder_setDropshipperSettings"}},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font-setTrackingPage_setBuilder_setDropshipperSettings"},"linksColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksUnderline":{"type":["boolean","null"]}}},"Footer.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"hideTrackmageBranding":{"type":["boolean","null"]},"links":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/FooterLink.jsonld"}},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld"},"linksColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksUnderline":{"type":["boolean","null"]}}},"Footer.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"hideTrackmageBranding":{"type":["boolean","null"]},"links":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/FooterLink.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"}},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"linksColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksUnderline":{"type":["boolean","null"]}}},"Footer.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"hideTrackmageBranding":{"type":["boolean","null"]},"links":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/FooterLink.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"linksColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksUnderline":{"type":["boolean","null"]}}},"Footer.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"hideTrackmageBranding":{"type":["boolean","null"]},"links":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/FooterLink.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"}},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"linksColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"linksUnderline":{"type":["boolean","null"]}}},"FooterLink":{"type":"object","description":"","deprecated":false,"properties":{"title":{"type":["string","null"]},"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]}}},"FooterLink-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"title":{"type":["string","null"]},"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]}}},"FooterLink-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"title":{"type":["string","null"]},"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]}}},"FooterLink-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"title":{"type":["string","null"]},"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]}}},"FooterLink.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"title":{"type":["string","null"]},"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]}}},"FooterLink.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":["string","null"]},"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]}}},"FooterLink.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"title":{"type":["string","null"]},"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]}}},"FooterLink.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"title":{"type":["string","null"]},"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]}}},"ForgotPasswordSendEmailRequest":{"type":"object","description":"","deprecated":false,"required":["email"],"properties":{"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"captcha":{"type":["string","null"]}}},"ForgotPasswordSendEmailRequest.jsonld":{"type":"object","description":"","deprecated":false,"required":["email"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"captcha":{"type":["string","null"]}}},"GenerateThemeRequest-setGenerateThemeRequest":{"type":"object","description":"","deprecated":false,"required":["url","firstName","lastName","email"],"properties":{"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":"string"},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"agency":{"type":"boolean"},"reuse":{"type":"boolean"},"shorten":{"type":"boolean"}}},"GenerateThemeRequest.jsonld-setGenerateThemeRequest":{"type":"object","description":"","deprecated":false,"required":["url","firstName","lastName","email"],"properties":{"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":"string"},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"agency":{"type":"boolean"},"reuse":{"type":"boolean"},"shorten":{"type":"boolean"}}},"GenerateTrackingPageLinkRequest":{"type":"object","description":"","deprecated":false,"required":["trackingPageId"],"properties":{"trackingPageId":{"type":["string","null"]},"trackingNumber":{"type":["string","null"]},"filter":{"type":"array","items":{"type":"string"}},"preview":{"type":["boolean","null"]}}},"GenerateTrackingPageLinkRequest.jsonld":{"type":"object","description":"","deprecated":false,"required":["trackingPageId"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"trackingPageId":{"type":["string","null"]},"trackingNumber":{"type":["string","null"]},"filter":{"type":"array","items":{"type":"string"}},"preview":{"type":["boolean","null"]}}},"GenerateTrackingPageLinksRequest":{"type":"object","description":"","deprecated":false,"required":["trackingPageId"],"properties":{"trackingPageId":{"type":["string","null"]},"groupByField":{"type":["string","null"]},"filter":{"type":"array","items":{"type":"string"}},"userId":{"type":["string","null"]}}},"GenerateTrackingPageLinksRequest.jsonld":{"type":"object","description":"","deprecated":false,"required":["trackingPageId"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"trackingPageId":{"type":["string","null"]},"groupByField":{"type":["string","null"]},"filter":{"type":"array","items":{"type":"string"}},"userId":{"type":["string","null"]}}},"GetChargebeeSubscriptionEstimateRequest-setGetChargebeeSubscriptionEstimateRequest":{"type":"object","description":"","deprecated":false,"properties":{"teamId":{"type":["string","null"]},"planId":{"type":["string","null"]}}},"GetChargebeeSubscriptionEstimateRequest.GetChargebeeSubscriptionEstimateResponse":{"type":"object","description":"","deprecated":false,"properties":{"createdAt":{"type":["string","null"],"format":"date-time"},"nextBillingAt":{"type":["string","null"],"format":"date-time"},"nextTotal":{"type":["integer","null"]},"currencyCode":{"type":["string","null"]},"estimateItems":{"type":["array","null"],"items":{"type":"string"}}}},"GetChargebeeSubscriptionEstimateRequest.GetChargebeeSubscriptionEstimateResponse.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"type":["string","null"],"format":"date-time"},"nextBillingAt":{"type":["string","null"],"format":"date-time"},"nextTotal":{"type":["integer","null"]},"currencyCode":{"type":["string","null"]},"estimateItems":{"type":["array","null"],"items":{"type":"string"}}}},"GetChargebeeSubscriptionEstimateRequest.jsonld-setGetChargebeeSubscriptionEstimateRequest":{"type":"object","description":"","deprecated":false,"properties":{"teamId":{"type":["string","null"]},"planId":{"type":["string","null"]}}},"HandleChargebeeWebhookRequest":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":["string","null"]},"occurred_at":{"type":["integer","null"]},"source":{"type":["string","null"]},"user":{"type":["string","null"]},"object":{"type":["string","null"]},"api_version":{"type":["string","null"]},"content":{"type":["array","null"],"items":{"type":"string"}},"event_type":{"type":["string","null"]},"webhook_status":{"type":["string","null"]},"webhooks":{"type":["array","null"],"items":{"type":"string"}}}},"HandleChargebeeWebhookRequest.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":["string","null"]},"occurred_at":{"type":["integer","null"]},"source":{"type":["string","null"]},"user":{"type":["string","null"]},"object":{"type":["string","null"]},"api_version":{"type":["string","null"]},"content":{"type":["array","null"],"items":{"type":"string"}},"event_type":{"type":["string","null"]},"webhook_status":{"type":["string","null"]},"webhooks":{"type":["array","null"],"items":{"type":"string"}}}},"Header":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]}}},"Header-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]}}},"Header-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]}}},"Header-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]}}},"Header.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]}}},"Header.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]}}},"Header.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]}}},"Header.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]}}},"Import-getImport":{"type":"object","description":"","deprecated":false,"required":["user","workspace","entityType"],"properties":{"user":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"entityType":{"enum":["orders","shipments"],"type":"string"},"status":{"default":"pending","example":"pending","type":"string"},"fileOriginalName":{"type":"string"},"fileMimeType":{"type":"string"},"fileSize":{"type":"integer"},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Import-setImport":{"type":"object","description":"","deprecated":false,"required":["workspace","entityType","file"],"properties":{"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"entityType":{"enum":["orders","shipments"],"type":"string"},"file":{"externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"type":["string","null"],"format":"binary"},"fileOriginalName":{"type":"string"}}},"Import.PreUploadImportRequest-setPreUploadImportRequest":{"type":"object","description":"","deprecated":false,"properties":{"file":{"type":"string"},"workspaceId":{"type":"string"}}},"Import.PreUploadImportRequest.jsonld-setPreUploadImportRequest":{"type":"object","description":"","deprecated":false,"properties":{"file":{"type":"string"},"workspaceId":{"type":"string"}}},"Import.PreUploadImportResponse-getPreUploadImportResponse":{"type":"object","description":"","deprecated":false,"properties":{"totalItems":{"type":["integer","null"]},"newTrackings":{"type":["integer","null"]},"errors":{"type":"array","items":{"type":"string"}}}},"Import.PreUploadImportResponse.jsonld-getPreUploadImportResponse":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"totalItems":{"type":["integer","null"]},"newTrackings":{"type":["integer","null"]},"errors":{"type":"array","items":{"type":"string"}}}},"Import.jsonld-getImport":{"type":"object","description":"","deprecated":false,"required":["user","workspace","entityType"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"user":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"entityType":{"enum":["orders","shipments"],"type":"string"},"status":{"default":"pending","example":"pending","type":"string"},"fileOriginalName":{"type":"string"},"fileMimeType":{"type":"string"},"fileSize":{"type":"integer"},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Import.jsonld-setImport":{"type":"object","description":"","deprecated":false,"required":["workspace","entityType","file"],"properties":{"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"entityType":{"enum":["orders","shipments"],"type":"string"},"file":{"externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"type":["string","null"],"format":"binary"},"fileOriginalName":{"type":"string"}}},"ImportProductsFeedRequest":{"type":"object","description":"","deprecated":false,"required":["trackingPageId"],"properties":{"trackingPageId":{"type":"string"},"feedType":{"type":"string"}}},"ImportProductsFeedRequest-setImportProductsFeedRequest":{"type":"object","description":"","deprecated":false,"required":["trackingPageId"],"properties":{"trackingPageId":{"type":"string"},"feedType":{"type":"string"}}},"ImportProductsFeedRequest.jsonld":{"type":"object","description":"","deprecated":false,"required":["trackingPageId"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"trackingPageId":{"type":"string"},"feedType":{"type":"string"}}},"ImportProductsFeedRequest.jsonld-setImportProductsFeedRequest":{"type":"object","description":"","deprecated":false,"required":["trackingPageId"],"properties":{"trackingPageId":{"type":"string"},"feedType":{"type":"string"}}},"KlaviyoWorkspaceRequest":{"type":"object","description":"","deprecated":false,"properties":{"userId":{"type":["string","null"]},"workspaceId":{"maxLength":255,"type":["string","null"]},"code":{"maxLength":255,"type":["string","null"]},"tokenId":{"maxLength":255,"type":["string","null"]}}},"KlaviyoWorkspaceRequest.KlaviyoWorkspaceResponse":{"type":"object","description":"","deprecated":false,"properties":{"teamId":{"type":["string","null"]},"workspaceId":{"type":["string","null"]},"workflowId":{"type":["string","null"]},"redirectUrl":{"type":["string","null"]}}},"KlaviyoWorkspaceRequest.KlaviyoWorkspaceResponse.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"teamId":{"type":["string","null"]},"workspaceId":{"type":["string","null"]},"workflowId":{"type":["string","null"]},"redirectUrl":{"type":["string","null"]}}},"KlaviyoWorkspaceRequest.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"userId":{"type":["string","null"]},"workspaceId":{"maxLength":255,"type":["string","null"]},"code":{"maxLength":255,"type":["string","null"]},"tokenId":{"maxLength":255,"type":["string","null"]}}},"LanguageMenu":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"defaultLan":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font"}}},"LanguageMenu-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"defaultLan":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font-getTrackingPage_getBuilder_getDropshipperSettings"}}},"LanguageMenu-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"defaultLan":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}}},"LanguageMenu-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"defaultLan":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font-setTrackingPage_setBuilder_setDropshipperSettings"}}},"LanguageMenu.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"defaultLan":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld"}}},"LanguageMenu.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"on":{"type":["boolean","null"]},"defaultLan":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"}}},"LanguageMenu.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"defaultLan":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}}},"LanguageMenu.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"defaultLan":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"}}},"LoadDatabaseFixturesRequest":{"type":"object","description":"","deprecated":false,"required":["content"],"properties":{"content":{"type":["string","null"]}}},"LoadDatabaseFixturesRequest.FixturesImportResult":{"type":"object","description":"","deprecated":false,"properties":{"skipped":{"type":"integer"},"recreated":{"type":"integer"},"created":{"type":"integer"},"processed":{"type":"integer"}}},"LoadDatabaseFixturesRequest.FixturesImportResult.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"skipped":{"type":"integer"},"recreated":{"type":"integer"},"created":{"type":"integer"},"processed":{"type":"integer"}}},"LoadDatabaseFixturesRequest.jsonld":{"type":"object","description":"","deprecated":false,"required":["content"],"properties":{"content":{"type":["string","null"]}}},"Logo":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"linkUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]}}},"Logo-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"linkUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]}}},"Logo-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"linkUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]}}},"Logo-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"linkUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]}}},"Logo.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"linkUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]}}},"Logo.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"on":{"type":["boolean","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"linkUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]}}},"Logo.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"linkUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]}}},"Logo.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"linkUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]}}},"LookupInvitationTeamNameRequest":{"type":"object","description":"","deprecated":false,"required":["email","code"],"properties":{"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"code":{"type":["string","null"]}}},"LookupInvitationTeamNameRequest.jsonld":{"type":"object","description":"","deprecated":false,"required":["email","code"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"code":{"type":["string","null"]}}},"MarkNotificationsAsReadRequest":{"type":"object","description":"","deprecated":false,"properties":{"userId":{"type":["string","null"]},"ids":{"type":["array","null"],"items":{"type":"string"}},"all":{"type":["boolean","null"]}}},"MarkNotificationsAsReadRequest.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"userId":{"type":["string","null"]},"ids":{"type":["array","null"],"items":{"type":"string"}},"all":{"type":["boolean","null"]}}},"Media-getMedia":{"type":"object","description":"","deprecated":false,"required":["user"],"properties":{"user":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"fileName":{"type":"string"},"fileOriginalName":{"type":"string"},"fileMimeType":{"type":"string"},"fileSize":{"type":"integer"},"thumbnailName":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"filePath":{"readOnly":true,"description":"Returns the in-bucket path (e.g. `media\/<userId>\/<file>`) of this entity's file.","type":"string"},"thumbnailPath":{"readOnly":true,"type":"string"}}},"Media-getNote_getMediaShort_getNoteReminder":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string","format":"uuid"},"filePath":{"readOnly":true,"description":"Returns the in-bucket path (e.g. `media\/<userId>\/<file>`) of this entity's file.","type":"string"},"thumbnailPath":{"readOnly":true,"type":"string"}}},"Media-getNotes_getMediaShort":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string","format":"uuid"},"filePath":{"readOnly":true,"description":"Returns the in-bucket path (e.g. `media\/<userId>\/<file>`) of this entity's file.","type":"string"},"thumbnailPath":{"readOnly":true,"type":"string"}}},"Media-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string","format":"uuid"},"filePath":{"readOnly":true,"description":"Returns the in-bucket path (e.g. `media\/<userId>\/<file>`) of this entity's file.","type":"string"},"thumbnailPath":{"readOnly":true,"type":"string"}}},"Media-getUser_getMediaShort":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string","format":"uuid"},"filePath":{"readOnly":true,"description":"Returns the in-bucket path (e.g. `media\/<userId>\/<file>`) of this entity's file.","type":"string"},"thumbnailPath":{"readOnly":true,"type":"string"}}},"Media-getWorkspaceMember_getWorkspaces_getMediaShort":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string","format":"uuid"},"filePath":{"readOnly":true,"description":"Returns the in-bucket path (e.g. `media\/<userId>\/<file>`) of this entity's file.","type":"string"},"thumbnailPath":{"readOnly":true,"type":"string"}}},"Media-getWorkspace_getEmailSettings_getMediaShort":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string","format":"uuid"},"filePath":{"readOnly":true,"description":"Returns the in-bucket path (e.g. `media\/<userId>\/<file>`) of this entity's file.","type":"string"},"thumbnailPath":{"readOnly":true,"type":"string"}}},"Media-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string","format":"uuid"},"filePath":{"readOnly":true,"description":"Returns the in-bucket path (e.g. `media\/<userId>\/<file>`) of this entity's file.","type":"string"},"thumbnailPath":{"readOnly":true,"type":"string"}}},"Media-setMedia":{"type":"object","description":"","deprecated":false,"required":["file"],"properties":{"file":{"externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"type":["string","null"],"format":"binary"},"fileOriginalName":{"type":"string"},"thumbnail":{"type":["string","null"],"format":"binary"}}},"Media.jsonld-getMedia":{"type":"object","description":"","deprecated":false,"required":["user"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"user":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"fileName":{"type":"string"},"fileOriginalName":{"type":"string"},"fileMimeType":{"type":"string"},"fileSize":{"type":"integer"},"thumbnailName":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"filePath":{"readOnly":true,"description":"Returns the in-bucket path (e.g. `media\/<userId>\/<file>`) of this entity's file.","type":"string"},"thumbnailPath":{"readOnly":true,"type":"string"}}},"Media.jsonld-getNote_getMediaShort_getNoteReminder":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string","format":"uuid"},"filePath":{"readOnly":true,"description":"Returns the in-bucket path (e.g. `media\/<userId>\/<file>`) of this entity's file.","type":"string"},"thumbnailPath":{"readOnly":true,"type":"string"}}},"Media.jsonld-getNotes_getMediaShort":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string","format":"uuid"},"filePath":{"readOnly":true,"description":"Returns the in-bucket path (e.g. `media\/<userId>\/<file>`) of this entity's file.","type":"string"},"thumbnailPath":{"readOnly":true,"type":"string"}}},"Media.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string","format":"uuid"},"filePath":{"readOnly":true,"description":"Returns the in-bucket path (e.g. `media\/<userId>\/<file>`) of this entity's file.","type":"string"},"thumbnailPath":{"readOnly":true,"type":"string"}}},"Media.jsonld-getUser_getMediaShort":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string","format":"uuid"},"filePath":{"readOnly":true,"description":"Returns the in-bucket path (e.g. `media\/<userId>\/<file>`) of this entity's file.","type":"string"},"thumbnailPath":{"readOnly":true,"type":"string"}}},"Media.jsonld-getWorkspaceMember_getWorkspaces_getMediaShort":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string","format":"uuid"},"filePath":{"readOnly":true,"description":"Returns the in-bucket path (e.g. `media\/<userId>\/<file>`) of this entity's file.","type":"string"},"thumbnailPath":{"readOnly":true,"type":"string"}}},"Media.jsonld-getWorkspace_getEmailSettings_getMediaShort":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string","format":"uuid"},"filePath":{"readOnly":true,"description":"Returns the in-bucket path (e.g. `media\/<userId>\/<file>`) of this entity's file.","type":"string"},"thumbnailPath":{"readOnly":true,"type":"string"}}},"Media.jsonld-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string","format":"uuid"},"filePath":{"readOnly":true,"description":"Returns the in-bucket path (e.g. `media\/<userId>\/<file>`) of this entity's file.","type":"string"},"thumbnailPath":{"readOnly":true,"type":"string"}}},"Media.jsonld-setMedia":{"type":"object","description":"","deprecated":false,"required":["file"],"properties":{"file":{"externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"type":["string","null"],"format":"binary"},"fileOriginalName":{"type":"string"},"thumbnail":{"type":["string","null"],"format":"binary"}}},"Note-getNote_getMediaShort_getNoteReminder":{"type":"object","description":"","deprecated":false,"required":["workspace","entity","entityId","comment"],"properties":{"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"entity":{"enum":["shipments","orders"],"type":"string"},"entityId":{"format":"uuid","externalDocs":{"url":"https:\/\/schema.org\/identifier"},"type":["string","null"]},"user":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"comment":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"},"attachments":{"type":"array","items":{"$ref":"#\/components\/schemas\/Media-getNote_getMediaShort_getNoteReminder"}},"reminders":{"type":"array","items":{"$ref":"#\/components\/schemas\/NoteReminder-getNote_getMediaShort_getNoteReminder"}},"id":{"readOnly":true,"type":"string","format":"uuid"},"userPhoto":{"readOnly":true,"type":["string","null"]},"userFullName":{"readOnly":true,"type":["string","null"]}}},"Note-getNotes_getMediaShort":{"type":"object","description":"","deprecated":false,"required":["workspace","entity","entityId","comment"],"properties":{"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"entity":{"enum":["shipments","orders"],"type":"string"},"entityId":{"format":"uuid","externalDocs":{"url":"https:\/\/schema.org\/identifier"},"type":["string","null"]},"user":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"comment":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"},"attachments":{"type":"array","items":{"$ref":"#\/components\/schemas\/Media-getNotes_getMediaShort"}},"reminders":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"id":{"readOnly":true,"type":"string","format":"uuid"},"userPhoto":{"readOnly":true,"type":["string","null"]},"userFullName":{"readOnly":true,"type":["string","null"]}}},"Note-postNote_postNoteReminder":{"type":"object","description":"","deprecated":false,"required":["workspace","entity","entityId","comment"],"properties":{"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"entity":{"enum":["shipments","orders"],"type":"string"},"entityId":{"format":"uuid","externalDocs":{"url":"https:\/\/schema.org\/identifier"},"type":["string","null"]},"comment":{"type":["string","null"]},"attachments":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"reminders":{"type":"array","items":{"$ref":"#\/components\/schemas\/NoteReminder-postNote_postNoteReminder"}}}},"Note-putNote_putNoteReminder":{"type":"object","description":"","deprecated":false,"required":["comment"],"properties":{"comment":{"type":["string","null"]},"attachments":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"reminders":{"type":"array","items":{"$ref":"#\/components\/schemas\/NoteReminder-putNote_putNoteReminder"}}}},"Note.jsonld-getNote_getMediaShort_getNoteReminder":{"type":"object","description":"","deprecated":false,"required":["workspace","entity","entityId","comment"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"entity":{"enum":["shipments","orders"],"type":"string"},"entityId":{"format":"uuid","externalDocs":{"url":"https:\/\/schema.org\/identifier"},"type":["string","null"]},"user":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"comment":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"},"attachments":{"type":"array","items":{"$ref":"#\/components\/schemas\/Media.jsonld-getNote_getMediaShort_getNoteReminder"}},"reminders":{"type":"array","items":{"$ref":"#\/components\/schemas\/NoteReminder.jsonld-getNote_getMediaShort_getNoteReminder"}},"id":{"readOnly":true,"type":"string","format":"uuid"},"userPhoto":{"readOnly":true,"type":["string","null"]},"userFullName":{"readOnly":true,"type":["string","null"]}}},"Note.jsonld-getNotes_getMediaShort":{"type":"object","description":"","deprecated":false,"required":["workspace","entity","entityId","comment"],"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"entity":{"enum":["shipments","orders"],"type":"string"},"entityId":{"format":"uuid","externalDocs":{"url":"https:\/\/schema.org\/identifier"},"type":["string","null"]},"user":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"comment":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"},"attachments":{"type":"array","items":{"$ref":"#\/components\/schemas\/Media.jsonld-getNotes_getMediaShort"}},"reminders":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"id":{"readOnly":true,"type":"string","format":"uuid"},"userPhoto":{"readOnly":true,"type":["string","null"]},"userFullName":{"readOnly":true,"type":["string","null"]}}},"Note.jsonld-postNote_postNoteReminder":{"type":"object","description":"","deprecated":false,"required":["workspace","entity","entityId","comment"],"properties":{"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"entity":{"enum":["shipments","orders"],"type":"string"},"entityId":{"format":"uuid","externalDocs":{"url":"https:\/\/schema.org\/identifier"},"type":["string","null"]},"comment":{"type":["string","null"]},"attachments":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"reminders":{"type":"array","items":{"$ref":"#\/components\/schemas\/NoteReminder.jsonld-postNote_postNoteReminder"}}}},"Note.jsonld-putNote_putNoteReminder":{"type":"object","description":"","deprecated":false,"required":["comment"],"properties":{"comment":{"type":["string","null"]},"attachments":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"reminders":{"type":"array","items":{"$ref":"#\/components\/schemas\/NoteReminder.jsonld-putNote_putNoteReminder"}}}},"NoteReminder-getNoteReminder":{"type":"object","description":"","deprecated":false,"properties":{"userIds":{"type":"array","items":{"type":"string"}},"notifyAt":{"type":"string","format":"date-time"},"notified":{"type":["boolean","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}},"required":["notifyAt"]},"NoteReminder-getNote_getMediaShort_getNoteReminder":{"type":"object","description":"","deprecated":false,"properties":{"userIds":{"type":"array","items":{"type":"string"}},"notifyAt":{"type":"string","format":"date-time"},"notified":{"type":["boolean","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}},"required":["notifyAt"]},"NoteReminder-postNote_postNoteReminder":{"type":"object","description":"","deprecated":false,"properties":{"userIds":{"type":"array","items":{"type":"string"}},"notifyAt":{"type":"string","format":"date-time"}},"required":["notifyAt"]},"NoteReminder-putNote_putNoteReminder":{"type":"object","description":"","deprecated":false,"properties":{"userIds":{"type":"array","items":{"type":"string"}},"notifyAt":{"type":"string","format":"date-time"}},"required":["notifyAt"]},"NoteReminder.jsonld-getNoteReminder":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"userIds":{"type":"array","items":{"type":"string"}},"notifyAt":{"type":"string","format":"date-time"},"notified":{"type":["boolean","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}},"required":["notifyAt"]},"NoteReminder.jsonld-getNote_getMediaShort_getNoteReminder":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"userIds":{"type":"array","items":{"type":"string"}},"notifyAt":{"type":"string","format":"date-time"},"notified":{"type":["boolean","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}},"required":["notifyAt"]},"NoteReminder.jsonld-postNote_postNoteReminder":{"type":"object","description":"","deprecated":false,"properties":{"userIds":{"type":"array","items":{"type":"string"}},"notifyAt":{"type":"string","format":"date-time"}},"required":["notifyAt"]},"NoteReminder.jsonld-putNote_putNoteReminder":{"type":"object","description":"","deprecated":false,"properties":{"userIds":{"type":"array","items":{"type":"string"}},"notifyAt":{"type":"string","format":"date-time"}},"required":["notifyAt"]},"Notification-getNotification":{"type":"object","description":"","deprecated":false,"properties":{"user":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"tag":{"type":"string"},"message":{"type":"string"},"data":{"type":"array","items":{"type":"string"}},"unread":{"default":true,"example":true,"type":"boolean"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":["string","null"],"format":"date-time"},"workspace":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"team":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Notification-putNotification":{"type":"object","description":"","deprecated":false,"properties":{"unread":{"default":true,"example":true,"type":"boolean"}}},"Notification.jsonld-getNotification":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"user":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"tag":{"type":"string"},"message":{"type":"string"},"data":{"type":"array","items":{"type":"string"}},"unread":{"default":true,"example":true,"type":"boolean"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":["string","null"],"format":"date-time"},"workspace":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"team":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Notification.jsonld-putNotification":{"type":"object","description":"","deprecated":false,"properties":{"unread":{"default":true,"example":true,"type":"boolean"}}},"OauthClient-getOAuthClient":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":"string","format":"uuid"},"name":{"type":["string","null"]},"user":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"secret":{"type":["string","null"]},"redirectUris":{"type":"array","items":{"type":"string"}},"publicId":{"readOnly":true,"description":"{@inheritdoc}"}},"required":["name","user","secret","redirectUris"]},"OauthClient-setOAuthClient":{"type":"object","description":"","deprecated":false,"required":["name","user","redirectUris"],"properties":{"name":{"type":["string","null"]},"user":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"redirectUris":{"type":"array","items":{"type":"string"}}}},"OauthClient.jsonld-getOAuthClient":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"string","format":"uuid"},"name":{"type":["string","null"]},"user":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"secret":{"type":["string","null"]},"redirectUris":{"type":"array","items":{"type":"string"}},"publicId":{"readOnly":true,"description":"{@inheritdoc}"}},"required":["name","user","secret","redirectUris"]},"OauthClient.jsonld-setOAuthClient":{"type":"object","description":"","deprecated":false,"required":["name","user","redirectUris"],"properties":{"name":{"type":["string","null"]},"user":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"redirectUris":{"type":"array","items":{"type":"string"}}}},"Order-getLookupOrdersResponse_suggestOrders":{"type":"object","description":"","deprecated":false,"required":["orderNumber"],"properties":{"orderNumber":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Order-getOrder_getOrderMeta_getStatusForEmbed_getAddress":{"type":"object","description":"","deprecated":false,"required":["workspace","orderNumber","orderType"],"properties":{"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"orderNumber":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]},"externalSourceUrl":{"type":["string","null"]},"subtotal":{"type":["string","null"]},"total":{"type":["string","null"]},"currency":{"type":["string","null"]},"orderStatus":{"anyOf":[{"$ref":"#\/components\/schemas\/Status-getOrder_getOrderMeta_getStatusForEmbed_getAddress"},{"type":"null"}]},"orderType":{"description":"customer|vendor","type":"string"},"email":{"format":"email","maxLength":1000,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"phoneNumber":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"shipments":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"shippingAddress":{"$ref":"#\/components\/schemas\/Address-getOrder_getOrderMeta_getStatusForEmbed_getAddress"},"billingAddress":{"$ref":"#\/components\/schemas\/Address-getOrder_getOrderMeta_getStatusForEmbed_getAddress"},"fulfillmentStatus":{"type":["string","null"]},"shipmentsWithoutTrackingCount":{"type":["integer","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"readonly":{"readOnly":true,"type":"boolean"},"externalSourceIntegrationType":{"readOnly":true,"type":["string","null"]}}},"Order-getOrders_getOrderMeta_getStatusForEmbed_getAddress":{"type":"object","description":"","deprecated":false,"required":["workspace","orderNumber","orderType"],"properties":{"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"orderNumber":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]},"externalSourceUrl":{"type":["string","null"]},"subtotal":{"type":["string","null"]},"total":{"type":["string","null"]},"currency":{"type":["string","null"]},"orderStatus":{"anyOf":[{"$ref":"#\/components\/schemas\/Status-getOrders_getOrderMeta_getStatusForEmbed_getAddress"},{"type":"null"}]},"orderType":{"description":"customer|vendor","type":"string"},"email":{"format":"email","maxLength":1000,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"phoneNumber":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"shipments":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"shippingAddress":{"$ref":"#\/components\/schemas\/Address-getOrders_getOrderMeta_getStatusForEmbed_getAddress"},"billingAddress":{"$ref":"#\/components\/schemas\/Address-getOrders_getOrderMeta_getStatusForEmbed_getAddress"},"fulfillmentStatus":{"type":["string","null"]},"shipmentsWithoutTrackingCount":{"type":["integer","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"readonly":{"readOnly":true,"type":"boolean"},"externalSourceIntegrationType":{"readOnly":true,"type":["string","null"]}}},"Order-postOrder_setOrderMeta_setStatusForEmbed_setAddress":{"type":"object","description":"","deprecated":false,"required":["workspace","orderNumber","orderType"],"properties":{"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"orderNumber":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]},"externalSourceUrl":{"type":["string","null"]},"subtotal":{"type":["string","null"]},"total":{"type":["string","null"]},"currency":{"type":["string","null"]},"orderStatus":{"anyOf":[{"$ref":"#\/components\/schemas\/Status-postOrder_setOrderMeta_setStatusForEmbed_setAddress"},{"type":"null"}]},"orderType":{"description":"customer|vendor","type":"string"},"email":{"format":"email","maxLength":1000,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"phoneNumber":{"type":["string","null"]},"shipments":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"shippingAddress":{"$ref":"#\/components\/schemas\/Address-postOrder_setOrderMeta_setStatusForEmbed_setAddress"},"billingAddress":{"$ref":"#\/components\/schemas\/Address-postOrder_setOrderMeta_setStatusForEmbed_setAddress"}}},"Order-putOrder_setOrderMeta_setStatusForEmbed_setAddress":{"type":"object","description":"","deprecated":false,"properties":{"subtotal":{"type":["string","null"]},"total":{"type":["string","null"]},"currency":{"type":["string","null"]},"orderStatus":{"anyOf":[{"$ref":"#\/components\/schemas\/Status-putOrder_setOrderMeta_setStatusForEmbed_setAddress"},{"type":"null"}]},"email":{"format":"email","maxLength":1000,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"phoneNumber":{"type":["string","null"]},"shipments":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"shippingAddress":{"$ref":"#\/components\/schemas\/Address-putOrder_setOrderMeta_setStatusForEmbed_setAddress"},"billingAddress":{"$ref":"#\/components\/schemas\/Address-putOrder_setOrderMeta_setStatusForEmbed_setAddress"}}},"Order.LookupOrdersRequest-setLookupOrdersRequest":{"type":"object","description":"","deprecated":false,"properties":{"workspaceId":{"type":"string"},"search":{"type":["string","null"]},"shipmentId":{"type":["string","null"]}}},"Order.LookupOrdersRequest.jsonld-setLookupOrdersRequest":{"type":"object","description":"","deprecated":false,"properties":{"workspaceId":{"type":"string"},"search":{"type":["string","null"]},"shipmentId":{"type":["string","null"]}}},"Order.LookupOrdersResponse-getLookupOrdersResponse_suggestOrders":{"type":"object","description":"","deprecated":false,"properties":{"orders":{"type":"array","items":{"$ref":"#\/components\/schemas\/Order-getLookupOrdersResponse_suggestOrders"}}}},"Order.LookupOrdersResponse.jsonld-getLookupOrdersResponse_suggestOrders":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"orders":{"type":"array","items":{"$ref":"#\/components\/schemas\/Order.jsonld-getLookupOrdersResponse_suggestOrders"}}}},"Order.jsonld-getLookupOrdersResponse_suggestOrders":{"type":"object","description":"","deprecated":false,"required":["orderNumber"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"orderNumber":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Order.jsonld-getOrder_getOrderMeta_getStatusForEmbed_getAddress":{"type":"object","description":"","deprecated":false,"required":["workspace","orderNumber","orderType"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"orderNumber":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]},"externalSourceUrl":{"type":["string","null"]},"subtotal":{"type":["string","null"]},"total":{"type":["string","null"]},"currency":{"type":["string","null"]},"orderStatus":{"anyOf":[{"$ref":"#\/components\/schemas\/Status.jsonld-getOrder_getOrderMeta_getStatusForEmbed_getAddress"},{"type":"null"}]},"orderType":{"description":"customer|vendor","type":"string"},"email":{"format":"email","maxLength":1000,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"phoneNumber":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"shipments":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"shippingAddress":{"$ref":"#\/components\/schemas\/Address.jsonld-getOrder_getOrderMeta_getStatusForEmbed_getAddress"},"billingAddress":{"$ref":"#\/components\/schemas\/Address.jsonld-getOrder_getOrderMeta_getStatusForEmbed_getAddress"},"fulfillmentStatus":{"type":["string","null"]},"shipmentsWithoutTrackingCount":{"type":["integer","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"readonly":{"readOnly":true,"type":"boolean"},"externalSourceIntegrationType":{"readOnly":true,"type":["string","null"]}}},"Order.jsonld-getOrders_getOrderMeta_getStatusForEmbed_getAddress":{"type":"object","description":"","deprecated":false,"required":["workspace","orderNumber","orderType"],"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"orderNumber":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]},"externalSourceUrl":{"type":["string","null"]},"subtotal":{"type":["string","null"]},"total":{"type":["string","null"]},"currency":{"type":["string","null"]},"orderStatus":{"anyOf":[{"$ref":"#\/components\/schemas\/Status.jsonld-getOrders_getOrderMeta_getStatusForEmbed_getAddress"},{"type":"null"}]},"orderType":{"description":"customer|vendor","type":"string"},"email":{"format":"email","maxLength":1000,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"phoneNumber":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"shipments":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"shippingAddress":{"$ref":"#\/components\/schemas\/Address.jsonld-getOrders_getOrderMeta_getStatusForEmbed_getAddress"},"billingAddress":{"$ref":"#\/components\/schemas\/Address.jsonld-getOrders_getOrderMeta_getStatusForEmbed_getAddress"},"fulfillmentStatus":{"type":["string","null"]},"shipmentsWithoutTrackingCount":{"type":["integer","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"readonly":{"readOnly":true,"type":"boolean"},"externalSourceIntegrationType":{"readOnly":true,"type":["string","null"]}}},"Order.jsonld-postOrder_setOrderMeta_setStatusForEmbed_setAddress":{"type":"object","description":"","deprecated":false,"required":["workspace","orderNumber","orderType"],"properties":{"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"orderNumber":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]},"externalSourceUrl":{"type":["string","null"]},"subtotal":{"type":["string","null"]},"total":{"type":["string","null"]},"currency":{"type":["string","null"]},"orderStatus":{"anyOf":[{"$ref":"#\/components\/schemas\/Status.jsonld-postOrder_setOrderMeta_setStatusForEmbed_setAddress"},{"type":"null"}]},"orderType":{"description":"customer|vendor","type":"string"},"email":{"format":"email","maxLength":1000,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"phoneNumber":{"type":["string","null"]},"shipments":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"shippingAddress":{"$ref":"#\/components\/schemas\/Address.jsonld-postOrder_setOrderMeta_setStatusForEmbed_setAddress"},"billingAddress":{"$ref":"#\/components\/schemas\/Address.jsonld-postOrder_setOrderMeta_setStatusForEmbed_setAddress"}}},"Order.jsonld-putOrder_setOrderMeta_setStatusForEmbed_setAddress":{"type":"object","description":"","deprecated":false,"properties":{"subtotal":{"type":["string","null"]},"total":{"type":["string","null"]},"currency":{"type":["string","null"]},"orderStatus":{"anyOf":[{"$ref":"#\/components\/schemas\/Status.jsonld-putOrder_setOrderMeta_setStatusForEmbed_setAddress"},{"type":"null"}]},"email":{"format":"email","maxLength":1000,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"phoneNumber":{"type":["string","null"]},"shipments":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"shippingAddress":{"$ref":"#\/components\/schemas\/Address.jsonld-putOrder_setOrderMeta_setStatusForEmbed_setAddress"},"billingAddress":{"$ref":"#\/components\/schemas\/Address.jsonld-putOrder_setOrderMeta_setStatusForEmbed_setAddress"}}},"OrderItem-getOrderItem":{"type":"object","description":"","deprecated":false,"required":["order"],"properties":{"order":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"productName":{"type":["string","null"]},"productSku":{"type":["string","null"]},"productOptions":{"type":"object","additionalProperties":{"type":"string"}},"qty":{"minimum":0,"type":["integer","null"]},"price":{"type":["string","null"]},"rowTotal":{"type":["string","null"]},"externalProductId":{"type":["string","null"]},"externalSourceSyncId":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"product":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"productVariant":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"fulfilledQty":{"minimum":0,"readOnly":true,"type":["integer","null"]},"refundedQty":{"type":["integer","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"externalProductLink":{"readOnly":true,"type":["string","null"]},"currency":{"readOnly":true,"type":"string"}}},"OrderItem-postOrderItem":{"type":"object","description":"","deprecated":false,"required":["order"],"properties":{"order":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"productName":{"type":["string","null"]},"productSku":{"type":["string","null"]},"productOptions":{"type":"object","additionalProperties":{"type":"string"}},"qty":{"minimum":0,"type":["integer","null"]},"price":{"type":["string","null"]},"rowTotal":{"type":["string","null"]},"externalProductId":{"type":["string","null"]},"externalSourceSyncId":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"product":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"productVariant":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"fulfilledQty":{"minimum":0,"readOnly":true,"type":["integer","null"]},"refundedQty":{"type":["integer","null"]}}},"OrderItem-putOrderItem":{"type":"object","description":"","deprecated":false,"properties":{"productName":{"type":["string","null"]},"productSku":{"type":["string","null"]},"productOptions":{"type":"object","additionalProperties":{"type":"string"}},"qty":{"minimum":0,"type":["integer","null"]},"price":{"type":["string","null"]},"rowTotal":{"type":["string","null"]},"externalProductId":{"type":["string","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"fulfilledQty":{"minimum":0,"readOnly":true,"type":["integer","null"]},"refundedQty":{"type":["integer","null"]}}},"OrderItem.jsonld-getOrderItem":{"type":"object","description":"","deprecated":false,"required":["order"],"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"order":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"productName":{"type":["string","null"]},"productSku":{"type":["string","null"]},"productOptions":{"type":"object","additionalProperties":{"type":"string"}},"qty":{"minimum":0,"type":["integer","null"]},"price":{"type":["string","null"]},"rowTotal":{"type":["string","null"]},"externalProductId":{"type":["string","null"]},"externalSourceSyncId":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"product":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"productVariant":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"fulfilledQty":{"minimum":0,"readOnly":true,"type":["integer","null"]},"refundedQty":{"type":["integer","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"externalProductLink":{"readOnly":true,"type":["string","null"]},"currency":{"readOnly":true,"type":"string"}}},"OrderItem.jsonld-postOrderItem":{"type":"object","description":"","deprecated":false,"required":["order"],"properties":{"order":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"productName":{"type":["string","null"]},"productSku":{"type":["string","null"]},"productOptions":{"type":"object","additionalProperties":{"type":"string"}},"qty":{"minimum":0,"type":["integer","null"]},"price":{"type":["string","null"]},"rowTotal":{"type":["string","null"]},"externalProductId":{"type":["string","null"]},"externalSourceSyncId":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"product":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"productVariant":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"fulfilledQty":{"minimum":0,"readOnly":true,"type":["integer","null"]},"refundedQty":{"type":["integer","null"]}}},"OrderItem.jsonld-putOrderItem":{"type":"object","description":"","deprecated":false,"properties":{"productName":{"type":["string","null"]},"productSku":{"type":["string","null"]},"productOptions":{"type":"object","additionalProperties":{"type":"string"}},"qty":{"minimum":0,"type":["integer","null"]},"price":{"type":["string","null"]},"rowTotal":{"type":["string","null"]},"externalProductId":{"type":["string","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"fulfilledQty":{"minimum":0,"readOnly":true,"type":["integer","null"]},"refundedQty":{"type":["integer","null"]}}},"OrderItemCard":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"minimum":0,"type":["integer","null"]},"borderWidth":{"minimum":0,"type":["integer","null"]},"shadow":{"type":["string","null"]},"title":{"$ref":"#\/components\/schemas\/Text"},"info":{"$ref":"#\/components\/schemas\/Text"},"showAttributes":{"type":["boolean","null"]}}},"OrderItemCard-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"minimum":0,"type":["integer","null"]},"borderWidth":{"minimum":0,"type":["integer","null"]},"shadow":{"type":["string","null"]},"title":{"$ref":"#\/components\/schemas\/Text-getTrackingPage_getBuilder_getDropshipperSettings"},"info":{"$ref":"#\/components\/schemas\/Text-getTrackingPage_getBuilder_getDropshipperSettings"},"showAttributes":{"type":["boolean","null"]}}},"OrderItemCard-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"minimum":0,"type":["integer","null"]},"borderWidth":{"minimum":0,"type":["integer","null"]},"shadow":{"type":["string","null"]},"title":{"$ref":"#\/components\/schemas\/Text-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"info":{"$ref":"#\/components\/schemas\/Text-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"showAttributes":{"type":["boolean","null"]}}},"OrderItemCard-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"minimum":0,"type":["integer","null"]},"borderWidth":{"minimum":0,"type":["integer","null"]},"shadow":{"type":["string","null"]},"title":{"$ref":"#\/components\/schemas\/Text-setTrackingPage_setBuilder_setDropshipperSettings"},"info":{"$ref":"#\/components\/schemas\/Text-setTrackingPage_setBuilder_setDropshipperSettings"},"showAttributes":{"type":["boolean","null"]}}},"OrderItemCard.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"minimum":0,"type":["integer","null"]},"borderWidth":{"minimum":0,"type":["integer","null"]},"shadow":{"type":["string","null"]},"title":{"$ref":"#\/components\/schemas\/Text.jsonld"},"info":{"$ref":"#\/components\/schemas\/Text.jsonld"},"showAttributes":{"type":["boolean","null"]}}},"OrderItemCard.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"minimum":0,"type":["integer","null"]},"borderWidth":{"minimum":0,"type":["integer","null"]},"shadow":{"type":["string","null"]},"title":{"$ref":"#\/components\/schemas\/Text.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"info":{"$ref":"#\/components\/schemas\/Text.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"showAttributes":{"type":["boolean","null"]}}},"OrderItemCard.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"minimum":0,"type":["integer","null"]},"borderWidth":{"minimum":0,"type":["integer","null"]},"shadow":{"type":["string","null"]},"title":{"$ref":"#\/components\/schemas\/Text.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"info":{"$ref":"#\/components\/schemas\/Text.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"showAttributes":{"type":["boolean","null"]}}},"OrderItemCard.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"minimum":0,"type":["integer","null"]},"borderWidth":{"minimum":0,"type":["integer","null"]},"shadow":{"type":["string","null"]},"title":{"$ref":"#\/components\/schemas\/Text.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"info":{"$ref":"#\/components\/schemas\/Text.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"showAttributes":{"type":["boolean","null"]}}},"OrderItemsFrame":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"scroll":{"type":["boolean","null"]},"itemsLimit":{"minimum":1,"type":["integer","null"]},"button":{"$ref":"#\/components\/schemas\/Button"},"itemCard":{"$ref":"#\/components\/schemas\/OrderItemCard"},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderWidth":{"minimum":0,"type":["integer","null"]},"borderRadius":{"minimum":0,"type":["integer","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"shadow":{"type":["string","null"]}}},"OrderItemsFrame-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"scroll":{"type":["boolean","null"]},"itemsLimit":{"minimum":1,"type":["integer","null"]},"button":{"$ref":"#\/components\/schemas\/Button-getTrackingPage_getBuilder_getDropshipperSettings"},"itemCard":{"$ref":"#\/components\/schemas\/OrderItemCard-getTrackingPage_getBuilder_getDropshipperSettings"},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderWidth":{"minimum":0,"type":["integer","null"]},"borderRadius":{"minimum":0,"type":["integer","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"shadow":{"type":["string","null"]}}},"OrderItemsFrame-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"scroll":{"type":["boolean","null"]},"itemsLimit":{"minimum":1,"type":["integer","null"]},"button":{"$ref":"#\/components\/schemas\/Button-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"itemCard":{"$ref":"#\/components\/schemas\/OrderItemCard-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderWidth":{"minimum":0,"type":["integer","null"]},"borderRadius":{"minimum":0,"type":["integer","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"shadow":{"type":["string","null"]}}},"OrderItemsFrame-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"scroll":{"type":["boolean","null"]},"itemsLimit":{"minimum":1,"type":["integer","null"]},"button":{"$ref":"#\/components\/schemas\/Button-setTrackingPage_setBuilder_setDropshipperSettings"},"itemCard":{"$ref":"#\/components\/schemas\/OrderItemCard-setTrackingPage_setBuilder_setDropshipperSettings"},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderWidth":{"minimum":0,"type":["integer","null"]},"borderRadius":{"minimum":0,"type":["integer","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"shadow":{"type":["string","null"]}}},"OrderItemsFrame.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"scroll":{"type":["boolean","null"]},"itemsLimit":{"minimum":1,"type":["integer","null"]},"button":{"$ref":"#\/components\/schemas\/Button.jsonld"},"itemCard":{"$ref":"#\/components\/schemas\/OrderItemCard.jsonld"},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderWidth":{"minimum":0,"type":["integer","null"]},"borderRadius":{"minimum":0,"type":["integer","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"shadow":{"type":["string","null"]}}},"OrderItemsFrame.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"on":{"type":["boolean","null"]},"scroll":{"type":["boolean","null"]},"itemsLimit":{"minimum":1,"type":["integer","null"]},"button":{"$ref":"#\/components\/schemas\/Button.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"itemCard":{"$ref":"#\/components\/schemas\/OrderItemCard.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderWidth":{"minimum":0,"type":["integer","null"]},"borderRadius":{"minimum":0,"type":["integer","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"shadow":{"type":["string","null"]}}},"OrderItemsFrame.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"scroll":{"type":["boolean","null"]},"itemsLimit":{"minimum":1,"type":["integer","null"]},"button":{"$ref":"#\/components\/schemas\/Button.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"itemCard":{"$ref":"#\/components\/schemas\/OrderItemCard.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderWidth":{"minimum":0,"type":["integer","null"]},"borderRadius":{"minimum":0,"type":["integer","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"shadow":{"type":["string","null"]}}},"OrderItemsFrame.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"scroll":{"type":["boolean","null"]},"itemsLimit":{"minimum":1,"type":["integer","null"]},"button":{"$ref":"#\/components\/schemas\/Button.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"itemCard":{"$ref":"#\/components\/schemas\/OrderItemCard.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderWidth":{"minimum":0,"type":["integer","null"]},"borderRadius":{"minimum":0,"type":["integer","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"shadow":{"type":["string","null"]}}},"PageScroll":{"type":"object","description":"","deprecated":false,"properties":{"scrollColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]}}},"PageScroll-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"scrollColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]}}},"PageScroll-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"scrollColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]}}},"PageScroll-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"scrollColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]}}},"PageScroll.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"scrollColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]}}},"PageScroll.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"scrollColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]}}},"PageScroll.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"scrollColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]}}},"PageScroll.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"scrollColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]}}},"PostReviewRequest":{"type":"object","description":"","deprecated":false,"required":["hash","domain","shipmentId","carrierScore","productScore","packagingScore"],"properties":{"hash":{"maxLength":150,"type":["string","null"]},"domain":{"maxLength":1000,"type":["string","null"]},"shipmentId":{"type":["string","null"]},"carrierScore":{"minimum":1,"maximum":5,"type":["integer","null"]},"productScore":{"minimum":1,"maximum":5,"type":["integer","null"]},"packagingScore":{"minimum":1,"maximum":5,"type":["integer","null"]},"comment":{"maxLength":5000,"type":["string","null"]}}},"PostReviewRequest.PostReviewResponse":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":"string"}}},"PostReviewRequest.PostReviewResponse.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"string"}}},"PostReviewRequest.jsonld":{"type":"object","description":"","deprecated":false,"required":["hash","domain","shipmentId","carrierScore","productScore","packagingScore"],"properties":{"hash":{"maxLength":150,"type":["string","null"]},"domain":{"maxLength":1000,"type":["string","null"]},"shipmentId":{"type":["string","null"]},"carrierScore":{"minimum":1,"maximum":5,"type":["integer","null"]},"productScore":{"minimum":1,"maximum":5,"type":["integer","null"]},"packagingScore":{"minimum":1,"maximum":5,"type":["integer","null"]},"comment":{"maxLength":5000,"type":["string","null"]}}},"Product-getProduct_getProductMeta":{"type":"object","description":"","deprecated":false,"required":["team"],"properties":{"team":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"name":{"type":["string","null"]},"sku":{"type":["string","null"]},"originUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"imageUrl":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]},"productVariants":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Product-postProduct_setProductMeta":{"type":"object","description":"","deprecated":false,"required":["team"],"properties":{"team":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"name":{"type":["string","null"]},"sku":{"type":["string","null"]},"originUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"imageUrl":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]}}},"Product-putProduct_setProductMeta":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":["string","null"]},"sku":{"type":["string","null"]},"originUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"imageUrl":{"type":["string","null"]}}},"Product.jsonld-getProduct_getProductMeta":{"type":"object","description":"","deprecated":false,"required":["team"],"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"team":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"name":{"type":["string","null"]},"sku":{"type":["string","null"]},"originUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"imageUrl":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]},"productVariants":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Product.jsonld-postProduct_setProductMeta":{"type":"object","description":"","deprecated":false,"required":["team"],"properties":{"team":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"name":{"type":["string","null"]},"sku":{"type":["string","null"]},"originUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"imageUrl":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]}}},"Product.jsonld-putProduct_setProductMeta":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":["string","null"]},"sku":{"type":["string","null"]},"originUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"imageUrl":{"type":["string","null"]}}},"ProductCard":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"button":{"$ref":"#\/components\/schemas\/Button"},"buttonText":{"type":["string","null"]},"title":{"$ref":"#\/components\/schemas\/Text"},"regularPrice":{"anyOf":[{"$ref":"#\/components\/schemas\/Text"},{"type":"null"}]},"discountedPrice":{"anyOf":[{"$ref":"#\/components\/schemas\/Text"},{"type":"null"}]},"imageBorderRadius":{"type":["integer","null"]},"imageWidth":{"type":["integer","null"]},"imageHeight":{"type":["integer","null"]}}},"ProductCard-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"button":{"$ref":"#\/components\/schemas\/Button-getTrackingPage_getBuilder_getDropshipperSettings"},"buttonText":{"type":["string","null"]},"title":{"$ref":"#\/components\/schemas\/Text-getTrackingPage_getBuilder_getDropshipperSettings"},"regularPrice":{"anyOf":[{"$ref":"#\/components\/schemas\/Text-getTrackingPage_getBuilder_getDropshipperSettings"},{"type":"null"}]},"discountedPrice":{"anyOf":[{"$ref":"#\/components\/schemas\/Text-getTrackingPage_getBuilder_getDropshipperSettings"},{"type":"null"}]},"imageBorderRadius":{"type":["integer","null"]},"imageWidth":{"type":["integer","null"]},"imageHeight":{"type":["integer","null"]}}},"ProductCard-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"button":{"$ref":"#\/components\/schemas\/Button-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"buttonText":{"type":["string","null"]},"title":{"$ref":"#\/components\/schemas\/Text-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"regularPrice":{"anyOf":[{"$ref":"#\/components\/schemas\/Text-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},{"type":"null"}]},"discountedPrice":{"anyOf":[{"$ref":"#\/components\/schemas\/Text-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},{"type":"null"}]},"imageBorderRadius":{"type":["integer","null"]},"imageWidth":{"type":["integer","null"]},"imageHeight":{"type":["integer","null"]}}},"ProductCard-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"button":{"$ref":"#\/components\/schemas\/Button-setTrackingPage_setBuilder_setDropshipperSettings"},"buttonText":{"type":["string","null"]},"title":{"$ref":"#\/components\/schemas\/Text-setTrackingPage_setBuilder_setDropshipperSettings"},"regularPrice":{"anyOf":[{"$ref":"#\/components\/schemas\/Text-setTrackingPage_setBuilder_setDropshipperSettings"},{"type":"null"}]},"discountedPrice":{"anyOf":[{"$ref":"#\/components\/schemas\/Text-setTrackingPage_setBuilder_setDropshipperSettings"},{"type":"null"}]},"imageBorderRadius":{"type":["integer","null"]},"imageWidth":{"type":["integer","null"]},"imageHeight":{"type":["integer","null"]}}},"ProductCard.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"button":{"$ref":"#\/components\/schemas\/Button.jsonld"},"buttonText":{"type":["string","null"]},"title":{"$ref":"#\/components\/schemas\/Text.jsonld"},"regularPrice":{"anyOf":[{"$ref":"#\/components\/schemas\/Text.jsonld"},{"type":"null"}]},"discountedPrice":{"anyOf":[{"$ref":"#\/components\/schemas\/Text.jsonld"},{"type":"null"}]},"imageBorderRadius":{"type":["integer","null"]},"imageWidth":{"type":["integer","null"]},"imageHeight":{"type":["integer","null"]}}},"ProductCard.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"button":{"$ref":"#\/components\/schemas\/Button.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"buttonText":{"type":["string","null"]},"title":{"$ref":"#\/components\/schemas\/Text.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"regularPrice":{"anyOf":[{"$ref":"#\/components\/schemas\/Text.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},{"type":"null"}]},"discountedPrice":{"anyOf":[{"$ref":"#\/components\/schemas\/Text.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},{"type":"null"}]},"imageBorderRadius":{"type":["integer","null"]},"imageWidth":{"type":["integer","null"]},"imageHeight":{"type":["integer","null"]}}},"ProductCard.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"button":{"$ref":"#\/components\/schemas\/Button.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"buttonText":{"type":["string","null"]},"title":{"$ref":"#\/components\/schemas\/Text.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"regularPrice":{"anyOf":[{"$ref":"#\/components\/schemas\/Text.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},{"type":"null"}]},"discountedPrice":{"anyOf":[{"$ref":"#\/components\/schemas\/Text.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},{"type":"null"}]},"imageBorderRadius":{"type":["integer","null"]},"imageWidth":{"type":["integer","null"]},"imageHeight":{"type":["integer","null"]}}},"ProductCard.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"button":{"$ref":"#\/components\/schemas\/Button.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"buttonText":{"type":["string","null"]},"title":{"$ref":"#\/components\/schemas\/Text.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"regularPrice":{"anyOf":[{"$ref":"#\/components\/schemas\/Text.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},{"type":"null"}]},"discountedPrice":{"anyOf":[{"$ref":"#\/components\/schemas\/Text.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},{"type":"null"}]},"imageBorderRadius":{"type":["integer","null"]},"imageWidth":{"type":["integer","null"]},"imageHeight":{"type":["integer","null"]}}},"ProductItem":{"type":"object","description":"","deprecated":false,"required":["title","buttonUrl","imageUrl"],"properties":{"title":{"type":["string","null"]},"buttonUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"regularPrice":{"type":["string","null"]},"discountedPrice":{"type":["string","null"]}}},"ProductItem-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"required":["title","buttonUrl","imageUrl"],"properties":{"title":{"type":["string","null"]},"buttonUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"regularPrice":{"type":["string","null"]},"discountedPrice":{"type":["string","null"]}}},"ProductItem-getVerifyProductsFeedResponse_getBuilder":{"type":"object","description":"","deprecated":false,"required":["title","buttonUrl","imageUrl"],"properties":{"title":{"type":["string","null"]},"buttonUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"regularPrice":{"type":["string","null"]},"discountedPrice":{"type":["string","null"]}}},"ProductItem-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"required":["title","buttonUrl","imageUrl"],"properties":{"title":{"type":["string","null"]},"buttonUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"regularPrice":{"type":["string","null"]},"discountedPrice":{"type":["string","null"]}}},"ProductItem-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"required":["title","buttonUrl","imageUrl"],"properties":{"title":{"type":["string","null"]},"buttonUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"regularPrice":{"type":["string","null"]},"discountedPrice":{"type":["string","null"]}}},"ProductItem.jsonld":{"type":"object","description":"","deprecated":false,"required":["title","buttonUrl","imageUrl"],"properties":{"title":{"type":["string","null"]},"buttonUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"regularPrice":{"type":["string","null"]},"discountedPrice":{"type":["string","null"]}}},"ProductItem.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"required":["title","buttonUrl","imageUrl"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":["string","null"]},"buttonUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"regularPrice":{"type":["string","null"]},"discountedPrice":{"type":["string","null"]}}},"ProductItem.jsonld-getVerifyProductsFeedResponse_getBuilder":{"type":"object","description":"","deprecated":false,"required":["title","buttonUrl","imageUrl"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"type":["string","null"]},"buttonUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"regularPrice":{"type":["string","null"]},"discountedPrice":{"type":["string","null"]}}},"ProductItem.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"required":["title","buttonUrl","imageUrl"],"properties":{"title":{"type":["string","null"]},"buttonUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"regularPrice":{"type":["string","null"]},"discountedPrice":{"type":["string","null"]}}},"ProductItem.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"required":["title","buttonUrl","imageUrl"],"properties":{"title":{"type":["string","null"]},"buttonUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"regularPrice":{"type":["string","null"]},"discountedPrice":{"type":["string","null"]}}},"ProductVariant-getProductVariant":{"type":"object","description":"","deprecated":false,"required":["team","sku"],"properties":{"team":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"sku":{"type":["string","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"product":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"price":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"ProductVariant-postProductVariant":{"type":"object","description":"","deprecated":false,"required":["team","sku"],"properties":{"team":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"sku":{"type":["string","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"product":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"price":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]}}},"ProductVariant-putProductVariant":{"type":"object","description":"","deprecated":false,"properties":{"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"price":{"type":["string","null"]}}},"ProductVariant.jsonld-getProductVariant":{"type":"object","description":"","deprecated":false,"required":["team","sku"],"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"team":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"sku":{"type":["string","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"product":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"price":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"ProductVariant.jsonld-postProductVariant":{"type":"object","description":"","deprecated":false,"required":["team","sku"],"properties":{"team":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"sku":{"type":["string","null"]},"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"product":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"price":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]}}},"ProductVariant.jsonld-putProductVariant":{"type":"object","description":"","deprecated":false,"properties":{"imageUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"price":{"type":["string","null"]}}},"ProductsFeed":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"card":{"$ref":"#\/components\/schemas\/ProductCard"},"feedUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"productItems":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/ProductItem"}},"sliderOptions":{"$ref":"#\/components\/schemas\/SliderOptions"}}},"ProductsFeed-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"card":{"$ref":"#\/components\/schemas\/ProductCard-getTrackingPage_getBuilder_getDropshipperSettings"},"feedUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"productItems":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/ProductItem-getTrackingPage_getBuilder_getDropshipperSettings"}},"sliderOptions":{"$ref":"#\/components\/schemas\/SliderOptions-getTrackingPage_getBuilder_getDropshipperSettings"}}},"ProductsFeed-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"card":{"$ref":"#\/components\/schemas\/ProductCard-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"feedUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"productItems":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/ProductItem-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}},"sliderOptions":{"$ref":"#\/components\/schemas\/SliderOptions-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}}},"ProductsFeed-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"card":{"$ref":"#\/components\/schemas\/ProductCard-setTrackingPage_setBuilder_setDropshipperSettings"},"feedUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"productItems":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/ProductItem-setTrackingPage_setBuilder_setDropshipperSettings"}},"sliderOptions":{"$ref":"#\/components\/schemas\/SliderOptions-setTrackingPage_setBuilder_setDropshipperSettings"}}},"ProductsFeed.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"card":{"$ref":"#\/components\/schemas\/ProductCard.jsonld"},"feedUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"productItems":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/ProductItem.jsonld"}},"sliderOptions":{"$ref":"#\/components\/schemas\/SliderOptions.jsonld"}}},"ProductsFeed.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"on":{"type":["boolean","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"card":{"$ref":"#\/components\/schemas\/ProductCard.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"feedUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"productItems":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/ProductItem.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"}},"sliderOptions":{"$ref":"#\/components\/schemas\/SliderOptions.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"}}},"ProductsFeed.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"card":{"$ref":"#\/components\/schemas\/ProductCard.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"feedUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"productItems":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/ProductItem.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}},"sliderOptions":{"$ref":"#\/components\/schemas\/SliderOptions.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}}},"ProductsFeed.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"on":{"type":["boolean","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"card":{"$ref":"#\/components\/schemas\/ProductCard.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"feedUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"productItems":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/ProductItem.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"}},"sliderOptions":{"$ref":"#\/components\/schemas\/SliderOptions.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"}}},"Review-getReview":{"type":"object","description":"","deprecated":false,"properties":{"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"shipment":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"carrierScore":{"type":["integer","null"]},"productScore":{"type":["integer","null"]},"packagingScore":{"type":["integer","null"]},"totalScore":{"type":["number","null"]},"comment":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Review.jsonld-getReview":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"shipment":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"carrierScore":{"type":["integer","null"]},"productScore":{"type":["integer","null"]},"packagingScore":{"type":["integer","null"]},"totalScore":{"type":["number","null"]},"comment":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Scripts":{"type":"object","description":"","deprecated":false,"properties":{"head":{"type":["string","null"]},"body":{"type":["string","null"]}}},"Scripts-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"head":{"type":["string","null"]},"body":{"type":["string","null"]}}},"Scripts-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"head":{"type":["string","null"]},"body":{"type":["string","null"]}}},"Scripts-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"head":{"type":["string","null"]},"body":{"type":["string","null"]}}},"Scripts.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"head":{"type":["string","null"]},"body":{"type":["string","null"]}}},"Scripts.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"head":{"type":["string","null"]},"body":{"type":["string","null"]}}},"Scripts.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"head":{"type":["string","null"]},"body":{"type":["string","null"]}}},"Scripts.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"head":{"type":["string","null"]},"body":{"type":["string","null"]}}},"SearchPageTitle":{"type":"object","description":"","deprecated":false,"properties":{"font":{"$ref":"#\/components\/schemas\/Font"},"fontSize":{"type":["integer","null"]}}},"SearchPageTitle-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"font":{"$ref":"#\/components\/schemas\/Font-getTrackingPage_getBuilder_getDropshipperSettings"},"fontSize":{"type":["integer","null"]}}},"SearchPageTitle-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"font":{"$ref":"#\/components\/schemas\/Font-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"fontSize":{"type":["integer","null"]}}},"SearchPageTitle-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"font":{"$ref":"#\/components\/schemas\/Font-setTrackingPage_setBuilder_setDropshipperSettings"},"fontSize":{"type":["integer","null"]}}},"SearchPageTitle.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"font":{"$ref":"#\/components\/schemas\/Font.jsonld"},"fontSize":{"type":["integer","null"]}}},"SearchPageTitle.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"fontSize":{"type":["integer","null"]}}},"SearchPageTitle.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"font":{"$ref":"#\/components\/schemas\/Font.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"fontSize":{"type":["integer","null"]}}},"SearchPageTitle.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"font":{"$ref":"#\/components\/schemas\/Font.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"fontSize":{"type":["integer","null"]}}},"Shipment-getLookupShipmentsResponse_getShipments_getAddress":{"type":"object","description":"","deprecated":false,"properties":{"trackingNumber":{"pattern":"^(\\s*([a-zA-Z\\d]-?)+[a-zA-Z\\d]\\s*)$","type":["string","null"]},"trackingStatus":{"type":["string","null"]},"orderNumbers":{"type":"array","items":{"type":"string"}},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"phoneNumber":{"type":["string","null"]},"daysInTransit":{"type":["integer","null"]},"daysInIdle":{"type":["integer","null"]},"originCarrier":{"type":["string","null"]},"destinationCarrier":{"type":["string","null"]},"originCountry":{"type":["string","null"]},"destinationCountry":{"type":["string","null"]},"originCountryIso2":{"type":["string","null"]},"destinationCountryIso2":{"type":["string","null"]},"shippedAt":{"type":["string","null"],"format":"date-time"},"expectedDeliveryDate":{"type":["string","null"],"format":"date-time"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"lastStatusUpdate":{"type":["string","null"],"format":"date-time"},"daysSinceLastCheckpoint":{"type":["integer","null"]},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"review":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"reviewTotalScore":{"type":["number","null"]},"orders":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"shipmentItems":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]},"fulfillmentIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentSyncId":{"type":["string","null"]},"address":{"$ref":"#\/components\/schemas\/Address-getLookupShipmentsResponse_getShipments_getAddress"},"shipmentStatus":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"id":{"readOnly":true,"type":"string","format":"uuid"},"externalSourceIntegrationType":{"readOnly":true,"type":["string","null"]}},"required":["workspace"]},"Shipment-getShipment_getShipmentMeta_getStatusForEmbed_getAddress":{"type":"object","description":"","deprecated":false,"properties":{"trackingNumber":{"pattern":"^(\\s*([a-zA-Z\\d]-?)+[a-zA-Z\\d]\\s*)$","type":["string","null"]},"trackingStatus":{"type":["string","null"]},"orderNumbers":{"type":"array","items":{"type":"string"}},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"phoneNumber":{"type":["string","null"]},"daysInTransit":{"type":["integer","null"]},"daysInIdle":{"type":["integer","null"]},"originCarrier":{"type":["string","null"]},"destinationCarrier":{"type":["string","null"]},"originCountry":{"type":["string","null"]},"destinationCountry":{"type":["string","null"]},"originCountryIso2":{"type":["string","null"]},"destinationCountryIso2":{"type":["string","null"]},"shippedAt":{"type":["string","null"],"format":"date-time"},"expectedDeliveryDate":{"type":["string","null"],"format":"date-time"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"lastStatusUpdate":{"type":["string","null"],"format":"date-time"},"daysSinceLastCheckpoint":{"type":["integer","null"]},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"review":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"reviewTotalScore":{"type":["number","null"]},"orders":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"shipmentItems":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]},"fulfillmentIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentSyncId":{"type":["string","null"]},"address":{"$ref":"#\/components\/schemas\/Address-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"},"shipmentStatus":{"anyOf":[{"$ref":"#\/components\/schemas\/Status-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"},{"type":"null"}]},"id":{"readOnly":true,"type":"string","format":"uuid"},"externalSourceIntegrationType":{"readOnly":true,"type":["string","null"]}},"required":["workspace"]},"Shipment-getShipments_getShipmentMeta_getAddress_getStatusForEmbed":{"type":"object","description":"","deprecated":false,"properties":{"trackingNumber":{"pattern":"^(\\s*([a-zA-Z\\d]-?)+[a-zA-Z\\d]\\s*)$","type":["string","null"]},"trackingStatus":{"type":["string","null"]},"orderNumbers":{"type":"array","items":{"type":"string"}},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"phoneNumber":{"type":["string","null"]},"daysInTransit":{"type":["integer","null"]},"daysInIdle":{"type":["integer","null"]},"originCarrier":{"type":["string","null"]},"destinationCarrier":{"type":["string","null"]},"originCountry":{"type":["string","null"]},"destinationCountry":{"type":["string","null"]},"originCountryIso2":{"type":["string","null"]},"destinationCountryIso2":{"type":["string","null"]},"shippedAt":{"type":["string","null"],"format":"date-time"},"expectedDeliveryDate":{"type":["string","null"],"format":"date-time"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"lastStatusUpdate":{"type":["string","null"],"format":"date-time"},"daysSinceLastCheckpoint":{"type":["integer","null"]},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"review":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"reviewTotalScore":{"type":["number","null"]},"orders":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"shipmentItems":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]},"fulfillmentIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentSyncId":{"type":["string","null"]},"address":{"$ref":"#\/components\/schemas\/Address-getShipments_getShipmentMeta_getAddress_getStatusForEmbed"},"shipmentStatus":{"anyOf":[{"$ref":"#\/components\/schemas\/Status-getShipments_getShipmentMeta_getAddress_getStatusForEmbed"},{"type":"null"}]},"id":{"readOnly":true,"type":"string","format":"uuid"},"externalSourceIntegrationType":{"readOnly":true,"type":["string","null"]}},"required":["workspace"]},"Shipment-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem":{"type":"object","description":"","deprecated":false,"properties":{"trackingNumber":{"pattern":"^(\\s*([a-zA-Z\\d]-?)+[a-zA-Z\\d]\\s*)$","type":["string","null"]},"orderNumbers":{"type":"array","items":{"type":"string"}},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"phoneNumber":{"type":["string","null"]},"originCarrier":{"type":["string","null"]},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"orders":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"shipmentItems":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem"}},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]},"fulfillmentIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentSyncId":{"type":["string","null"]},"address":{"$ref":"#\/components\/schemas\/Address-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem"},"shipmentStatus":{"anyOf":[{"$ref":"#\/components\/schemas\/Status-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem"},{"type":"null"}]}},"required":["workspace"]},"Shipment-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem":{"type":"object","description":"","deprecated":false,"properties":{"trackingNumber":{"pattern":"^(\\s*([a-zA-Z\\d]-?)+[a-zA-Z\\d]\\s*)$","type":["string","null"]},"orderNumbers":{"type":"array","items":{"type":"string"}},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"phoneNumber":{"type":["string","null"]},"originCarrier":{"type":["string","null"]},"orders":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"shipmentItems":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem"}},"address":{"$ref":"#\/components\/schemas\/Address-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem"},"shipmentStatus":{"anyOf":[{"$ref":"#\/components\/schemas\/Status-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem"},{"type":"null"}]}}},"Shipment.LookupShipmentsRequest-setLookupShipmentsRequest":{"type":"object","description":"","deprecated":false,"properties":{"search":{"type":["string","null"]},"orderId":{"type":["string","null"]},"workspaceId":{"type":"string"}}},"Shipment.LookupShipmentsRequest.jsonld-setLookupShipmentsRequest":{"type":"object","description":"","deprecated":false,"properties":{"search":{"type":["string","null"]},"orderId":{"type":["string","null"]},"workspaceId":{"type":"string"}}},"Shipment.LookupShipmentsResponse-getLookupShipmentsResponse_getShipments_getAddress":{"type":"object","description":"","deprecated":false,"properties":{"shipments":{"type":"array","items":{"$ref":"#\/components\/schemas\/Shipment-getLookupShipmentsResponse_getShipments_getAddress"}}}},"Shipment.LookupShipmentsResponse.jsonld-getLookupShipmentsResponse_getShipments_getAddress":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"shipments":{"type":"array","items":{"$ref":"#\/components\/schemas\/Shipment.jsonld-getLookupShipmentsResponse_getShipments_getAddress"}}}},"Shipment.MergeShipmentsRequest-setMergeShipmentsRequest":{"type":"object","description":"","deprecated":false,"properties":{"workspaceId":{"type":["string","null"]},"trackingNumber":{"type":["string","null"]},"shipmentId":{"type":["string","null"]}}},"Shipment.MergeShipmentsRequest.jsonld-setMergeShipmentsRequest":{"type":"object","description":"","deprecated":false,"properties":{"workspaceId":{"type":["string","null"]},"trackingNumber":{"type":["string","null"]},"shipmentId":{"type":["string","null"]}}},"Shipment.jsonld-getLookupShipmentsResponse_getShipments_getAddress":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"trackingNumber":{"pattern":"^(\\s*([a-zA-Z\\d]-?)+[a-zA-Z\\d]\\s*)$","type":["string","null"]},"trackingStatus":{"type":["string","null"]},"orderNumbers":{"type":"array","items":{"type":"string"}},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"phoneNumber":{"type":["string","null"]},"daysInTransit":{"type":["integer","null"]},"daysInIdle":{"type":["integer","null"]},"originCarrier":{"type":["string","null"]},"destinationCarrier":{"type":["string","null"]},"originCountry":{"type":["string","null"]},"destinationCountry":{"type":["string","null"]},"originCountryIso2":{"type":["string","null"]},"destinationCountryIso2":{"type":["string","null"]},"shippedAt":{"type":["string","null"],"format":"date-time"},"expectedDeliveryDate":{"type":["string","null"],"format":"date-time"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"lastStatusUpdate":{"type":["string","null"],"format":"date-time"},"daysSinceLastCheckpoint":{"type":["integer","null"]},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"review":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"reviewTotalScore":{"type":["number","null"]},"orders":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"shipmentItems":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]},"fulfillmentIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentSyncId":{"type":["string","null"]},"address":{"$ref":"#\/components\/schemas\/Address.jsonld-getLookupShipmentsResponse_getShipments_getAddress"},"shipmentStatus":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"id":{"readOnly":true,"type":"string","format":"uuid"},"externalSourceIntegrationType":{"readOnly":true,"type":["string","null"]}},"required":["workspace"]},"Shipment.jsonld-getShipment_getShipmentMeta_getStatusForEmbed_getAddress":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"trackingNumber":{"pattern":"^(\\s*([a-zA-Z\\d]-?)+[a-zA-Z\\d]\\s*)$","type":["string","null"]},"trackingStatus":{"type":["string","null"]},"orderNumbers":{"type":"array","items":{"type":"string"}},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"phoneNumber":{"type":["string","null"]},"daysInTransit":{"type":["integer","null"]},"daysInIdle":{"type":["integer","null"]},"originCarrier":{"type":["string","null"]},"destinationCarrier":{"type":["string","null"]},"originCountry":{"type":["string","null"]},"destinationCountry":{"type":["string","null"]},"originCountryIso2":{"type":["string","null"]},"destinationCountryIso2":{"type":["string","null"]},"shippedAt":{"type":["string","null"],"format":"date-time"},"expectedDeliveryDate":{"type":["string","null"],"format":"date-time"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"lastStatusUpdate":{"type":["string","null"],"format":"date-time"},"daysSinceLastCheckpoint":{"type":["integer","null"]},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"review":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"reviewTotalScore":{"type":["number","null"]},"orders":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"shipmentItems":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]},"fulfillmentIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentSyncId":{"type":["string","null"]},"address":{"$ref":"#\/components\/schemas\/Address.jsonld-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"},"shipmentStatus":{"anyOf":[{"$ref":"#\/components\/schemas\/Status.jsonld-getShipment_getShipmentMeta_getStatusForEmbed_getAddress"},{"type":"null"}]},"id":{"readOnly":true,"type":"string","format":"uuid"},"externalSourceIntegrationType":{"readOnly":true,"type":["string","null"]}},"required":["workspace"]},"Shipment.jsonld-getShipments_getShipmentMeta_getAddress_getStatusForEmbed":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"trackingNumber":{"pattern":"^(\\s*([a-zA-Z\\d]-?)+[a-zA-Z\\d]\\s*)$","type":["string","null"]},"trackingStatus":{"type":["string","null"]},"orderNumbers":{"type":"array","items":{"type":"string"}},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"phoneNumber":{"type":["string","null"]},"daysInTransit":{"type":["integer","null"]},"daysInIdle":{"type":["integer","null"]},"originCarrier":{"type":["string","null"]},"destinationCarrier":{"type":["string","null"]},"originCountry":{"type":["string","null"]},"destinationCountry":{"type":["string","null"]},"originCountryIso2":{"type":["string","null"]},"destinationCountryIso2":{"type":["string","null"]},"shippedAt":{"type":["string","null"],"format":"date-time"},"expectedDeliveryDate":{"type":["string","null"],"format":"date-time"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"lastStatusUpdate":{"type":["string","null"],"format":"date-time"},"daysSinceLastCheckpoint":{"type":["integer","null"]},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"review":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"reviewTotalScore":{"type":["number","null"]},"orders":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"shipmentItems":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]},"fulfillmentIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentSyncId":{"type":["string","null"]},"address":{"$ref":"#\/components\/schemas\/Address.jsonld-getShipments_getShipmentMeta_getAddress_getStatusForEmbed"},"shipmentStatus":{"anyOf":[{"$ref":"#\/components\/schemas\/Status.jsonld-getShipments_getShipmentMeta_getAddress_getStatusForEmbed"},{"type":"null"}]},"id":{"readOnly":true,"type":"string","format":"uuid"},"externalSourceIntegrationType":{"readOnly":true,"type":["string","null"]}},"required":["workspace"]},"Shipment.jsonld-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem":{"type":"object","description":"","deprecated":false,"properties":{"trackingNumber":{"pattern":"^(\\s*([a-zA-Z\\d]-?)+[a-zA-Z\\d]\\s*)$","type":["string","null"]},"orderNumbers":{"type":"array","items":{"type":"string"}},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"phoneNumber":{"type":["string","null"]},"originCarrier":{"type":["string","null"]},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"orders":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"shipmentItems":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem.jsonld-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem"}},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"externalSourceSyncId":{"type":["string","null"]},"fulfillmentIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentSyncId":{"type":["string","null"]},"address":{"$ref":"#\/components\/schemas\/Address.jsonld-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem"},"shipmentStatus":{"anyOf":[{"$ref":"#\/components\/schemas\/Status.jsonld-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem"},{"type":"null"}]}},"required":["workspace"]},"Shipment.jsonld-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem":{"type":"object","description":"","deprecated":false,"properties":{"trackingNumber":{"pattern":"^(\\s*([a-zA-Z\\d]-?)+[a-zA-Z\\d]\\s*)$","type":["string","null"]},"orderNumbers":{"type":"array","items":{"type":"string"}},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"phoneNumber":{"type":["string","null"]},"originCarrier":{"type":["string","null"]},"orders":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"shipmentItems":{"type":"array","items":{"$ref":"#\/components\/schemas\/ShipmentItem.jsonld-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem"}},"address":{"$ref":"#\/components\/schemas\/Address.jsonld-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem"},"shipmentStatus":{"anyOf":[{"$ref":"#\/components\/schemas\/Status.jsonld-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem"},{"type":"null"}]}}},"ShipmentItem-getShipmentItem":{"type":"object","description":"","deprecated":false,"required":["shipment","orderItem"],"properties":{"shipment":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"orderItem":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"qty":{"minimum":0,"type":["integer","null"]},"externalSourceSyncId":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentSyncId":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"ShipmentItem-postShipmentItem":{"type":"object","description":"","deprecated":false,"required":["shipment","orderItem"],"properties":{"shipment":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"orderItem":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"qty":{"minimum":0,"type":["integer","null"]},"externalSourceSyncId":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentSyncId":{"type":["string","null"]}}},"ShipmentItem-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem":{"type":"object","description":"","deprecated":false,"required":["shipment","orderItem"],"properties":{"shipment":{"$ref":"#\/components\/schemas\/Shipment-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem"},"orderItem":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"qty":{"minimum":0,"type":["integer","null"]},"externalSourceSyncId":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentSyncId":{"type":["string","null"]}}},"ShipmentItem-putShipmentItem":{"type":"object","description":"","deprecated":false,"required":["orderItem"],"properties":{"orderItem":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"qty":{"minimum":0,"type":["integer","null"]}}},"ShipmentItem-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem":{"type":"object","description":"","deprecated":false,"required":["orderItem"],"properties":{"orderItem":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"qty":{"minimum":0,"type":["integer","null"]}}},"ShipmentItem.jsonld-getShipmentItem":{"type":"object","description":"","deprecated":false,"required":["shipment","orderItem"],"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"shipment":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"orderItem":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"qty":{"minimum":0,"type":["integer","null"]},"externalSourceSyncId":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentSyncId":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"ShipmentItem.jsonld-postShipmentItem":{"type":"object","description":"","deprecated":false,"required":["shipment","orderItem"],"properties":{"shipment":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"orderItem":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"qty":{"minimum":0,"type":["integer","null"]},"externalSourceSyncId":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentSyncId":{"type":["string","null"]}}},"ShipmentItem.jsonld-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem":{"type":"object","description":"","deprecated":false,"required":["shipment","orderItem"],"properties":{"shipment":{"$ref":"#\/components\/schemas\/Shipment.jsonld-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem"},"orderItem":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"qty":{"minimum":0,"type":["integer","null"]},"externalSourceSyncId":{"type":["string","null"]},"externalSourceIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentIntegration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"fulfillmentSyncId":{"type":["string","null"]}}},"ShipmentItem.jsonld-putShipmentItem":{"type":"object","description":"","deprecated":false,"required":["orderItem"],"properties":{"orderItem":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"qty":{"minimum":0,"type":["integer","null"]}}},"ShipmentItem.jsonld-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem":{"type":"object","description":"","deprecated":false,"required":["orderItem"],"properties":{"orderItem":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"qty":{"minimum":0,"type":["integer","null"]}}},"ShopifyRegisterRequest-setShopifyRegisterRequest":{"type":"object","description":"","deprecated":false,"required":["tokenId","firstName","lastName","email","plainPassword","team","workspace","subdomain"],"properties":{"tokenId":{"maxLength":255,"type":["string","null"]},"firstName":{"maxLength":1000,"type":["string","null"]},"lastName":{"maxLength":1000,"type":["string","null"]},"email":{"format":"email","maxLength":1000,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"emailHash":{"type":["string","null"]},"plainPassword":{"minLength":6,"maxLength":255,"type":["string","null"]},"team":{"maxLength":255,"type":["string","null"]},"workspace":{"maxLength":255,"type":["string","null"]},"subdomain":{"pattern":"^([a-z\\d][a-z-\\d]+[a-z\\d])$","maxLength":63,"type":["string","null"]},"captcha":{"type":["string","null"]}}},"ShopifyRegisterRequest.ShopifyRegisterResponse-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"accessToken":{"type":["string","null"]},"refreshToken":{"type":["string","null"]},"user":{"anyOf":[{"$ref":"#\/components\/schemas\/User-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},{"type":"null"}]},"team":{"anyOf":[{"$ref":"#\/components\/schemas\/Team-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},{"type":"null"}]},"workspace":{"anyOf":[{"$ref":"#\/components\/schemas\/Workspace-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},{"type":"null"}]},"workflowId":{"type":["string","null"]}}},"ShopifyRegisterRequest.ShopifyRegisterResponse.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"accessToken":{"type":["string","null"]},"refreshToken":{"type":["string","null"]},"user":{"anyOf":[{"$ref":"#\/components\/schemas\/User.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},{"type":"null"}]},"team":{"anyOf":[{"$ref":"#\/components\/schemas\/Team.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},{"type":"null"}]},"workspace":{"anyOf":[{"$ref":"#\/components\/schemas\/Workspace.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},{"type":"null"}]},"workflowId":{"type":["string","null"]}}},"ShopifyRegisterRequest.jsonld-setShopifyRegisterRequest":{"type":"object","description":"","deprecated":false,"required":["tokenId","firstName","lastName","email","plainPassword","team","workspace","subdomain"],"properties":{"tokenId":{"maxLength":255,"type":["string","null"]},"firstName":{"maxLength":1000,"type":["string","null"]},"lastName":{"maxLength":1000,"type":["string","null"]},"email":{"format":"email","maxLength":1000,"externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"emailHash":{"type":["string","null"]},"plainPassword":{"minLength":6,"maxLength":255,"type":["string","null"]},"team":{"maxLength":255,"type":["string","null"]},"workspace":{"maxLength":255,"type":["string","null"]},"subdomain":{"pattern":"^([a-z\\d][a-z-\\d]+[a-z\\d])$","maxLength":63,"type":["string","null"]},"captcha":{"type":["string","null"]}}},"ShopifyWorkspaceRequest":{"type":"object","description":"","deprecated":false,"required":["tokenId","workspaceId"],"properties":{"tokenId":{"maxLength":255,"type":["string","null"]},"workspaceId":{"maxLength":255,"type":["string","null"]},"userId":{"type":["string","null"]}}},"ShopifyWorkspaceRequest.ShopifyWorkspaceResponse":{"type":"object","description":"","deprecated":false,"properties":{"teamId":{"type":["string","null"]},"workspaceId":{"type":["string","null"]},"workflowId":{"type":["string","null"]}}},"ShopifyWorkspaceRequest.ShopifyWorkspaceResponse.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"teamId":{"type":["string","null"]},"workspaceId":{"type":["string","null"]},"workflowId":{"type":["string","null"]}}},"ShopifyWorkspaceRequest.jsonld":{"type":"object","description":"","deprecated":false,"required":["tokenId","workspaceId"],"properties":{"tokenId":{"maxLength":255,"type":["string","null"]},"workspaceId":{"maxLength":255,"type":["string","null"]},"userId":{"type":["string","null"]}}},"Sidebar":{"type":"object","description":"","deprecated":false,"properties":{"parcelIcon":{"type":["string","null"]},"groupIcon":{"type":["string","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font"}}},"Sidebar-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"parcelIcon":{"type":["string","null"]},"groupIcon":{"type":["string","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font-getTrackingPage_getBuilder_getDropshipperSettings"}}},"Sidebar-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"parcelIcon":{"type":["string","null"]},"groupIcon":{"type":["string","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}}},"Sidebar-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"parcelIcon":{"type":["string","null"]},"groupIcon":{"type":["string","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font-setTrackingPage_setBuilder_setDropshipperSettings"}}},"Sidebar.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"parcelIcon":{"type":["string","null"]},"groupIcon":{"type":["string","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld"}}},"Sidebar.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"parcelIcon":{"type":["string","null"]},"groupIcon":{"type":["string","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"}}},"Sidebar.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"parcelIcon":{"type":["string","null"]},"groupIcon":{"type":["string","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}}},"Sidebar.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"parcelIcon":{"type":["string","null"]},"groupIcon":{"type":["string","null"]},"backgroundColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"borderRadius":{"type":["integer","null"]},"borderWidth":{"type":["integer","null"]},"shadow":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"}}},"SliderOptions":{"type":"object","description":"","deprecated":false,"properties":{"autoplay":{"type":["boolean","null"]},"autoplayDelay":{"type":["integer","null"]},"loop":{"type":["boolean","null"]},"arrowColor":{"type":["string","null"]},"arrowSize":{"type":["integer","null"]}}},"SliderOptions-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"autoplay":{"type":["boolean","null"]},"autoplayDelay":{"type":["integer","null"]},"loop":{"type":["boolean","null"]},"arrowColor":{"type":["string","null"]},"arrowSize":{"type":["integer","null"]}}},"SliderOptions-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"autoplay":{"type":["boolean","null"]},"autoplayDelay":{"type":["integer","null"]},"loop":{"type":["boolean","null"]},"arrowColor":{"type":["string","null"]},"arrowSize":{"type":["integer","null"]}}},"SliderOptions-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"autoplay":{"type":["boolean","null"]},"autoplayDelay":{"type":["integer","null"]},"loop":{"type":["boolean","null"]},"arrowColor":{"type":["string","null"]},"arrowSize":{"type":["integer","null"]}}},"SliderOptions.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"autoplay":{"type":["boolean","null"]},"autoplayDelay":{"type":["integer","null"]},"loop":{"type":["boolean","null"]},"arrowColor":{"type":["string","null"]},"arrowSize":{"type":["integer","null"]}}},"SliderOptions.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"autoplay":{"type":["boolean","null"]},"autoplayDelay":{"type":["integer","null"]},"loop":{"type":["boolean","null"]},"arrowColor":{"type":["string","null"]},"arrowSize":{"type":["integer","null"]}}},"SliderOptions.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"autoplay":{"type":["boolean","null"]},"autoplayDelay":{"type":["integer","null"]},"loop":{"type":["boolean","null"]},"arrowColor":{"type":["string","null"]},"arrowSize":{"type":["integer","null"]}}},"SliderOptions.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"autoplay":{"type":["boolean","null"]},"autoplayDelay":{"type":["integer","null"]},"loop":{"type":["boolean","null"]},"arrowColor":{"type":["string","null"]},"arrowSize":{"type":["integer","null"]}}},"SocialIcon":{"type":"object","description":"","deprecated":false,"properties":{"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"icon":{"type":["string","null"]}}},"SocialIcon-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"icon":{"type":["string","null"]}}},"SocialIcon-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"icon":{"type":["string","null"]}}},"SocialIcon-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"icon":{"type":["string","null"]}}},"SocialIcon.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"icon":{"type":["string","null"]}}},"SocialIcon.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"icon":{"type":["string","null"]}}},"SocialIcon.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"icon":{"type":["string","null"]}}},"SocialIcon.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"url":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":["string","null"]},"icon":{"type":["string","null"]}}},"SocialIcons":{"type":"object","description":"","deprecated":false,"properties":{"fontColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"icons":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/SocialIcon"}},"margin":{"$ref":"#\/components\/schemas\/Spacing"},"alignment":{"type":["string","null"]}}},"SocialIcons-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"fontColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"icons":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/SocialIcon-getTrackingPage_getBuilder_getDropshipperSettings"}},"margin":{"$ref":"#\/components\/schemas\/Spacing-getTrackingPage_getBuilder_getDropshipperSettings"},"alignment":{"type":["string","null"]}}},"SocialIcons-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"fontColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"icons":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/SocialIcon-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}},"margin":{"$ref":"#\/components\/schemas\/Spacing-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"alignment":{"type":["string","null"]}}},"SocialIcons-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"fontColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"icons":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/SocialIcon-setTrackingPage_setBuilder_setDropshipperSettings"}},"margin":{"$ref":"#\/components\/schemas\/Spacing-setTrackingPage_setBuilder_setDropshipperSettings"},"alignment":{"type":["string","null"]}}},"SocialIcons.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"fontColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"icons":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/SocialIcon.jsonld"}},"margin":{"$ref":"#\/components\/schemas\/Spacing.jsonld"},"alignment":{"type":["string","null"]}}},"SocialIcons.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"fontColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"icons":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/SocialIcon.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"}},"margin":{"$ref":"#\/components\/schemas\/Spacing.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"alignment":{"type":["string","null"]}}},"SocialIcons.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"fontColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"icons":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/SocialIcon.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"}},"margin":{"$ref":"#\/components\/schemas\/Spacing.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"alignment":{"type":["string","null"]}}},"SocialIcons.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"fontColor":{"pattern":"^(#[A-Fa-f0-9]+)$","type":["string","null"]},"icons":{"type":["array","null"],"items":{"$ref":"#\/components\/schemas\/SocialIcon.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"}},"margin":{"$ref":"#\/components\/schemas\/Spacing.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"alignment":{"type":["string","null"]}}},"Spacing":{"type":"object","description":"","deprecated":false,"properties":{"top":{"type":["integer","null"]},"bottom":{"type":["integer","null"]},"left":{"type":["integer","null"]},"right":{"type":["integer","null"]}}},"Spacing-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"top":{"type":["integer","null"]},"bottom":{"type":["integer","null"]},"left":{"type":["integer","null"]},"right":{"type":["integer","null"]}}},"Spacing-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"top":{"type":["integer","null"]},"bottom":{"type":["integer","null"]},"left":{"type":["integer","null"]},"right":{"type":["integer","null"]}}},"Spacing-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"top":{"type":["integer","null"]},"bottom":{"type":["integer","null"]},"left":{"type":["integer","null"]},"right":{"type":["integer","null"]}}},"Spacing.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"top":{"type":["integer","null"]},"bottom":{"type":["integer","null"]},"left":{"type":["integer","null"]},"right":{"type":["integer","null"]}}},"Spacing.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"top":{"type":["integer","null"]},"bottom":{"type":["integer","null"]},"left":{"type":["integer","null"]},"right":{"type":["integer","null"]}}},"Spacing.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"top":{"type":["integer","null"]},"bottom":{"type":["integer","null"]},"left":{"type":["integer","null"]},"right":{"type":["integer","null"]}}},"Spacing.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"top":{"type":["integer","null"]},"bottom":{"type":["integer","null"]},"left":{"type":["integer","null"]},"right":{"type":["integer","null"]}}},"State":{"type":"object","description":"","deprecated":false,"properties":{"code":{"type":["string","null"]},"name":{"type":["string","null"]}}},"State.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"code":{"type":["string","null"]},"name":{"type":["string","null"]}}},"Status-getOrder_getOrderMeta_getStatusForEmbed_getAddress":{"type":"object","description":"","deprecated":false,"required":["code"],"properties":{"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Status-getOrders_getOrderMeta_getStatusForEmbed_getAddress":{"type":"object","description":"","deprecated":false,"required":["code"],"properties":{"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Status-getShipment_getShipmentMeta_getStatusForEmbed_getAddress":{"type":"object","description":"","deprecated":false,"required":["code"],"properties":{"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Status-getShipments_getShipmentMeta_getAddress_getStatusForEmbed":{"type":"object","description":"","deprecated":false,"required":["code"],"properties":{"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Status-getStatus":{"type":"object","description":"","deprecated":false,"required":["workspace","entity","code"],"properties":{"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"entity":{"enum":["shipments","orders"],"type":"string"},"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Status-postOrder_setOrderMeta_setStatusForEmbed_setAddress":{"type":"object","description":"","deprecated":false,"required":["code"],"properties":{"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]}}},"Status-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem":{"type":"object","description":"","deprecated":false,"required":["code"],"properties":{"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]}}},"Status-postStatus":{"type":"object","description":"","deprecated":false,"required":["workspace","entity","code"],"properties":{"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"entity":{"enum":["shipments","orders"],"type":"string"},"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]}}},"Status-putOrder_setOrderMeta_setStatusForEmbed_setAddress":{"type":"object","description":"","deprecated":false,"required":["code"],"properties":{"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]}}},"Status-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem":{"type":"object","description":"","deprecated":false,"required":["code"],"properties":{"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]}}},"Status-putStatus":{"type":"object","description":"","deprecated":false,"properties":{"title":{"type":["string","null"]},"description":{"type":["string","null"]}}},"Status.CheckStatusRefsRequest-setCheckStatusRefsRequest":{"type":"object","description":"","deprecated":false,"required":["workspaceId","statusId"],"properties":{"workspaceId":{"type":["string","null"]},"statusId":{"type":["string","null"]}}},"Status.CheckStatusRefsRequest.jsonld-setCheckStatusRefsRequest":{"type":"object","description":"","deprecated":false,"required":["workspaceId","statusId"],"properties":{"workspaceId":{"type":["string","null"]},"statusId":{"type":["string","null"]}}},"Status.CheckStatusRefsResponse-getCheckStatusRefsResponse":{"type":"object","description":"","deprecated":false,"properties":{"refsCount":{"type":"integer"}}},"Status.CheckStatusRefsResponse.jsonld-getCheckStatusRefsResponse":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"refsCount":{"type":"integer"}}},"Status.MigrateStatusRefsRequest-setMigrateStatusRefsRequest":{"type":"object","description":"","deprecated":false,"required":["workspaceId","fromStatusId","toStatusId"],"properties":{"workspaceId":{"type":["string","null"]},"fromStatusId":{"type":["string","null"]},"toStatusId":{"type":["string","null"]}}},"Status.MigrateStatusRefsRequest.jsonld-setMigrateStatusRefsRequest":{"type":"object","description":"","deprecated":false,"required":["workspaceId","fromStatusId","toStatusId"],"properties":{"workspaceId":{"type":["string","null"]},"fromStatusId":{"type":["string","null"]},"toStatusId":{"type":["string","null"]}}},"Status.MigrateStatusRefsResponse-getMigrateStatusRefsResponse":{"type":"object","description":"","deprecated":false,"properties":{"updatedRefsCount":{"type":"integer"}}},"Status.MigrateStatusRefsResponse.jsonld-getMigrateStatusRefsResponse":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"updatedRefsCount":{"type":"integer"}}},"Status.jsonld-getOrder_getOrderMeta_getStatusForEmbed_getAddress":{"type":"object","description":"","deprecated":false,"required":["code"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Status.jsonld-getOrders_getOrderMeta_getStatusForEmbed_getAddress":{"type":"object","description":"","deprecated":false,"required":["code"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Status.jsonld-getShipment_getShipmentMeta_getStatusForEmbed_getAddress":{"type":"object","description":"","deprecated":false,"required":["code"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Status.jsonld-getShipments_getShipmentMeta_getAddress_getStatusForEmbed":{"type":"object","description":"","deprecated":false,"required":["code"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Status.jsonld-getStatus":{"type":"object","description":"","deprecated":false,"required":["workspace","entity","code"],"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"entity":{"enum":["shipments","orders"],"type":"string"},"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Status.jsonld-postOrder_setOrderMeta_setStatusForEmbed_setAddress":{"type":"object","description":"","deprecated":false,"required":["code"],"properties":{"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]}}},"Status.jsonld-postShipment_setShipmentMeta_setStatusForEmbed_setAddress_postShipmentItem":{"type":"object","description":"","deprecated":false,"required":["code"],"properties":{"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]}}},"Status.jsonld-postStatus":{"type":"object","description":"","deprecated":false,"required":["workspace","entity","code"],"properties":{"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"entity":{"enum":["shipments","orders"],"type":"string"},"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]}}},"Status.jsonld-putOrder_setOrderMeta_setStatusForEmbed_setAddress":{"type":"object","description":"","deprecated":false,"required":["code"],"properties":{"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]}}},"Status.jsonld-putShipment_setShipmentMeta_setStatusForEmbed_setAddress_putShipmentItem":{"type":"object","description":"","deprecated":false,"required":["code"],"properties":{"code":{"type":"string"},"title":{"type":["string","null"]},"description":{"type":["string","null"]}}},"Status.jsonld-putStatus":{"type":"object","description":"","deprecated":false,"properties":{"title":{"type":["string","null"]},"description":{"type":["string","null"]}}},"SubdomainCheckRequest":{"type":"object","description":"","deprecated":false,"required":["subdomain"],"properties":{"subdomain":{"pattern":"^([a-z\\d][a-z-\\d]+[a-z\\d])$","type":"string"}}},"SubdomainCheckRequest.SubdomainCheckResponse":{"type":"object","description":"","deprecated":false,"properties":{"available":{"type":"boolean"}}},"SubdomainCheckRequest.SubdomainCheckResponse.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"available":{"type":"boolean"}}},"SubdomainCheckRequest.jsonld":{"type":"object","description":"","deprecated":false,"required":["subdomain"],"properties":{"subdomain":{"pattern":"^([a-z\\d][a-z-\\d]+[a-z\\d])$","type":"string"}}},"SubscribeTeamOnTrialRequest-setSubscribeTeamOnTrialRequest":{"type":"object","description":"","deprecated":false,"properties":{"teamId":{"type":["string","null"]}}},"SubscribeTeamOnTrialRequest.jsonld-setSubscribeTeamOnTrialRequest":{"type":"object","description":"","deprecated":false,"properties":{"teamId":{"type":["string","null"]}}},"Subscription-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"cbId":{"type":["string","null"]},"status":{"type":["string","null"]},"planType":{"type":["string","null"]},"planId":{"type":["string","null"]},"addonsQtyByKey":{"type":"object","additionalProperties":{"type":"integer"}},"planName":{"type":["string","null"]},"billingPeriod":{"type":["integer","null"]},"billingPeriodUnit":{"type":["string","null"]},"expiresAt":{"type":["string","null"],"format":"date-time"},"unpaidInvoices":{"type":"boolean"},"hasScheduledChanges":{"type":"boolean"},"id":{"type":"string","format":"uuid"},"hasCouponCode":{"readOnly":true,"type":"boolean"}}},"Subscription-getTeamMember_getTeams_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"cbId":{"type":["string","null"]},"status":{"type":["string","null"]},"planType":{"type":["string","null"]},"planId":{"type":["string","null"]},"addonsQtyByKey":{"type":"object","additionalProperties":{"type":"integer"}},"planName":{"type":["string","null"]},"billingPeriod":{"type":["integer","null"]},"billingPeriodUnit":{"type":["string","null"]},"expiresAt":{"type":["string","null"],"format":"date-time"},"unpaidInvoices":{"type":"boolean"},"hasScheduledChanges":{"type":"boolean"},"id":{"type":"string","format":"uuid"},"hasCouponCode":{"readOnly":true,"type":"boolean"}}},"Subscription-getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"cbId":{"type":["string","null"]},"status":{"type":["string","null"]},"planType":{"type":["string","null"]},"planId":{"type":["string","null"]},"addonsQtyByKey":{"type":"object","additionalProperties":{"type":"integer"}},"planName":{"type":["string","null"]},"billingPeriod":{"type":["integer","null"]},"billingPeriodUnit":{"type":["string","null"]},"expiresAt":{"type":["string","null"],"format":"date-time"},"unpaidInvoices":{"type":"boolean"},"hasScheduledChanges":{"type":"boolean"},"id":{"type":"string","format":"uuid"},"hasCouponCode":{"readOnly":true,"type":"boolean"}}},"Subscription-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"cbId":{"type":["string","null"]},"status":{"type":["string","null"]},"planType":{"type":["string","null"]},"planId":{"type":["string","null"]},"addonsQtyByKey":{"type":"object","additionalProperties":{"type":"integer"}},"planName":{"type":["string","null"]},"billingPeriod":{"type":["integer","null"]},"billingPeriodUnit":{"type":["string","null"]},"expiresAt":{"type":["string","null"],"format":"date-time"},"unpaidInvoices":{"type":"boolean"},"hasScheduledChanges":{"type":"boolean"},"id":{"type":"string","format":"uuid"},"hasCouponCode":{"readOnly":true,"type":"boolean"}}},"Subscription.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"cbId":{"type":["string","null"]},"status":{"type":["string","null"]},"planType":{"type":["string","null"]},"planId":{"type":["string","null"]},"addonsQtyByKey":{"type":"object","additionalProperties":{"type":"integer"}},"planName":{"type":["string","null"]},"billingPeriod":{"type":["integer","null"]},"billingPeriodUnit":{"type":["string","null"]},"expiresAt":{"type":["string","null"],"format":"date-time"},"unpaidInvoices":{"type":"boolean"},"hasScheduledChanges":{"type":"boolean"},"id":{"type":"string","format":"uuid"},"hasCouponCode":{"readOnly":true,"type":"boolean"}}},"Subscription.jsonld-getTeamMember_getTeams_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"cbId":{"type":["string","null"]},"status":{"type":["string","null"]},"planType":{"type":["string","null"]},"planId":{"type":["string","null"]},"addonsQtyByKey":{"type":"object","additionalProperties":{"type":"integer"}},"planName":{"type":["string","null"]},"billingPeriod":{"type":["integer","null"]},"billingPeriodUnit":{"type":["string","null"]},"expiresAt":{"type":["string","null"],"format":"date-time"},"unpaidInvoices":{"type":"boolean"},"hasScheduledChanges":{"type":"boolean"},"id":{"type":"string","format":"uuid"},"hasCouponCode":{"readOnly":true,"type":"boolean"}}},"Subscription.jsonld-getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"cbId":{"type":["string","null"]},"status":{"type":["string","null"]},"planType":{"type":["string","null"]},"planId":{"type":["string","null"]},"addonsQtyByKey":{"type":"object","additionalProperties":{"type":"integer"}},"planName":{"type":["string","null"]},"billingPeriod":{"type":["integer","null"]},"billingPeriodUnit":{"type":["string","null"]},"expiresAt":{"type":["string","null"],"format":"date-time"},"unpaidInvoices":{"type":"boolean"},"hasScheduledChanges":{"type":"boolean"},"id":{"type":"string","format":"uuid"},"hasCouponCode":{"readOnly":true,"type":"boolean"}}},"Subscription.jsonld-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"cbId":{"type":["string","null"]},"status":{"type":["string","null"]},"planType":{"type":["string","null"]},"planId":{"type":["string","null"]},"addonsQtyByKey":{"type":"object","additionalProperties":{"type":"integer"}},"planName":{"type":["string","null"]},"billingPeriod":{"type":["integer","null"]},"billingPeriodUnit":{"type":["string","null"]},"expiresAt":{"type":["string","null"],"format":"date-time"},"unpaidInvoices":{"type":"boolean"},"hasScheduledChanges":{"type":"boolean"},"id":{"type":"string","format":"uuid"},"hasCouponCode":{"readOnly":true,"type":"boolean"}}},"Team-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"minLength":4,"maxLength":255,"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":["string","null"]},"workspaces":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workspace-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"workspacesCount":{"type":["integer","null"]},"usersCount":{"type":["integer","null"]},"entitlements":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/Entitlement-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"subscription":{"anyOf":[{"$ref":"#\/components\/schemas\/Subscription-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},{"type":"null"}]},"billingProvider":{"type":"string"},"shopifyBillingWorkflowId":{"type":["string","null"]},"id":{"type":"string","format":"uuid"}}},"Team-getTeamMember_getTeams_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"minLength":4,"maxLength":255,"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":["string","null"]},"workspacesCount":{"type":["integer","null"]},"usersCount":{"type":["integer","null"]},"entitlements":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/Entitlement-getTeamMember_getTeams_getEntitlement_getSubscription"}},"subscription":{"anyOf":[{"$ref":"#\/components\/schemas\/Subscription-getTeamMember_getTeams_getEntitlement_getSubscription"},{"type":"null"}]},"billingProvider":{"type":"string"},"shopifyBillingWorkflowId":{"type":["string","null"]},"id":{"type":"string","format":"uuid"}}},"Team-getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"minLength":4,"maxLength":255,"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":["string","null"]},"workspaces":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"workspacesCount":{"type":["integer","null"]},"usersCount":{"type":["integer","null"]},"entitlements":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/Entitlement-getTeam_getEntitlement_getSubscription"}},"subscription":{"anyOf":[{"$ref":"#\/components\/schemas\/Subscription-getTeam_getEntitlement_getSubscription"},{"type":"null"}]},"billingProvider":{"type":"string"},"shopifyBillingWorkflowId":{"type":["string","null"]},"id":{"type":"string","format":"uuid"}}},"Team-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"minLength":4,"maxLength":255,"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":["string","null"]},"workspaces":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workspace-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"workspacesCount":{"type":["integer","null"]},"usersCount":{"type":["integer","null"]},"entitlements":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/Entitlement-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"subscription":{"anyOf":[{"$ref":"#\/components\/schemas\/Subscription-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},{"type":"null"}]},"billingProvider":{"type":"string"},"shopifyBillingWorkflowId":{"type":["string","null"]},"id":{"type":"string","format":"uuid"}}},"Team-postWorkspace_setEmailSettings_setTeam_setTrackingPage":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"minLength":4,"maxLength":255,"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":["string","null"]}}},"Team-setTeam":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"minLength":4,"maxLength":255,"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":["string","null"]}}},"Team.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"minLength":4,"maxLength":255,"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":["string","null"]},"workspaces":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workspace.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"workspacesCount":{"type":["integer","null"]},"usersCount":{"type":["integer","null"]},"entitlements":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/Entitlement.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"subscription":{"anyOf":[{"$ref":"#\/components\/schemas\/Subscription.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},{"type":"null"}]},"billingProvider":{"type":"string"},"shopifyBillingWorkflowId":{"type":["string","null"]},"id":{"type":"string","format":"uuid"}}},"Team.jsonld-getTeamMember_getTeams_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"minLength":4,"maxLength":255,"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":["string","null"]},"workspacesCount":{"type":["integer","null"]},"usersCount":{"type":["integer","null"]},"entitlements":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/Entitlement.jsonld-getTeamMember_getTeams_getEntitlement_getSubscription"}},"subscription":{"anyOf":[{"$ref":"#\/components\/schemas\/Subscription.jsonld-getTeamMember_getTeams_getEntitlement_getSubscription"},{"type":"null"}]},"billingProvider":{"type":"string"},"shopifyBillingWorkflowId":{"type":["string","null"]},"id":{"type":"string","format":"uuid"}}},"Team.jsonld-getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"minLength":4,"maxLength":255,"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":["string","null"]},"workspaces":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"workspacesCount":{"type":["integer","null"]},"usersCount":{"type":["integer","null"]},"entitlements":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/Entitlement.jsonld-getTeam_getEntitlement_getSubscription"}},"subscription":{"anyOf":[{"$ref":"#\/components\/schemas\/Subscription.jsonld-getTeam_getEntitlement_getSubscription"},{"type":"null"}]},"billingProvider":{"type":"string"},"shopifyBillingWorkflowId":{"type":["string","null"]},"id":{"type":"string","format":"uuid"}}},"Team.jsonld-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"name":{"minLength":4,"maxLength":255,"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":["string","null"]},"workspaces":{"type":"array","items":{"$ref":"#\/components\/schemas\/Workspace.jsonld-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"workspacesCount":{"type":["integer","null"]},"usersCount":{"type":["integer","null"]},"entitlements":{"type":"object","additionalProperties":{"$ref":"#\/components\/schemas\/Entitlement.jsonld-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"subscription":{"anyOf":[{"$ref":"#\/components\/schemas\/Subscription.jsonld-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},{"type":"null"}]},"billingProvider":{"type":"string"},"shopifyBillingWorkflowId":{"type":["string","null"]},"id":{"type":"string","format":"uuid"}}},"Team.jsonld-postWorkspace_setEmailSettings_setTeam_setTrackingPage":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"minLength":4,"maxLength":255,"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":["string","null"]}}},"Team.jsonld-setTeam":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"minLength":4,"maxLength":255,"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":["string","null"]}}},"TeamMember-getTeamMember_getTeams_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"team":{"$ref":"#\/components\/schemas\/Team-getTeamMember_getTeams_getEntitlement_getSubscription"},"invitedEmail":{"type":["string","null"]},"member":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"teamAdmin":{"type":"boolean"},"teamOwner":{"type":"boolean"},"id":{"readOnly":true,"type":"string","format":"uuid"},"memberName":{"readOnly":true,"type":["string","null"]},"memberPhoto":{"readOnly":true,"type":["string","null"]},"memberEmail":{"readOnly":true,"type":["string","null"]},"memberLastLoggedIn":{"readOnly":true,"type":["string","null"],"format":"date-time"},"teamName":{"readOnly":true,"type":["string","null"]},"teamId":{"readOnly":true,"type":["string","null"]}}},"TeamMember-setTeamMember":{"type":"object","description":"","deprecated":false,"properties":{"teamAdmin":{"type":"boolean"}}},"TeamMember.jsonld-getTeamMember_getTeams_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"team":{"$ref":"#\/components\/schemas\/Team.jsonld-getTeamMember_getTeams_getEntitlement_getSubscription"},"invitedEmail":{"type":["string","null"]},"member":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"teamAdmin":{"type":"boolean"},"teamOwner":{"type":"boolean"},"id":{"readOnly":true,"type":"string","format":"uuid"},"memberName":{"readOnly":true,"type":["string","null"]},"memberPhoto":{"readOnly":true,"type":["string","null"]},"memberEmail":{"readOnly":true,"type":["string","null"]},"memberLastLoggedIn":{"readOnly":true,"type":["string","null"],"format":"date-time"},"teamName":{"readOnly":true,"type":["string","null"]},"teamId":{"readOnly":true,"type":["string","null"]}}},"TeamMember.jsonld-setTeamMember":{"type":"object","description":"","deprecated":false,"properties":{"teamAdmin":{"type":"boolean"}}},"Text":{"type":"object","description":"","deprecated":false,"properties":{"alignment":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font"},"fontSize":{"type":["integer","null"]}}},"Text-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"alignment":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font-getTrackingPage_getBuilder_getDropshipperSettings"},"fontSize":{"type":["integer","null"]}}},"Text-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"alignment":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"fontSize":{"type":["integer","null"]}}},"Text-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"alignment":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font-setTrackingPage_setBuilder_setDropshipperSettings"},"fontSize":{"type":["integer","null"]}}},"Text.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"alignment":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld"},"fontSize":{"type":["integer","null"]}}},"Text.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"alignment":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"fontSize":{"type":["integer","null"]}}},"Text.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"alignment":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"fontSize":{"type":["integer","null"]}}},"Text.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"alignment":{"type":["string","null"]},"font":{"$ref":"#\/components\/schemas\/Font.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"fontSize":{"type":["integer","null"]}}},"Timezone":{"type":"object","description":"","deprecated":false,"properties":{"code":{"type":"string"},"name":{"type":"string"}}},"Timezone.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"code":{"type":"string"},"name":{"type":"string"}}},"Token-getUserSignupResponse_getUser_getToken":{"type":"object","description":"","deprecated":false,"properties":{"access_token":{"type":["string","null"]},"expires_in":{"type":["integer","null"]},"refresh_token":{"type":["string","null"]},"scope":{"type":["string","null"]},"token_type":{"type":["string","null"]},"user_email":{"type":["string","null"]},"user_id":{"type":["string","null"]}}},"Token.jsonld-getUserSignupResponse_getUser_getToken":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"access_token":{"type":["string","null"]},"expires_in":{"type":["integer","null"]},"refresh_token":{"type":["string","null"]},"scope":{"type":["string","null"]},"token_type":{"type":["string","null"]},"user_email":{"type":["string","null"]},"user_id":{"type":["string","null"]}}},"Tracking-CheckTrackingStatusesRequest_setTrackingForCheck":{"type":"object","description":"","deprecated":false,"properties":{"number":{"type":["string","null"]},"originCarrier":{"type":["string","null"]}}},"Tracking.jsonld-CheckTrackingStatusesRequest_setTrackingForCheck":{"type":"object","description":"","deprecated":false,"properties":{"number":{"type":["string","null"]},"originCarrier":{"type":["string","null"]}}},"TrackingCheckpoint-getTrackingCheckpoint":{"type":"object","description":"","deprecated":false,"properties":{"shipment":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"checkpointDate":{"type":"string","format":"date-time"},"info":{"type":["string","null"]},"location":{"type":["string","null"]},"rel":{"description":"carrier affiliation","type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"TrackingCheckpoint-getTrackingCheckpoints":{"type":"object","description":"","deprecated":false,"properties":{"checkpointDate":{"type":"string","format":"date-time"},"info":{"type":["string","null"]},"location":{"type":["string","null"]},"rel":{"description":"carrier affiliation","type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"TrackingCheckpoint.jsonld-getTrackingCheckpoint":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"shipment":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"checkpointDate":{"type":"string","format":"date-time"},"info":{"type":["string","null"]},"location":{"type":["string","null"]},"rel":{"description":"carrier affiliation","type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"TrackingCheckpoint.jsonld-getTrackingCheckpoints":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"checkpointDate":{"type":"string","format":"date-time"},"info":{"type":["string","null"]},"location":{"type":["string","null"]},"rel":{"description":"carrier affiliation","type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"TrackingPage":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"default":true,"example":true,"type":"boolean"},"reviewsEnabled":{"default":true,"example":true,"type":"boolean"},"title":{"type":["string","null"]},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"subdomain":{"pattern":"^([a-z\\d][a-z-\\d]+[a-z\\d])$","maxLength":63,"type":"string"},"domain":{"type":["string","null"]},"domainEnabled":{"type":"boolean"},"sidebarField":{"type":["string","null"]},"trackingNumberField":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"builder":{"$ref":"#\/components\/schemas\/Builder"},"dropshipperSettings":{"$ref":"#\/components\/schemas\/DropshipperSettings"},"customThemeId":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"deletedAt":{"type":["string","null"],"format":"date-time"},"usedByDefault":{"readOnly":true,"type":"boolean"},"team":{"readOnly":true,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"domainNull":{"readOnly":true,"type":"boolean"},"domainChanged":{"readOnly":true,"type":"boolean"},"deleted":{"readOnly":true,"type":"boolean"}},"required":["title","workspace","subdomain"]},"TrackingPage-getCustomTheme":{"type":"object","description":"","deprecated":false},"TrackingPage-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"default":true,"example":true,"type":"boolean"},"reviewsEnabled":{"default":true,"example":true,"type":"boolean"},"title":{"type":["string","null"]},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"subdomain":{"pattern":"^([a-z\\d][a-z-\\d]+[a-z\\d])$","maxLength":63,"type":"string"},"domain":{"type":["string","null"]},"domainEnabled":{"type":"boolean"},"sidebarField":{"type":["string","null"]},"trackingNumberField":{"type":["string","null"]},"builder":{"$ref":"#\/components\/schemas\/Builder-getTrackingPage_getBuilder_getDropshipperSettings"},"dropshipperSettings":{"$ref":"#\/components\/schemas\/DropshipperSettings-getTrackingPage_getBuilder_getDropshipperSettings"},"customThemeId":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"usedByDefault":{"readOnly":true,"type":"boolean"}},"required":["title","workspace","subdomain"]},"TrackingPage-getTrackingPages":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"default":true,"example":true,"type":"boolean"},"reviewsEnabled":{"default":true,"example":true,"type":"boolean"},"title":{"type":["string","null"]},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"subdomain":{"pattern":"^([a-z\\d][a-z-\\d]+[a-z\\d])$","maxLength":63,"type":"string"},"domain":{"type":["string","null"]},"domainEnabled":{"type":"boolean"},"sidebarField":{"type":["string","null"]},"trackingNumberField":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"usedByDefault":{"readOnly":true,"type":"boolean"}},"required":["title","workspace","subdomain"]},"TrackingPage-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"default":true,"example":true,"type":"boolean"},"reviewsEnabled":{"default":true,"example":true,"type":"boolean"},"title":{"type":["string","null"]},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"subdomain":{"pattern":"^([a-z\\d][a-z-\\d]+[a-z\\d])$","maxLength":63,"type":"string"},"domain":{"type":["string","null"]},"sidebarField":{"type":["string","null"]},"trackingNumberField":{"type":["string","null"]},"builder":{"$ref":"#\/components\/schemas\/Builder-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"dropshipperSettings":{"$ref":"#\/components\/schemas\/DropshipperSettings-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"customThemeId":{"type":["string","null"]}},"required":["title","workspace","subdomain"]},"TrackingPage-postWorkspace_setEmailSettings_setTeam_setTrackingPage":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"default":true,"example":true,"type":"boolean"},"reviewsEnabled":{"default":true,"example":true,"type":"boolean"},"title":{"type":["string","null"]},"subdomain":{"pattern":"^([a-z\\d][a-z-\\d]+[a-z\\d])$","maxLength":63,"type":"string"},"domain":{"type":["string","null"]},"sidebarField":{"type":["string","null"]},"trackingNumberField":{"type":["string","null"]},"builder":{"$ref":"#\/components\/schemas\/Builder-postWorkspace_setEmailSettings_setTeam_setTrackingPage"},"dropshipperSettings":{"$ref":"#\/components\/schemas\/DropshipperSettings-postWorkspace_setEmailSettings_setTeam_setTrackingPage"},"customThemeId":{"type":["string","null"]}},"required":["title","subdomain"]},"TrackingPage-putWorkspace_setEmailSettings_setTrackingPage":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"default":true,"example":true,"type":"boolean"},"reviewsEnabled":{"default":true,"example":true,"type":"boolean"},"title":{"type":["string","null"]},"subdomain":{"pattern":"^([a-z\\d][a-z-\\d]+[a-z\\d])$","maxLength":63,"type":"string"},"domain":{"type":["string","null"]},"sidebarField":{"type":["string","null"]},"trackingNumberField":{"type":["string","null"]},"builder":{"$ref":"#\/components\/schemas\/Builder-putWorkspace_setEmailSettings_setTrackingPage"},"dropshipperSettings":{"$ref":"#\/components\/schemas\/DropshipperSettings-putWorkspace_setEmailSettings_setTrackingPage"},"customThemeId":{"type":["string","null"]}},"required":["title","subdomain"]},"TrackingPage-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"default":true,"example":true,"type":"boolean"},"reviewsEnabled":{"default":true,"example":true,"type":"boolean"},"title":{"type":["string","null"]},"subdomain":{"pattern":"^([a-z\\d][a-z-\\d]+[a-z\\d])$","maxLength":63,"type":"string"},"domain":{"type":["string","null"]},"sidebarField":{"type":["string","null"]},"trackingNumberField":{"type":["string","null"]},"builder":{"$ref":"#\/components\/schemas\/Builder-setTrackingPage_setBuilder_setDropshipperSettings"},"dropshipperSettings":{"$ref":"#\/components\/schemas\/DropshipperSettings-setTrackingPage_setBuilder_setDropshipperSettings"},"customThemeId":{"type":["string","null"]}},"required":["title","subdomain"]},"TrackingPage.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"default":true,"example":true,"type":"boolean"},"reviewsEnabled":{"default":true,"example":true,"type":"boolean"},"title":{"type":["string","null"]},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"subdomain":{"pattern":"^([a-z\\d][a-z-\\d]+[a-z\\d])$","maxLength":63,"type":"string"},"domain":{"type":["string","null"]},"domainEnabled":{"type":"boolean"},"sidebarField":{"type":["string","null"]},"trackingNumberField":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"builder":{"$ref":"#\/components\/schemas\/Builder.jsonld"},"dropshipperSettings":{"$ref":"#\/components\/schemas\/DropshipperSettings.jsonld"},"customThemeId":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"deletedAt":{"type":["string","null"],"format":"date-time"},"usedByDefault":{"readOnly":true,"type":"boolean"},"team":{"readOnly":true,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"domainNull":{"readOnly":true,"type":"boolean"},"domainChanged":{"readOnly":true,"type":"boolean"},"deleted":{"readOnly":true,"type":"boolean"}},"required":["title","workspace","subdomain"]},"TrackingPage.jsonld-getCustomTheme":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"}}},"TrackingPage.jsonld-getTrackingPage_getBuilder_getDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"enabled":{"default":true,"example":true,"type":"boolean"},"reviewsEnabled":{"default":true,"example":true,"type":"boolean"},"title":{"type":["string","null"]},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"subdomain":{"pattern":"^([a-z\\d][a-z-\\d]+[a-z\\d])$","maxLength":63,"type":"string"},"domain":{"type":["string","null"]},"domainEnabled":{"type":"boolean"},"sidebarField":{"type":["string","null"]},"trackingNumberField":{"type":["string","null"]},"builder":{"$ref":"#\/components\/schemas\/Builder.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"dropshipperSettings":{"$ref":"#\/components\/schemas\/DropshipperSettings.jsonld-getTrackingPage_getBuilder_getDropshipperSettings"},"customThemeId":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"usedByDefault":{"readOnly":true,"type":"boolean"}},"required":["title","workspace","subdomain"]},"TrackingPage.jsonld-getTrackingPages":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"enabled":{"default":true,"example":true,"type":"boolean"},"reviewsEnabled":{"default":true,"example":true,"type":"boolean"},"title":{"type":["string","null"]},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"subdomain":{"pattern":"^([a-z\\d][a-z-\\d]+[a-z\\d])$","maxLength":63,"type":"string"},"domain":{"type":["string","null"]},"domainEnabled":{"type":"boolean"},"sidebarField":{"type":["string","null"]},"trackingNumberField":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"usedByDefault":{"readOnly":true,"type":"boolean"}},"required":["title","workspace","subdomain"]},"TrackingPage.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"default":true,"example":true,"type":"boolean"},"reviewsEnabled":{"default":true,"example":true,"type":"boolean"},"title":{"type":["string","null"]},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"subdomain":{"pattern":"^([a-z\\d][a-z-\\d]+[a-z\\d])$","maxLength":63,"type":"string"},"domain":{"type":["string","null"]},"sidebarField":{"type":["string","null"]},"trackingNumberField":{"type":["string","null"]},"builder":{"$ref":"#\/components\/schemas\/Builder.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"dropshipperSettings":{"$ref":"#\/components\/schemas\/DropshipperSettings.jsonld-postTrackingPage_setTrackingPage_setBuilder_setDropshipperSettings"},"customThemeId":{"type":["string","null"]}},"required":["title","workspace","subdomain"]},"TrackingPage.jsonld-postWorkspace_setEmailSettings_setTeam_setTrackingPage":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"default":true,"example":true,"type":"boolean"},"reviewsEnabled":{"default":true,"example":true,"type":"boolean"},"title":{"type":["string","null"]},"subdomain":{"pattern":"^([a-z\\d][a-z-\\d]+[a-z\\d])$","maxLength":63,"type":"string"},"domain":{"type":["string","null"]},"sidebarField":{"type":["string","null"]},"trackingNumberField":{"type":["string","null"]},"builder":{"$ref":"#\/components\/schemas\/Builder.jsonld-postWorkspace_setEmailSettings_setTeam_setTrackingPage"},"dropshipperSettings":{"$ref":"#\/components\/schemas\/DropshipperSettings.jsonld-postWorkspace_setEmailSettings_setTeam_setTrackingPage"},"customThemeId":{"type":["string","null"]}},"required":["title","subdomain"]},"TrackingPage.jsonld-putWorkspace_setEmailSettings_setTrackingPage":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"default":true,"example":true,"type":"boolean"},"reviewsEnabled":{"default":true,"example":true,"type":"boolean"},"title":{"type":["string","null"]},"subdomain":{"pattern":"^([a-z\\d][a-z-\\d]+[a-z\\d])$","maxLength":63,"type":"string"},"domain":{"type":["string","null"]},"sidebarField":{"type":["string","null"]},"trackingNumberField":{"type":["string","null"]},"builder":{"$ref":"#\/components\/schemas\/Builder.jsonld-putWorkspace_setEmailSettings_setTrackingPage"},"dropshipperSettings":{"$ref":"#\/components\/schemas\/DropshipperSettings.jsonld-putWorkspace_setEmailSettings_setTrackingPage"},"customThemeId":{"type":["string","null"]}},"required":["title","subdomain"]},"TrackingPage.jsonld-setTrackingPage_setBuilder_setDropshipperSettings":{"type":"object","description":"","deprecated":false,"properties":{"enabled":{"default":true,"example":true,"type":"boolean"},"reviewsEnabled":{"default":true,"example":true,"type":"boolean"},"title":{"type":["string","null"]},"subdomain":{"pattern":"^([a-z\\d][a-z-\\d]+[a-z\\d])$","maxLength":63,"type":"string"},"domain":{"type":["string","null"]},"sidebarField":{"type":["string","null"]},"trackingNumberField":{"type":["string","null"]},"builder":{"$ref":"#\/components\/schemas\/Builder.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"dropshipperSettings":{"$ref":"#\/components\/schemas\/DropshipperSettings.jsonld-setTrackingPage_setBuilder_setDropshipperSettings"},"customThemeId":{"type":["string","null"]}},"required":["title","subdomain"]},"TrackingStatus-getTrackingStatus":{"type":"object","description":"","deprecated":false,"properties":{"code":{"type":"string"},"title":{"type":"string"},"description":{"type":["string","null"]}}},"TrackingStatus.jsonld-getTrackingStatus":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"code":{"type":"string"},"title":{"type":"string"},"description":{"type":["string","null"]}}},"User-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"required":["email","firstName"],"properties":{"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"emailVerified":{"type":"boolean"},"passwordSet":{"type":"boolean"},"trialRedeemed":{"type":"boolean"},"timezone":{"type":["string","null"]},"photo":{"anyOf":[{"$ref":"#\/components\/schemas\/Media-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},{"type":"null"}]},"nextOnboardingStep":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"teams":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Team-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"passedBusinessType":{"readOnly":true,"type":"boolean"}}},"User-getUserSignupResponse_getUser_getToken":{"type":"object","description":"","deprecated":false,"required":["email","firstName"],"properties":{"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"emailVerified":{"type":"boolean"},"passwordSet":{"type":"boolean"},"trialRedeemed":{"type":"boolean"},"timezone":{"type":["string","null"]},"photo":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"nextOnboardingStep":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"teams":{"readOnly":true,"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"passedBusinessType":{"readOnly":true,"type":"boolean"}}},"User-getUserVerifyEmailResponse_getUser":{"type":"object","description":"","deprecated":false,"required":["email","firstName"],"properties":{"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"emailVerified":{"type":"boolean"},"passwordSet":{"type":"boolean"},"trialRedeemed":{"type":"boolean"},"timezone":{"type":["string","null"]},"photo":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"nextOnboardingStep":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"teams":{"readOnly":true,"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"passedBusinessType":{"readOnly":true,"type":"boolean"}}},"User-getUser_getMediaShort":{"type":"object","description":"","deprecated":false,"required":["email","firstName"],"properties":{"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"emailVerified":{"type":"boolean"},"passwordSet":{"type":"boolean"},"trialRedeemed":{"type":"boolean"},"timezone":{"type":["string","null"]},"photo":{"anyOf":[{"$ref":"#\/components\/schemas\/Media-getUser_getMediaShort"},{"type":"null"}]},"nextOnboardingStep":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"teams":{"readOnly":true,"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"passedBusinessType":{"readOnly":true,"type":"boolean"}}},"User-setUser":{"type":"object","description":"","deprecated":false,"required":["firstName"],"properties":{"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"plainPassword":{"minLength":8,"type":["string","null"]},"timezone":{"type":["string","null"]},"refTrackingId":{"type":["string","null"]},"photo":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"shipmentsVolume":{"type":["integer","null"]},"needsHelpWith":{"type":"array","items":{"type":"string"}},"nextOnboardingStep":{"type":["string","null"]},"matomoId":{"type":["string","null"]},"matomoReferrer":{"type":["string","null"]}}},"User.ForgotPasswordResetRequest-setForgotPasswordResetRequest":{"type":"object","description":"","deprecated":false,"required":["code","newPassword"],"properties":{"code":{"type":["string","null"]},"newPassword":{"minLength":6,"type":["string","null"]}}},"User.ForgotPasswordResetRequest.jsonld-setForgotPasswordResetRequest":{"type":"object","description":"","deprecated":false,"required":["code","newPassword"],"properties":{"code":{"type":["string","null"]},"newPassword":{"minLength":6,"type":["string","null"]}}},"User.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"required":["email","firstName"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"emailVerified":{"type":"boolean"},"passwordSet":{"type":"boolean"},"trialRedeemed":{"type":"boolean"},"timezone":{"type":["string","null"]},"photo":{"anyOf":[{"$ref":"#\/components\/schemas\/Media.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},{"type":"null"}]},"nextOnboardingStep":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"teams":{"readOnly":true,"type":"array","items":{"$ref":"#\/components\/schemas\/Team.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"}},"passedBusinessType":{"readOnly":true,"type":"boolean"}}},"User.jsonld-getUserSignupResponse_getUser_getToken":{"type":"object","description":"","deprecated":false,"required":["email","firstName"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"emailVerified":{"type":"boolean"},"passwordSet":{"type":"boolean"},"trialRedeemed":{"type":"boolean"},"timezone":{"type":["string","null"]},"photo":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"nextOnboardingStep":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"teams":{"readOnly":true,"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"passedBusinessType":{"readOnly":true,"type":"boolean"}}},"User.jsonld-getUserVerifyEmailResponse_getUser":{"type":"object","description":"","deprecated":false,"required":["email","firstName"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"emailVerified":{"type":"boolean"},"passwordSet":{"type":"boolean"},"trialRedeemed":{"type":"boolean"},"timezone":{"type":["string","null"]},"photo":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"nextOnboardingStep":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"teams":{"readOnly":true,"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"passedBusinessType":{"readOnly":true,"type":"boolean"}}},"User.jsonld-getUser_getMediaShort":{"type":"object","description":"","deprecated":false,"required":["email","firstName"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"emailVerified":{"type":"boolean"},"passwordSet":{"type":"boolean"},"trialRedeemed":{"type":"boolean"},"timezone":{"type":["string","null"]},"photo":{"anyOf":[{"$ref":"#\/components\/schemas\/Media.jsonld-getUser_getMediaShort"},{"type":"null"}]},"nextOnboardingStep":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"},"teams":{"readOnly":true,"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"passedBusinessType":{"readOnly":true,"type":"boolean"}}},"User.jsonld-setUser":{"type":"object","description":"","deprecated":false,"required":["firstName"],"properties":{"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"plainPassword":{"minLength":8,"type":["string","null"]},"timezone":{"type":["string","null"]},"refTrackingId":{"type":["string","null"]},"photo":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"shipmentsVolume":{"type":["integer","null"]},"needsHelpWith":{"type":"array","items":{"type":"string"}},"nextOnboardingStep":{"type":["string","null"]},"matomoId":{"type":["string","null"]},"matomoReferrer":{"type":["string","null"]}}},"UserResendEmailRequest":{"type":"object","description":"","deprecated":false,"required":["email"],"properties":{"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"captcha":{"type":["string","null"]}}},"UserResendEmailRequest.jsonld":{"type":"object","description":"","deprecated":false,"required":["email"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"captcha":{"type":["string","null"]}}},"UserSignupRequest-setUserSignupRequest":{"type":"object","description":"","deprecated":false,"required":["email"],"properties":{"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"captcha":{"type":["string","null"]},"refTrackingId":{"type":["string","null"]},"invitationCode":{"type":["string","null"]},"matomoId":{"type":["string","null"]},"matomoReferrer":{"type":["string","null"]},"onboardingStep":{"type":["string","null"]}}},"UserSignupRequest.UserSignupResponse-getUserSignupResponse_getUser_getToken":{"type":"object","description":"","deprecated":false,"properties":{"user":{"$ref":"#\/components\/schemas\/User-getUserSignupResponse_getUser_getToken"},"token":{"anyOf":[{"$ref":"#\/components\/schemas\/Token-getUserSignupResponse_getUser_getToken"},{"type":"null"}]}}},"UserSignupRequest.UserSignupResponse.jsonld-getUserSignupResponse_getUser_getToken":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"user":{"$ref":"#\/components\/schemas\/User.jsonld-getUserSignupResponse_getUser_getToken"},"token":{"anyOf":[{"$ref":"#\/components\/schemas\/Token.jsonld-getUserSignupResponse_getUser_getToken"},{"type":"null"}]}}},"UserSignupRequest.jsonld-setUserSignupRequest":{"type":"object","description":"","deprecated":false,"required":["email"],"properties":{"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":["string","null"]},"captcha":{"type":["string","null"]},"refTrackingId":{"type":["string","null"]},"invitationCode":{"type":["string","null"]},"matomoId":{"type":["string","null"]},"matomoReferrer":{"type":["string","null"]},"onboardingStep":{"type":["string","null"]}}},"UserVerifyEmailRequest":{"type":"object","description":"","deprecated":false,"required":["code"],"properties":{"code":{"type":["string","null"]}}},"UserVerifyEmailRequest.UserVerifyEmailResponse-getUserVerifyEmailResponse_getUser":{"type":"object","description":"","deprecated":false,"properties":{"user":{"anyOf":[{"$ref":"#\/components\/schemas\/User-getUserVerifyEmailResponse_getUser"},{"type":"null"}]},"token":{"type":["array","null"],"items":{"type":"string"}}}},"UserVerifyEmailRequest.UserVerifyEmailResponse.jsonld-getUserVerifyEmailResponse_getUser":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"user":{"anyOf":[{"$ref":"#\/components\/schemas\/User.jsonld-getUserVerifyEmailResponse_getUser"},{"type":"null"}]},"token":{"type":["array","null"],"items":{"type":"string"}}}},"UserVerifyEmailRequest.jsonld":{"type":"object","description":"","deprecated":false,"required":["code"],"properties":{"code":{"type":["string","null"]}}},"VerifyDomainRequest":{"type":"object","description":"","deprecated":false,"required":["domain"],"properties":{"domain":{"type":"string"}}},"VerifyDomainRequest.DomainVerificationState":{"type":"object","description":"","deprecated":false,"properties":{"accessible":{"type":"boolean"},"ssl":{"type":"boolean"},"verified":{"type":"boolean"}}},"VerifyDomainRequest.DomainVerificationState.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"accessible":{"type":"boolean"},"ssl":{"type":"boolean"},"verified":{"type":"boolean"}}},"VerifyDomainRequest.jsonld":{"type":"object","description":"","deprecated":false,"required":["domain"],"properties":{"domain":{"type":"string"}}},"VerifyProductsFeedRequest":{"type":"object","description":"","deprecated":false,"required":["feedUrl"],"properties":{"feedUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":"string"}}},"VerifyProductsFeedRequest.VerifyProductsFeedResponse-getVerifyProductsFeedResponse_getBuilder":{"type":"object","description":"","deprecated":false,"properties":{"accessible":{"type":"boolean"},"verified":{"type":"boolean"},"items":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductItem-getVerifyProductsFeedResponse_getBuilder"}}}},"VerifyProductsFeedRequest.VerifyProductsFeedResponse.jsonld-getVerifyProductsFeedResponse_getBuilder":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"accessible":{"type":"boolean"},"verified":{"type":"boolean"},"items":{"type":"array","items":{"$ref":"#\/components\/schemas\/ProductItem.jsonld-getVerifyProductsFeedResponse_getBuilder"}}}},"VerifyProductsFeedRequest.jsonld":{"type":"object","description":"","deprecated":false,"required":["feedUrl"],"properties":{"feedUrl":{"format":"uri","externalDocs":{"url":"https:\/\/schema.org\/url"},"type":"string"}}},"Widget-getWidget_getWidgetMeta":{"type":"object","description":"","deprecated":false,"required":["title","type","workspace"],"properties":{"title":{"minLength":4,"maxLength":255,"type":"string"},"type":{"enum":["products-slider","email-validation-script"],"type":"string"},"enabled":{"default":true,"example":true,"type":"boolean"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"options":{"type":"array","items":{"type":"string"}},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"integration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Widget-getWidgets_getWidgetMeta":{"type":"object","description":"","deprecated":false,"required":["title","type","workspace"],"properties":{"title":{"minLength":4,"maxLength":255,"type":"string"},"type":{"enum":["products-slider","email-validation-script"],"type":"string"},"enabled":{"default":true,"example":true,"type":"boolean"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"integration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Widget-postWidget_setWidget_setWidgetMeta":{"type":"object","description":"","deprecated":false,"required":["title","type","workspace"],"properties":{"title":{"minLength":4,"maxLength":255,"type":"string"},"type":{"enum":["products-slider","email-validation-script"],"type":"string"},"enabled":{"default":true,"example":true,"type":"boolean"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"options":{"type":"array","items":{"type":"string"}}}},"Widget-setWidget_setWidgetMeta":{"type":"object","description":"","deprecated":false,"required":["title","type"],"properties":{"title":{"minLength":4,"maxLength":255,"type":"string"},"type":{"enum":["products-slider","email-validation-script"],"type":"string"},"enabled":{"default":true,"example":true,"type":"boolean"},"options":{"type":"array","items":{"type":"string"}}}},"Widget.jsonld-getWidget_getWidgetMeta":{"type":"object","description":"","deprecated":false,"required":["title","type","workspace"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"minLength":4,"maxLength":255,"type":"string"},"type":{"enum":["products-slider","email-validation-script"],"type":"string"},"enabled":{"default":true,"example":true,"type":"boolean"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"options":{"type":"array","items":{"type":"string"}},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"integration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Widget.jsonld-getWidgets_getWidgetMeta":{"type":"object","description":"","deprecated":false,"required":["title","type","workspace"],"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"minLength":4,"maxLength":255,"type":"string"},"type":{"enum":["products-slider","email-validation-script"],"type":"string"},"enabled":{"default":true,"example":true,"type":"boolean"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"integration":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Widget.jsonld-postWidget_setWidget_setWidgetMeta":{"type":"object","description":"","deprecated":false,"required":["title","type","workspace"],"properties":{"title":{"minLength":4,"maxLength":255,"type":"string"},"type":{"enum":["products-slider","email-validation-script"],"type":"string"},"enabled":{"default":true,"example":true,"type":"boolean"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"options":{"type":"array","items":{"type":"string"}}}},"Widget.jsonld-setWidget_setWidgetMeta":{"type":"object","description":"","deprecated":false,"required":["title","type"],"properties":{"title":{"minLength":4,"maxLength":255,"type":"string"},"type":{"enum":["products-slider","email-validation-script"],"type":"string"},"enabled":{"default":true,"example":true,"type":"boolean"},"options":{"type":"array","items":{"type":"string"}}}},"WidgetLog-getWidgetLog":{"type":"object","description":"","deprecated":false,"properties":{"widget":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"info":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"WidgetLog-getWidgetLogs":{"type":"object","description":"","deprecated":false,"properties":{"widget":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"info":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"WidgetLog.jsonld-getWidgetLog":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"widget":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"info":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"WidgetLog.jsonld-getWidgetLogs":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"widget":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"info":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Workflow-getWorkflow_getWorkflowMeta":{"type":"object","description":"","deprecated":false,"required":["title","type","workspace","enabled","period"],"properties":{"title":{"maxLength":255,"type":["string","null"]},"type":{"enum":["webhook","integration-woocommerce","integration-zapier","integration-shopify","integration-integrately","integration-slack","integration-klaviyo"],"type":"string"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"credentials":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"notificationEmails":{"type":"array","items":{"type":"string"}},"enabled":{"default":true,"example":true,"type":"boolean"},"lastRunDate":{"type":["string","null"],"format":"date-time"},"period":{"enum":["immediately","5m","15m","30m","1h","6h"],"description":"applies only to out","type":"string"},"integration":{"anyOf":[{"$ref":"#\/components\/schemas\/Workflow-getWorkflow_getWorkflowMeta"},{"type":"null"}]},"firstTimeSetupPassed":{"type":"boolean"},"tags":{"type":"array","items":{"type":"string"}},"id":{"readOnly":true,"type":"string","format":"uuid"},"integrationType":{"readOnly":true,"type":["string","null"]},"passive":{"readOnly":true,"description":"On TrackMage side nothing happens. Workflow doesn't have an executor.","type":"boolean"},"remote":{"readOnly":true,"description":"The external system controls this integration.","type":"boolean"},"firstTimeSetupRequired":{"readOnly":true,"type":"boolean"},"runInProgress":{"readOnly":true,"type":"boolean"}}},"Workflow-getWorkflows_getWorkflowMeta":{"type":"object","description":"","deprecated":false,"required":["title","type","enabled","period"],"properties":{"title":{"maxLength":255,"type":["string","null"]},"type":{"enum":["webhook","integration-woocommerce","integration-zapier","integration-shopify","integration-integrately","integration-slack","integration-klaviyo"],"type":"string"},"enabled":{"default":true,"example":true,"type":"boolean"},"lastRunDate":{"type":["string","null"],"format":"date-time"},"period":{"enum":["immediately","5m","15m","30m","1h","6h"],"description":"applies only to out","type":"string"},"integration":{"anyOf":[{"$ref":"#\/components\/schemas\/Workflow-getWorkflows_getWorkflowMeta"},{"type":"null"}]},"firstTimeSetupPassed":{"type":"boolean"},"tags":{"type":"array","items":{"type":"string"}},"id":{"readOnly":true,"type":"string","format":"uuid"},"integrationType":{"readOnly":true,"type":["string","null"]},"passive":{"readOnly":true,"description":"On TrackMage side nothing happens. Workflow doesn't have an executor.","type":"boolean"},"remote":{"readOnly":true,"description":"The external system controls this integration.","type":"boolean"},"firstTimeSetupRequired":{"readOnly":true,"type":"boolean"},"runInProgress":{"readOnly":true,"type":"boolean"}}},"Workflow-setWorkflow_setWorkflowMeta":{"type":"object","description":"","deprecated":false,"required":["title","type","workspace","enabled","period"],"properties":{"title":{"maxLength":255,"type":["string","null"]},"type":{"enum":["webhook","integration-woocommerce","integration-zapier","integration-shopify","integration-integrately","integration-slack","integration-klaviyo"],"type":"string"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"credentials":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"notificationEmails":{"type":"array","items":{"type":"string"}},"enabled":{"default":true,"example":true,"type":"boolean"},"period":{"enum":["immediately","5m","15m","30m","1h","6h"],"description":"applies only to out","type":"string"},"integration":{"anyOf":[{"$ref":"#\/components\/schemas\/Workflow-setWorkflow_setWorkflowMeta"},{"type":"null"}]},"firstTimeSetupPassed":{"type":"boolean"}}},"Workflow-setWorkflow_setWorkflowMeta_postCredentials_setCredentialsMeta":{"type":"object","description":"","deprecated":false,"required":["title","type","workspace","enabled","period"],"properties":{"title":{"maxLength":255,"type":["string","null"]},"type":{"enum":["webhook","integration-woocommerce","integration-zapier","integration-shopify","integration-integrately","integration-slack","integration-klaviyo"],"type":"string"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"credentials":{"anyOf":[{"$ref":"#\/components\/schemas\/Credentials-setWorkflow_setWorkflowMeta_postCredentials_setCredentialsMeta"},{"type":"null"}]},"notificationEmails":{"type":"array","items":{"type":"string"}},"enabled":{"default":true,"example":true,"type":"boolean"},"period":{"enum":["immediately","5m","15m","30m","1h","6h"],"description":"applies only to out","type":"string"},"integration":{"anyOf":[{"$ref":"#\/components\/schemas\/Workflow-setWorkflow_setWorkflowMeta_postCredentials_setCredentialsMeta"},{"type":"null"}]},"firstTimeSetupPassed":{"type":"boolean"}}},"Workflow.ExecuteWorkflowRequest-setExecuteWorkflowRequest":{"type":"object","description":"","deprecated":false},"Workflow.ExecuteWorkflowRequest.jsonld-setExecuteWorkflowRequest":{"type":"object","description":"","deprecated":false},"Workflow.SubmitSuggestionRequest-setSubmitSuggestionRequest":{"type":"object","description":"","deprecated":false,"properties":{"comment":{"type":["string","null"]}}},"Workflow.SubmitSuggestionRequest.jsonld-setSubmitSuggestionRequest":{"type":"object","description":"","deprecated":false,"properties":{"comment":{"type":["string","null"]}}},"Workflow.jsonld-getWorkflow_getWorkflowMeta":{"type":"object","description":"","deprecated":false,"required":["title","type","workspace","enabled","period"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"title":{"maxLength":255,"type":["string","null"]},"type":{"enum":["webhook","integration-woocommerce","integration-zapier","integration-shopify","integration-integrately","integration-slack","integration-klaviyo"],"type":"string"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"credentials":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"notificationEmails":{"type":"array","items":{"type":"string"}},"enabled":{"default":true,"example":true,"type":"boolean"},"lastRunDate":{"type":["string","null"],"format":"date-time"},"period":{"enum":["immediately","5m","15m","30m","1h","6h"],"description":"applies only to out","type":"string"},"integration":{"anyOf":[{"$ref":"#\/components\/schemas\/Workflow.jsonld-getWorkflow_getWorkflowMeta"},{"type":"null"}]},"firstTimeSetupPassed":{"type":"boolean"},"tags":{"type":"array","items":{"type":"string"}},"id":{"readOnly":true,"type":"string","format":"uuid"},"integrationType":{"readOnly":true,"type":["string","null"]},"passive":{"readOnly":true,"description":"On TrackMage side nothing happens. Workflow doesn't have an executor.","type":"boolean"},"remote":{"readOnly":true,"description":"The external system controls this integration.","type":"boolean"},"firstTimeSetupRequired":{"readOnly":true,"type":"boolean"},"runInProgress":{"readOnly":true,"type":"boolean"}}},"Workflow.jsonld-getWorkflows_getWorkflowMeta":{"type":"object","description":"","deprecated":false,"required":["title","type","enabled","period"],"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"title":{"maxLength":255,"type":["string","null"]},"type":{"enum":["webhook","integration-woocommerce","integration-zapier","integration-shopify","integration-integrately","integration-slack","integration-klaviyo"],"type":"string"},"enabled":{"default":true,"example":true,"type":"boolean"},"lastRunDate":{"type":["string","null"],"format":"date-time"},"period":{"enum":["immediately","5m","15m","30m","1h","6h"],"description":"applies only to out","type":"string"},"integration":{"anyOf":[{"$ref":"#\/components\/schemas\/Workflow.jsonld-getWorkflows_getWorkflowMeta"},{"type":"null"}]},"firstTimeSetupPassed":{"type":"boolean"},"tags":{"type":"array","items":{"type":"string"}},"id":{"readOnly":true,"type":"string","format":"uuid"},"integrationType":{"readOnly":true,"type":["string","null"]},"passive":{"readOnly":true,"description":"On TrackMage side nothing happens. Workflow doesn't have an executor.","type":"boolean"},"remote":{"readOnly":true,"description":"The external system controls this integration.","type":"boolean"},"firstTimeSetupRequired":{"readOnly":true,"type":"boolean"},"runInProgress":{"readOnly":true,"type":"boolean"}}},"Workflow.jsonld-setWorkflow_setWorkflowMeta":{"type":"object","description":"","deprecated":false,"required":["title","type","workspace","enabled","period"],"properties":{"title":{"maxLength":255,"type":["string","null"]},"type":{"enum":["webhook","integration-woocommerce","integration-zapier","integration-shopify","integration-integrately","integration-slack","integration-klaviyo"],"type":"string"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"credentials":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"notificationEmails":{"type":"array","items":{"type":"string"}},"enabled":{"default":true,"example":true,"type":"boolean"},"period":{"enum":["immediately","5m","15m","30m","1h","6h"],"description":"applies only to out","type":"string"},"integration":{"anyOf":[{"$ref":"#\/components\/schemas\/Workflow.jsonld-setWorkflow_setWorkflowMeta"},{"type":"null"}]},"firstTimeSetupPassed":{"type":"boolean"}}},"Workflow.jsonld-setWorkflow_setWorkflowMeta_postCredentials_setCredentialsMeta":{"type":"object","description":"","deprecated":false,"required":["title","type","workspace","enabled","period"],"properties":{"title":{"maxLength":255,"type":["string","null"]},"type":{"enum":["webhook","integration-woocommerce","integration-zapier","integration-shopify","integration-integrately","integration-slack","integration-klaviyo"],"type":"string"},"workspace":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"credentials":{"anyOf":[{"$ref":"#\/components\/schemas\/Credentials.jsonld-setWorkflow_setWorkflowMeta_postCredentials_setCredentialsMeta"},{"type":"null"}]},"notificationEmails":{"type":"array","items":{"type":"string"}},"enabled":{"default":true,"example":true,"type":"boolean"},"period":{"enum":["immediately","5m","15m","30m","1h","6h"],"description":"applies only to out","type":"string"},"integration":{"anyOf":[{"$ref":"#\/components\/schemas\/Workflow.jsonld-setWorkflow_setWorkflowMeta_postCredentials_setCredentialsMeta"},{"type":"null"}]},"firstTimeSetupPassed":{"type":"boolean"}}},"WorkflowRun-getWorkflowRun":{"type":"object","description":"","deprecated":false,"properties":{"workflow":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"status":{"type":"string"},"duration":{"type":["integer","null"]},"log":{"type":["string","null"]},"errors":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"WorkflowRun-getWorkflowRuns":{"type":"object","description":"","deprecated":false,"properties":{"workflow":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"status":{"type":"string"},"duration":{"type":["integer","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"WorkflowRun.jsonld-getWorkflowRun":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"workflow":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"status":{"type":"string"},"duration":{"type":["integer","null"]},"log":{"type":["string","null"]},"errors":{"type":["string","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"WorkflowRun.jsonld-getWorkflowRuns":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"workflow":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"status":{"type":"string"},"duration":{"type":["integer","null"]},"id":{"readOnly":true,"type":"string","format":"uuid"}}},"Workspace-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"required":["team","title","defaultTrackingPage"],"properties":{"team":{"$ref":"#\/components\/schemas\/Team-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},"title":{"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":"string"},"defaultTrackingPage":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"shipmentsCount":{"type":["integer","null"]},"ordersCount":{"type":["integer","null"]},"workflowsCount":{"type":["integer","null"]},"preferredCarriers":{"type":"array","items":{"type":"string"}},"considerShipmentDelayed":{"type":"object","additionalProperties":{"type":"integer"}},"workflowsOrder":{"type":"array","items":{"type":"string"}},"logo":{"anyOf":[{"$ref":"#\/components\/schemas\/Media-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},{"type":"null"}]},"emailSettings":{"$ref":"#\/components\/schemas\/EmailSettings-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},"widgets":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"id":{"readOnly":true,"type":"string","format":"uuid"},"scheduledForDelete":{"type":["boolean","null"]},"members":{"readOnly":true,"type":"array","items":{"type":"string"}},"ecommerceIntegrationType":{"readOnly":true,"type":["string","null"]}}},"Workspace-getWorkspaceMember_getWorkspaces_getMediaShort":{"type":"object","description":"","deprecated":false,"required":["team","title","defaultTrackingPage"],"properties":{"team":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"title":{"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":"string"},"defaultTrackingPage":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"shipmentsCount":{"type":["integer","null"]},"ordersCount":{"type":["integer","null"]},"workflowsCount":{"type":["integer","null"]},"preferredCarriers":{"type":"array","items":{"type":"string"}},"considerShipmentDelayed":{"type":"object","additionalProperties":{"type":"integer"}},"logo":{"anyOf":[{"$ref":"#\/components\/schemas\/Media-getWorkspaceMember_getWorkspaces_getMediaShort"},{"type":"null"}]},"widgets":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"id":{"readOnly":true,"type":"string","format":"uuid"},"scheduledForDelete":{"type":["boolean","null"]},"members":{"readOnly":true,"type":"array","items":{"type":"string"}},"ecommerceIntegrationType":{"readOnly":true,"type":["string","null"]}}},"Workspace-getWorkspace_getEmailSettings_getMediaShort":{"type":"object","description":"","deprecated":false,"required":["team","title","defaultTrackingPage"],"properties":{"team":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"title":{"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":"string"},"defaultTrackingPage":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"shipmentsCount":{"type":["integer","null"]},"ordersCount":{"type":["integer","null"]},"workflowsCount":{"type":["integer","null"]},"preferredCarriers":{"type":"array","items":{"type":"string"}},"considerShipmentDelayed":{"type":"object","additionalProperties":{"type":"integer"}},"workflowsOrder":{"type":"array","items":{"type":"string"}},"logo":{"anyOf":[{"$ref":"#\/components\/schemas\/Media-getWorkspace_getEmailSettings_getMediaShort"},{"type":"null"}]},"emailSettings":{"$ref":"#\/components\/schemas\/EmailSettings-getWorkspace_getEmailSettings_getMediaShort"},"widgets":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"id":{"readOnly":true,"type":"string","format":"uuid"},"scheduledForDelete":{"type":["boolean","null"]},"members":{"readOnly":true,"type":"array","items":{"type":"string"}},"ecommerceIntegrationType":{"readOnly":true,"type":["string","null"]}}},"Workspace-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"required":["team","title","defaultTrackingPage"],"properties":{"team":{"$ref":"#\/components\/schemas\/Team-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},"title":{"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":"string"},"defaultTrackingPage":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"shipmentsCount":{"type":["integer","null"]},"ordersCount":{"type":["integer","null"]},"workflowsCount":{"type":["integer","null"]},"preferredCarriers":{"type":"array","items":{"type":"string"}},"considerShipmentDelayed":{"type":"object","additionalProperties":{"type":"integer"}},"workflowsOrder":{"type":"array","items":{"type":"string"}},"logo":{"anyOf":[{"$ref":"#\/components\/schemas\/Media-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},{"type":"null"}]},"emailSettings":{"$ref":"#\/components\/schemas\/EmailSettings-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},"widgets":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"id":{"readOnly":true,"type":"string","format":"uuid"},"scheduledForDelete":{"type":["boolean","null"]},"members":{"readOnly":true,"type":"array","items":{"type":"string"}},"ecommerceIntegrationType":{"readOnly":true,"type":["string","null"]}}},"Workspace-postWorkspace_setEmailSettings_setTeam_setTrackingPage":{"type":"object","description":"","deprecated":false,"required":["team","title","defaultTrackingPage"],"properties":{"team":{"$ref":"#\/components\/schemas\/Team-postWorkspace_setEmailSettings_setTeam_setTrackingPage"},"title":{"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":"string"},"defaultTrackingPage":{"anyOf":[{"$ref":"#\/components\/schemas\/TrackingPage-postWorkspace_setEmailSettings_setTeam_setTrackingPage"},{"type":"null"}]},"preferredCarriers":{"type":"array","items":{"type":"string"}},"considerShipmentDelayed":{"type":"object","additionalProperties":{"type":"integer"}},"workflowsOrder":{"type":"array","items":{"type":"string"}},"logo":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"emailSettings":{"$ref":"#\/components\/schemas\/EmailSettings-postWorkspace_setEmailSettings_setTeam_setTrackingPage"}}},"Workspace-putWorkspace_setEmailSettings_setTrackingPage":{"type":"object","description":"","deprecated":false,"required":["title","defaultTrackingPage"],"properties":{"title":{"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":"string"},"defaultTrackingPage":{"anyOf":[{"$ref":"#\/components\/schemas\/TrackingPage-putWorkspace_setEmailSettings_setTrackingPage"},{"type":"null"}]},"preferredCarriers":{"type":"array","items":{"type":"string"}},"considerShipmentDelayed":{"type":"object","additionalProperties":{"type":"integer"}},"workflowsOrder":{"type":"array","items":{"type":"string"}},"logo":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"emailSettings":{"$ref":"#\/components\/schemas\/EmailSettings-putWorkspace_setEmailSettings_setTrackingPage"}}},"Workspace.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"required":["team","title","defaultTrackingPage"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"team":{"$ref":"#\/components\/schemas\/Team.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},"title":{"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":"string"},"defaultTrackingPage":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"shipmentsCount":{"type":["integer","null"]},"ordersCount":{"type":["integer","null"]},"workflowsCount":{"type":["integer","null"]},"preferredCarriers":{"type":"array","items":{"type":"string"}},"considerShipmentDelayed":{"type":"object","additionalProperties":{"type":"integer"}},"workflowsOrder":{"type":"array","items":{"type":"string"}},"logo":{"anyOf":[{"$ref":"#\/components\/schemas\/Media.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},{"type":"null"}]},"emailSettings":{"$ref":"#\/components\/schemas\/EmailSettings.jsonld-getShopifyRegisterResponse_getUser_getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},"widgets":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"id":{"readOnly":true,"type":"string","format":"uuid"},"scheduledForDelete":{"type":["boolean","null"]},"members":{"readOnly":true,"type":"array","items":{"type":"string"}},"ecommerceIntegrationType":{"readOnly":true,"type":["string","null"]}}},"Workspace.jsonld-getWorkspaceMember_getWorkspaces_getMediaShort":{"type":"object","description":"","deprecated":false,"required":["team","title","defaultTrackingPage"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"team":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"title":{"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":"string"},"defaultTrackingPage":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"shipmentsCount":{"type":["integer","null"]},"ordersCount":{"type":["integer","null"]},"workflowsCount":{"type":["integer","null"]},"preferredCarriers":{"type":"array","items":{"type":"string"}},"considerShipmentDelayed":{"type":"object","additionalProperties":{"type":"integer"}},"logo":{"anyOf":[{"$ref":"#\/components\/schemas\/Media.jsonld-getWorkspaceMember_getWorkspaces_getMediaShort"},{"type":"null"}]},"widgets":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"id":{"readOnly":true,"type":"string","format":"uuid"},"scheduledForDelete":{"type":["boolean","null"]},"members":{"readOnly":true,"type":"array","items":{"type":"string"}},"ecommerceIntegrationType":{"readOnly":true,"type":["string","null"]}}},"Workspace.jsonld-getWorkspace_getEmailSettings_getMediaShort":{"type":"object","description":"","deprecated":false,"required":["team","title","defaultTrackingPage"],"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"team":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"title":{"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":"string"},"defaultTrackingPage":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"shipmentsCount":{"type":["integer","null"]},"ordersCount":{"type":["integer","null"]},"workflowsCount":{"type":["integer","null"]},"preferredCarriers":{"type":"array","items":{"type":"string"}},"considerShipmentDelayed":{"type":"object","additionalProperties":{"type":"integer"}},"workflowsOrder":{"type":"array","items":{"type":"string"}},"logo":{"anyOf":[{"$ref":"#\/components\/schemas\/Media.jsonld-getWorkspace_getEmailSettings_getMediaShort"},{"type":"null"}]},"emailSettings":{"$ref":"#\/components\/schemas\/EmailSettings.jsonld-getWorkspace_getEmailSettings_getMediaShort"},"widgets":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"id":{"readOnly":true,"type":"string","format":"uuid"},"scheduledForDelete":{"type":["boolean","null"]},"members":{"readOnly":true,"type":"array","items":{"type":"string"}},"ecommerceIntegrationType":{"readOnly":true,"type":["string","null"]}}},"Workspace.jsonld-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription":{"type":"object","description":"","deprecated":false,"required":["team","title","defaultTrackingPage"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"team":{"$ref":"#\/components\/schemas\/Team.jsonld-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},"title":{"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":"string"},"defaultTrackingPage":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"shipmentsCount":{"type":["integer","null"]},"ordersCount":{"type":["integer","null"]},"workflowsCount":{"type":["integer","null"]},"preferredCarriers":{"type":"array","items":{"type":"string"}},"considerShipmentDelayed":{"type":"object","additionalProperties":{"type":"integer"}},"workflowsOrder":{"type":"array","items":{"type":"string"}},"logo":{"anyOf":[{"$ref":"#\/components\/schemas\/Media.jsonld-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},{"type":"null"}]},"emailSettings":{"$ref":"#\/components\/schemas\/EmailSettings.jsonld-getWorkspace_getMediaShort_getTeam_getEntitlement_getSubscription"},"widgets":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"id":{"readOnly":true,"type":"string","format":"uuid"},"scheduledForDelete":{"type":["boolean","null"]},"members":{"readOnly":true,"type":"array","items":{"type":"string"}},"ecommerceIntegrationType":{"readOnly":true,"type":["string","null"]}}},"Workspace.jsonld-postWorkspace_setEmailSettings_setTeam_setTrackingPage":{"type":"object","description":"","deprecated":false,"required":["team","title","defaultTrackingPage"],"properties":{"team":{"$ref":"#\/components\/schemas\/Team.jsonld-postWorkspace_setEmailSettings_setTeam_setTrackingPage"},"title":{"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":"string"},"defaultTrackingPage":{"anyOf":[{"$ref":"#\/components\/schemas\/TrackingPage.jsonld-postWorkspace_setEmailSettings_setTeam_setTrackingPage"},{"type":"null"}]},"preferredCarriers":{"type":"array","items":{"type":"string"}},"considerShipmentDelayed":{"type":"object","additionalProperties":{"type":"integer"}},"workflowsOrder":{"type":"array","items":{"type":"string"}},"logo":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"emailSettings":{"$ref":"#\/components\/schemas\/EmailSettings.jsonld-postWorkspace_setEmailSettings_setTeam_setTrackingPage"}}},"Workspace.jsonld-putWorkspace_setEmailSettings_setTrackingPage":{"type":"object","description":"","deprecated":false,"required":["title","defaultTrackingPage"],"properties":{"title":{"pattern":"^([\\w\\-\\d\\s\\&]+)$","type":"string"},"defaultTrackingPage":{"anyOf":[{"$ref":"#\/components\/schemas\/TrackingPage.jsonld-putWorkspace_setEmailSettings_setTrackingPage"},{"type":"null"}]},"preferredCarriers":{"type":"array","items":{"type":"string"}},"considerShipmentDelayed":{"type":"object","additionalProperties":{"type":"integer"}},"workflowsOrder":{"type":"array","items":{"type":"string"}},"logo":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"emailSettings":{"$ref":"#\/components\/schemas\/EmailSettings.jsonld-putWorkspace_setEmailSettings_setTrackingPage"}}},"WorkspaceMember-getWorkspaceMember_getWorkspaces_getMediaShort":{"type":"object","description":"","deprecated":false,"properties":{"id":{"type":["string","null"]},"workspace":{"anyOf":[{"$ref":"#\/components\/schemas\/Workspace-getWorkspaceMember_getWorkspaces_getMediaShort"},{"type":"null"}]},"member":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"accessLevel":{"enum":["read","write","admin"],"type":["string","null"]},"workspaceId":{"readOnly":true,"type":["string","null"]},"teamAdmin":{"readOnly":true,"type":"boolean"},"memberName":{"readOnly":true,"type":["string","null"]},"memberPhoto":{"readOnly":true,"type":["string","null"]},"memberEmail":{"readOnly":true,"type":["string","null"]},"memberLastLoggedIn":{"readOnly":true,"type":["string","null"],"format":"date-time"}},"required":["accessLevel"]},"WorkspaceMember-setWorkspaceMember":{"type":"object","description":"","deprecated":false,"required":["accessLevel"],"properties":{"accessLevel":{"enum":["read","write","admin"],"type":["string","null"]}}},"WorkspaceMember.jsonld-getWorkspaceMember_getWorkspaces_getMediaShort":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"type":["string","null"]},"workspace":{"anyOf":[{"$ref":"#\/components\/schemas\/Workspace.jsonld-getWorkspaceMember_getWorkspaces_getMediaShort"},{"type":"null"}]},"member":{"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"accessLevel":{"enum":["read","write","admin"],"type":["string","null"]},"workspaceId":{"readOnly":true,"type":["string","null"]},"teamAdmin":{"readOnly":true,"type":"boolean"},"memberName":{"readOnly":true,"type":["string","null"]},"memberPhoto":{"readOnly":true,"type":["string","null"]},"memberEmail":{"readOnly":true,"type":["string","null"]},"memberLastLoggedIn":{"readOnly":true,"type":["string","null"],"format":"date-time"}},"required":["accessLevel"]},"WorkspaceMember.jsonld-setWorkspaceMember":{"type":"object","description":"","deprecated":false,"required":["accessLevel"],"properties":{"accessLevel":{"enum":["read","write","admin"],"type":["string","null"]}}},"WorkspacePermission":{"type":"object","description":"","deprecated":false,"properties":{"workspaceId":{"type":["string","null"]},"accessLevel":{"type":["string","null"]}}},"WorkspacePermission.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"workspaceId":{"type":["string","null"]},"accessLevel":{"type":["string","null"]}}},"WorkspacePermissionsChange":{"type":"object","description":"","deprecated":false,"properties":{"email":{"type":["string","null"]},"permissions":{"type":"array","items":{"$ref":"#\/components\/schemas\/WorkspacePermission"}}}},"WorkspacePermissionsChange.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"email":{"type":["string","null"]},"permissions":{"type":"array","items":{"$ref":"#\/components\/schemas\/WorkspacePermission.jsonld"}}}}},"responses":{},"parameters":{},"examples":{},"requestBodies":{},"headers":{},"securitySchemes":{"oauth":{"type":"oauth2","description":"OAuth 2.0 password Grant","flows":{"password":{"authorizationUrl":"\/oauth\/v2\/auth","tokenUrl":"\/oauth\/v2\/token","scopes":{}}}}}},"security":[{"oauth":[]}],"tags":[],"webhooks":{},"host":"api.trackmage.com","schemes":["https"]}