Resource:GroupOperator: create an export file for a group of receiversC# Rel Const:Rels.InventorySvc.FileExportURI template:receivers/fileexporter{?transformId,receiverids}Obtain URI from:
Get generated order output. Specify Accept: application/* to get actual ContentType rather than json object.
Success status: 200
Name (* = required) | Data Type | Description |
---|---|---|
transformId * | int | transform id; must be valid ReceiverExport transform |
receiverids * | string | comma-separated list of receiver ids to include in the output |
Type | Description | |
---|---|---|
ContentType | string | |
Content | Object |
{ "contentType": "str", "content": {} }
This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.