ProductMemberGroupPriceRegistrationOrModification
Uploads a file for price registration / modification by member group (contract of BtoB option is required).
Input
Name | Type | Required | Accepts Input Streams | Description |
FilePath | String | False | False | A zip file or a CSV file path. |
FileName | String | False | False | Name of the file to be uploaded only when content is given. For example: test.csv |
Content | String | False | True | The content as InputStream to be uploaded when FilePath is not specified. |
Result Set Columns
Name | Type | Description |
Response | String | Stored procedure execution status. |