Create pick transactions
/fscmRestApi/resources/11.13.18.05/pickTransactions
Request
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
- application/json
object
-
ErrorCode: string
Abbreviation that identifies the error that occurred when the pick transaction fails. If the pick transaction does not fail, then the ErrorCode attribute is empty.
-
ErrorExplanation: string
Explanation of why the error occurred when the pick transaction fails. If the pick transaction does not fail, then the ErrorExplanation attribute is empty.
-
ErrorPickSlipAndLine: string
Value that uniquely identifies the pick slips and pick slip lines in the error.
-
OverpickAndMoveFlag: boolean
Default Value:
false
Contains one of the following values: true or false. If true, then overpick and move the transaction line. If false, then do not overpick and move the transaction line. The default value is false. -
pickLines: array
Pick Lines
Title:
Pick Lines
The Pick Lines resource manages picking details that describe the line to confirm. -
PickSlip: integer
Value that uniquely identifies the pick slip that the transaction references.
-
PickSlipLine: integer
Value that uniquely identifies a line on the pick slip that the transaction references.
-
ReturnStatus: string
Status of the pick transaction. Valid values include SUCCESS or ERROR.
-
RollbackAllLinesOnError: string
Default Value:
Y
Contains one of the following values: Y or N. If Y, then even if one line fails, all the lines are rolled back and no pick is processed. If N, then the successfully processed lines are picked and the lines that failed processing are moved to error state. The default value is Y. -
TransactionHeaderId(required): integer
Value that uniquely identifies the inventory transaction header.
array
Pick Lines
object
-
DestinationLocator: string
Maximum Length:
1000
Destination locator to use when performing overpick and move. -
DestinationSubinventoryCode: string
Maximum Length:
10
Abbreviation that identifies the destination subinventory to use when performing overpick and move. -
dffs: array
Flexfields
Title:
Flexfields
The Flexfields for Pick Lines resource manages the descriptive flexfield that the user uses to set the pick line. -
inventoryAttributesDFF: array
Flexfields for Inventory Attributes
Title:
Flexfields for Inventory Attributes
The Flexfields for Inventory Attributes resource manages descriptive flexfields for inventory attributes. This resource is associated with a feature that requires opt in. -
LicensePlateNumber: string
Maximum Length:
30
Value that uniquely identifies the container where the pick placed the item. -
Locator: string
Maximum Length:
1000
Locator in the subinventory to use when picking the item. This attribute typically identifies a physical area, such as a row, aisle, bin, or shelf, in the subinventory that stores the item. -
lotItemLots: array
Lots for Picked Items
Title:
Lots for Picked Items
The Lots for Picked Items resource manages the lot that controls the picked item. Use it when a lot controls the item. -
lotSerialItemLots: array
Lots That Share Control
Title:
Lots That Share Control
The Lots That Share Control resource manages the lot that controls the picked item. Use it when lots and serials control the item. -
PickedQuantity: number
Quantity picked for the pick line in the primary unit of measure.
-
pickExceptions: array
Exceptions
Title:
Exceptions
The Pick Exceptions resource manages exceptions for the pick. Use it to modify the suggested attribute values, such as picked quantity, subinventory, locator, lot, and so on. -
PickSlip(required): integer
(int64)
Value that uniquely identifies the pick slip that the pick line references.
-
PickSlipLine(required): integer
Value that uniquely identifies a line on the pick slip.
-
SecondaryPickedQuantity: number
Quantity picked for the pick line in the secondary unit of measure.
-
serialItemSerials: array
Serials for Picked Items
Title:
Serials for Picked Items
The Serials for Picked Items resource manages the serial that controls the picked item. Use it when a serial controls the item. -
SubinventoryCode: string
Maximum Length:
10
Subinventory to use when picking the item. -
TransactionDate: string
(date-time)
Date and time when the transaction occurred.
array
Flexfields
array
Flexfields for Inventory Attributes
array
Lots for Picked Items
array
Lots That Share Control
array
Exceptions
array
Serials for Picked Items
object
-
__FLEX_Context: string
Title:
Context
Maximum Length:30
Name of the context for the descriptive flexfield that contains details about the pick line. -
__FLEX_Context_DisplayValue: string
Title:
Context
Display value of the context for the descriptive flexfield that contains details about the pick line. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the interface transaction of the descriptive flexfield that contains details about the pick line.
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name for inventory attributes. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value for inventory attributes. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the task. This attribute is associated with a feature that requires opt in. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the pick line transaction. This attribute is associated with a feature that requires opt in.
object
-
Lot: string
Maximum Length:
80
Value that uniquely identifies the lot that includes the picked item. The lot includes items that you produce together as a group and that share similar production costs and specifications. Applies when the warehouse places the item under lot control. -
Quantity: number
Quantity picked for the lot. Applies when the warehouse places the item under lot control.
-
SecondaryQuantity: number
Quantity picked for the lot using the secondary unit of measure. Applies when the warehouse places the item under lot control.
object
-
Lot(required): string
Maximum Length:
80
Value that uniquely identifies the lot that includes the picked item. The lot includes items that you produce together as a group and that share similar production costs and specifications. Applies when the warehouse places the item under lot and serial control. -
lotSerialItemSerials: array
Serials That Share Control
Title:
Serials That Share Control
The Serials That Share Control resource manages the serial that controls the picked item. Use it when lots and serials control the item. -
Quantity(required): number
Quantity picked for the lot. Applies when the warehouse places the item under lot and serial control.
-
SecondaryQuantity: number
Quantity picked for the lot using the secondary unit of measure. Applies when the warehouse places the item under lot and serial control.
array
Serials That Share Control
object
-
FromSerialNumber: string
Maximum Length:
80
Number that identifies the starting serial in a range of serial numbers for the item. Applies when the warehouse places the item under serial control. -
ToSerialNumber: string
Maximum Length:
80
Number that identifies the ending serial in a range of serial numbers for the item. Applies when the warehouse places the item under serial control.
object
-
Reason: string
Maximum Length:
30
Explanation for the pick exception. -
ReasonId: integer
(int64)
Value that uniquely identifies the reason for the pick exception.
object
-
FromSerialNumber: string
Maximum Length:
80
Number that identifies the starting serial in a range of serial numbers for the item. Applies when the warehouse places the item under serial control. -
ToSerialNumber: string
Maximum Length:
80
Number that identifies the ending serial in a range of serial numbers for the item. Applies when the warehouse places the item under serial control.
Response
- application/json
Default Response
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
object
-
ErrorCode: string
Abbreviation that identifies the error that occurred when the pick transaction fails. If the pick transaction does not fail, then the ErrorCode attribute is empty.
-
ErrorExplanation: string
Explanation of why the error occurred when the pick transaction fails. If the pick transaction does not fail, then the ErrorExplanation attribute is empty.
-
ErrorPickSlipAndLine: string
Value that uniquely identifies the pick slips and pick slip lines in the error.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OverpickAndMoveFlag: boolean
Default Value:
false
Contains one of the following values: true or false. If true, then overpick and move the transaction line. If false, then do not overpick and move the transaction line. The default value is false. -
pickLines: array
Pick Lines
Title:
Pick Lines
The Pick Lines resource manages picking details that describe the line to confirm. -
PickSlip: integer
Value that uniquely identifies the pick slip that the transaction references.
-
PickSlipLine: integer
Value that uniquely identifies a line on the pick slip that the transaction references.
-
ReturnStatus: string
Status of the pick transaction. Valid values include SUCCESS or ERROR.
-
RollbackAllLinesOnError: string
Default Value:
Y
Contains one of the following values: Y or N. If Y, then even if one line fails, all the lines are rolled back and no pick is processed. If N, then the successfully processed lines are picked and the lines that failed processing are moved to error state. The default value is Y. -
TransactionHeaderId: integer
Value that uniquely identifies the inventory transaction header.
array
Links
array
Pick Lines
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
object
-
DestinationLocator: string
Maximum Length:
1000
Destination locator to use when performing overpick and move. -
DestinationSubinventoryCode: string
Maximum Length:
10
Abbreviation that identifies the destination subinventory to use when performing overpick and move. -
dffs: array
Flexfields
Title:
Flexfields
The Flexfields for Pick Lines resource manages the descriptive flexfield that the user uses to set the pick line. -
inventoryAttributesDFF: array
Flexfields for Inventory Attributes
Title:
Flexfields for Inventory Attributes
The Flexfields for Inventory Attributes resource manages descriptive flexfields for inventory attributes. This resource is associated with a feature that requires opt in. -
LicensePlateNumber: string
Maximum Length:
30
Value that uniquely identifies the container where the pick placed the item. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
1000
Locator in the subinventory to use when picking the item. This attribute typically identifies a physical area, such as a row, aisle, bin, or shelf, in the subinventory that stores the item. -
lotItemLots: array
Lots for Picked Items
Title:
Lots for Picked Items
The Lots for Picked Items resource manages the lot that controls the picked item. Use it when a lot controls the item. -
lotSerialItemLots: array
Lots That Share Control
Title:
Lots That Share Control
The Lots That Share Control resource manages the lot that controls the picked item. Use it when lots and serials control the item. -
PickedQuantity: number
Quantity picked for the pick line in the primary unit of measure.
-
pickExceptions: array
Exceptions
Title:
Exceptions
The Pick Exceptions resource manages exceptions for the pick. Use it to modify the suggested attribute values, such as picked quantity, subinventory, locator, lot, and so on. -
PickSlip: integer
(int64)
Value that uniquely identifies the pick slip that the pick line references.
-
PickSlipLine: integer
Value that uniquely identifies a line on the pick slip.
-
SecondaryPickedQuantity: number
Quantity picked for the pick line in the secondary unit of measure.
-
serialItemSerials: array
Serials for Picked Items
Title:
Serials for Picked Items
The Serials for Picked Items resource manages the serial that controls the picked item. Use it when a serial controls the item. -
SubinventoryCode: string
Maximum Length:
10
Subinventory to use when picking the item. -
TransactionDate: string
(date-time)
Date and time when the transaction occurred.
array
Flexfields
array
Flexfields for Inventory Attributes
array
Links
array
Lots for Picked Items
array
Lots That Share Control
array
Exceptions
array
Serials for Picked Items
object
-
__FLEX_Context: string
Title:
Context
Maximum Length:30
Name of the context for the descriptive flexfield that contains details about the pick line. -
__FLEX_Context_DisplayValue: string
Title:
Context
Display value of the context for the descriptive flexfield that contains details about the pick line. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the interface transaction of the descriptive flexfield that contains details about the pick line.
array
Links
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name for inventory attributes. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value for inventory attributes. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the task. This attribute is associated with a feature that requires opt in. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the pick line transaction. This attribute is associated with a feature that requires opt in.
array
Links
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Lot: string
Maximum Length:
80
Value that uniquely identifies the lot that includes the picked item. The lot includes items that you produce together as a group and that share similar production costs and specifications. Applies when the warehouse places the item under lot control. -
Quantity: number
Quantity picked for the lot. Applies when the warehouse places the item under lot control.
-
SecondaryQuantity: number
Quantity picked for the lot using the secondary unit of measure. Applies when the warehouse places the item under lot control.
array
Links
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Lot: string
Maximum Length:
80
Value that uniquely identifies the lot that includes the picked item. The lot includes items that you produce together as a group and that share similar production costs and specifications. Applies when the warehouse places the item under lot and serial control. -
lotSerialItemSerials: array
Serials That Share Control
Title:
Serials That Share Control
The Serials That Share Control resource manages the serial that controls the picked item. Use it when lots and serials control the item. -
Quantity: number
Quantity picked for the lot. Applies when the warehouse places the item under lot and serial control.
-
SecondaryQuantity: number
Quantity picked for the lot using the secondary unit of measure. Applies when the warehouse places the item under lot and serial control.
array
Links
array
Serials That Share Control
object
-
FromSerialNumber: string
Maximum Length:
80
Number that identifies the starting serial in a range of serial numbers for the item. Applies when the warehouse places the item under serial control. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ToSerialNumber: string
Maximum Length:
80
Number that identifies the ending serial in a range of serial numbers for the item. Applies when the warehouse places the item under serial control.
array
Links
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Reason: string
Maximum Length:
30
Explanation for the pick exception. -
ReasonId: integer
(int64)
Value that uniquely identifies the reason for the pick exception.
array
Links
object
-
FromSerialNumber: string
Maximum Length:
80
Number that identifies the starting serial in a range of serial numbers for the item. Applies when the warehouse places the item under serial control. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
ToSerialNumber: string
Maximum Length:
80
Number that identifies the ending serial in a range of serial numbers for the item. Applies when the warehouse places the item under serial control.
array
Links
- pickLines
-
Operation: /fscmRestApi/resources/11.13.18.05/pickTransactions/{TransactionHeaderId}/child/pickLinesParameters:
- TransactionHeaderId:
$request.path.TransactionHeaderId
The Pick Lines resource manages picking details that describe the line to confirm. - TransactionHeaderId:
Examples
This example describes how to pick all transactions.
Example cURL Command
Use the following cURL command to submit a request on the REST resource. This example picks all transactions for pick slip 1129158, on pick slip line 1, for picked quantity of 1, in subinventory FGI:
curl -u username:password -X POST -H "Content-Type:application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/pickTransactions"
Example 1 Request Body
The following example includes the contents of the request body in JSON format for all the lines submitted to be processed together. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "OverpickAndMoveFlag": "false", "pickLines" : [ { "PickSlip" : 1282186, "PickSlipLine" : 1, "PickedQuantity" : 5, "SubinventoryCode" : "INVSUB" } ] }
Example 1 Response Body
The following example includes the contents of the response body in JSON format:
{ "TransactionHeaderId": 22758367, "ReturnStatus": "Success", "ErrorCode": null, "ErrorExplanation": null, "PickSlip": null, "PickSlipLine": null, "OverpickAndMoveFlag": "false", "pickLines": [ { "Locator": null, "PickSlipLine": 1, "PickSlip": 1282186, "PickedQuantity": 5, "SecondaryPickedQuantity": null, "SubinventoryCode": "INVSUB", "TransactionDate": null, "LicensePlateNumber": null, "DestinationLocator": null, "DestinationSubinventoryCode": null, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22758367/child/pickLines/22758368", "name": "pickLines", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22758367/child/pickLines/22758368", "name": "pickLines", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22758367", "name": "pickTransactions", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22758367/child/pickLines/22758368/child/dffs", "name": "dffs", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22758367/child/pickLines/22758368/child/inventoryAttributesDFF", "name": "inventoryAttributesDFF", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22758367/child/pickLines/22758368/child/lotItemLots", "name": "lotItemLots", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22758367/child/pickLines/22758368/child/lotSerialItemLots", "name": "lotSerialItemLots", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22758367/child/pickLines/22758368/child/pickExceptions", "name": "pickExceptions", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22758367/child/pickLines/22758368/child/serialItemSerials", "name": "serialItemSerials", "kind": "collection" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22758367", "name": "pickTransactions", "kind": "item" }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22758367", "name": "pickTransactions", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22758367/child/pickLines", "name": "pickLines", "kind": "collection" } ] }
Example 2 Request Body
The following example includes the contents of the request body in JSON format to pick confirm each line at a time. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it creates.
{ "RollbackAllLinesOnError" : "N", "OverpickAndMoveFlag": "false", "pickLines" : [ { "PickSlip" : 1281169, "PickSlipLine" : 1, "PickedQuantity" : 5, "SubinventoryCode" : "SPSUB01", "Locator" : "S1.1.1.1" } ] }
Example 2 Response Body
The following example includes the contents of the response body in JSON format:
{ "TransactionHeaderId": 22677963, "ReturnStatus": "Success", "ErrorCode": null, "ErrorExplanation": null, "PickSlip": null, "PickSlipLine": null, "OverpickAndMoveFlag": "false", "ErrorPickSlipAndLine": null, "RollbackAllLinesOnError": "N", "pickLines": [ { "Locator": "1.1.1.1", "PickSlipLine": 1, "PickSlip": 1281168, "PickedQuantity": 5, "SecondaryPickedQuantity": null, "SubinventoryCode": "SPSUB01", "TransactionDate": null, "LicensePlateNumber": null, "DestinationLocator": null, "DestinationSubinventoryCode": null, "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22677963/child/pickLines/22677964", "name": "pickLines", "kind": "item", "properties": { "changeIndicator": "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22677963/child/pickLines/22677964", "name": "pickLines", "kind": "item" }, { "rel": "parent", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22677963", "name": "pickTransactions", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22677963/child/pickLines/22677964/child/dffs", "name": "dffs", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22677963/child/pickLines/22677964/child/inventoryAttributesDFF", "name": "inventoryAttributesDFF", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22677963/child/pickLines/22677964/child/lotItemLots", "name": "lotItemLots", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22677963/child/pickLines/22677964/child/lotSerialItemLots", "name": "lotSerialItemLots", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22677963/child/pickLines/22677964/child/pickExceptions", "name": "pickExceptions", "kind": "collection" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22677963/child/pickLines/22677964/child/serialItemSerials", "name": "serialItemSerials", "kind": "collection" } ] } ], "links": [ { "rel": "self", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22677963", "name": "pickTransactions", "kind": "item" }, { "rel": "canonical", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22677963", "name": "pickTransactions", "kind": "item" }, { "rel": "child", "href": "https://servername/fscmRestApi/resources/version/pickTransactions/22677963/child/pickLines", "name": "pickLines", "kind": "collection" } ] }