POST showAccounts/{showAccountId}/lineitemordertemplates
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
showAccountId | integer |
Required |
Body Parameters
LineItemCollaborationTagSearchDtoName | Description | Type | Additional information |
---|---|---|---|
LineItemTagType | TagType |
None. |
|
LineItemOrderTemplateType | LineItemOrderTemplateType |
None. |
Request Formats
application/json, text/json
Sample:
{ "LineItemTagType": 0, "LineItemOrderTemplateType": 0 }
Response Information
Resource Description
Collection of stringResponse Information
Response body formats
application/json, text/json
Sample:
[ "sample string 1", "sample string 2" ]