PUT {language}/company/oTPay/vietnam
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
language | string |
Required |
Body Parameters
UpdateVietnamOTPayRequestName | Description | Type | Additional information |
---|---|---|---|
OTPayGroupList | Collection of UpdateVietnamOTPayGroupRequest |
None. |
|
RequestId | globally unique identifier |
None. |
|
Language | string |
None. |
|
LanguageLogin | string |
None. |
|
AuthToken | string |
None. |
|
ClientId | string |
None. |
|
PageIndex | integer |
None. |
|
PageSize | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "OTPayGroupList": [ { "Id": "c153d1ea-e418-4c88-a0fb-a020f3d28267", "TimeSheetId": "e023ff5c-91a5-44a5-b38d-f2eb60f330d1", "OTPayGroup": "sample string 3", "IsApply": true, "SubList": [ { "Id": "46b2959d-55a6-497c-9871-d687d46275ee", "OTPayGroupId": "238068a6-3c93-41c5-bc1e-8d3f6037f6d2", "OTPayItemName": "sample string 3", "FromValue": "sample string 4", "ToValue": "sample string 5", "Percentage": "sample string 6", "RequestId": "bce550c9-8c4e-470c-8add-6a2159906876", "Language": "sample string 8", "LanguageLogin": "sample string 9", "AuthToken": "sample string 10", "ClientId": "sample string 11", "PageIndex": 12, "PageSize": 13 }, { "Id": "46b2959d-55a6-497c-9871-d687d46275ee", "OTPayGroupId": "238068a6-3c93-41c5-bc1e-8d3f6037f6d2", "OTPayItemName": "sample string 3", "FromValue": "sample string 4", "ToValue": "sample string 5", "Percentage": "sample string 6", "RequestId": "bce550c9-8c4e-470c-8add-6a2159906876", "Language": "sample string 8", "LanguageLogin": "sample string 9", "AuthToken": "sample string 10", "ClientId": "sample string 11", "PageIndex": 12, "PageSize": 13 } ], "RequestId": "31db8f22-2af8-45bb-8fc8-b9c5a8c9f736", "Language": "sample string 6", "LanguageLogin": "sample string 7", "AuthToken": "sample string 8", "ClientId": "sample string 9", "PageIndex": 10, "PageSize": 11 }, { "Id": "c153d1ea-e418-4c88-a0fb-a020f3d28267", "TimeSheetId": "e023ff5c-91a5-44a5-b38d-f2eb60f330d1", "OTPayGroup": "sample string 3", "IsApply": true, "SubList": [ { "Id": "46b2959d-55a6-497c-9871-d687d46275ee", "OTPayGroupId": "238068a6-3c93-41c5-bc1e-8d3f6037f6d2", "OTPayItemName": "sample string 3", "FromValue": "sample string 4", "ToValue": "sample string 5", "Percentage": "sample string 6", "RequestId": "bce550c9-8c4e-470c-8add-6a2159906876", "Language": "sample string 8", "LanguageLogin": "sample string 9", "AuthToken": "sample string 10", "ClientId": "sample string 11", "PageIndex": 12, "PageSize": 13 }, { "Id": "46b2959d-55a6-497c-9871-d687d46275ee", "OTPayGroupId": "238068a6-3c93-41c5-bc1e-8d3f6037f6d2", "OTPayItemName": "sample string 3", "FromValue": "sample string 4", "ToValue": "sample string 5", "Percentage": "sample string 6", "RequestId": "bce550c9-8c4e-470c-8add-6a2159906876", "Language": "sample string 8", "LanguageLogin": "sample string 9", "AuthToken": "sample string 10", "ClientId": "sample string 11", "PageIndex": 12, "PageSize": 13 } ], "RequestId": "31db8f22-2af8-45bb-8fc8-b9c5a8c9f736", "Language": "sample string 6", "LanguageLogin": "sample string 7", "AuthToken": "sample string 8", "ClientId": "sample string 9", "PageIndex": 10, "PageSize": 11 } ], "RequestId": "cd797745-d565-465f-bd25-1140417eef73", "Language": "sample string 2", "LanguageLogin": "sample string 3", "AuthToken": "sample string 4", "ClientId": "sample string 5", "PageIndex": 6, "PageSize": 7 }
application/xml, text/xml
Sample:
<UpdateVietnamOTPayRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Paytime.Infrastructure.WebApi.Models.Requests"> <AuthToken xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 4</AuthToken> <ClientId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 5</ClientId> <Language xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 2</Language> <LanguageLogin xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 3</LanguageLogin> <PageIndex xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">6</PageIndex> <PageSize xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">7</PageSize> <RequestId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">cd797745-d565-465f-bd25-1140417eef73</RequestId> <OTPayGroupList> <UpdateVietnamOTPayGroupRequest> <AuthToken xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 8</AuthToken> <ClientId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 9</ClientId> <Language xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 6</Language> <LanguageLogin xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 7</LanguageLogin> <PageIndex xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">10</PageIndex> <PageSize xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">11</PageSize> <RequestId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">31db8f22-2af8-45bb-8fc8-b9c5a8c9f736</RequestId> <Id>c153d1ea-e418-4c88-a0fb-a020f3d28267</Id> <IsApply>true</IsApply> <OTPayGroup>sample string 3</OTPayGroup> <SubList> <UpdateVietnamOTPayItemRequest> <AuthToken xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 10</AuthToken> <ClientId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 11</ClientId> <Language xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 8</Language> <LanguageLogin xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 9</LanguageLogin> <PageIndex xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">12</PageIndex> <PageSize xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">13</PageSize> <RequestId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">bce550c9-8c4e-470c-8add-6a2159906876</RequestId> <FromValue>sample string 4</FromValue> <Id>46b2959d-55a6-497c-9871-d687d46275ee</Id> <OTPayGroupId>238068a6-3c93-41c5-bc1e-8d3f6037f6d2</OTPayGroupId> <OTPayItemName>sample string 3</OTPayItemName> <Percentage>sample string 6</Percentage> <ToValue>sample string 5</ToValue> </UpdateVietnamOTPayItemRequest> <UpdateVietnamOTPayItemRequest> <AuthToken xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 10</AuthToken> <ClientId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 11</ClientId> <Language xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 8</Language> <LanguageLogin xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 9</LanguageLogin> <PageIndex xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">12</PageIndex> <PageSize xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">13</PageSize> <RequestId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">bce550c9-8c4e-470c-8add-6a2159906876</RequestId> <FromValue>sample string 4</FromValue> <Id>46b2959d-55a6-497c-9871-d687d46275ee</Id> <OTPayGroupId>238068a6-3c93-41c5-bc1e-8d3f6037f6d2</OTPayGroupId> <OTPayItemName>sample string 3</OTPayItemName> <Percentage>sample string 6</Percentage> <ToValue>sample string 5</ToValue> </UpdateVietnamOTPayItemRequest> </SubList> <TimeSheetId>e023ff5c-91a5-44a5-b38d-f2eb60f330d1</TimeSheetId> </UpdateVietnamOTPayGroupRequest> <UpdateVietnamOTPayGroupRequest> <AuthToken xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 8</AuthToken> <ClientId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 9</ClientId> <Language xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 6</Language> <LanguageLogin xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 7</LanguageLogin> <PageIndex xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">10</PageIndex> <PageSize xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">11</PageSize> <RequestId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">31db8f22-2af8-45bb-8fc8-b9c5a8c9f736</RequestId> <Id>c153d1ea-e418-4c88-a0fb-a020f3d28267</Id> <IsApply>true</IsApply> <OTPayGroup>sample string 3</OTPayGroup> <SubList> <UpdateVietnamOTPayItemRequest> <AuthToken xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 10</AuthToken> <ClientId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 11</ClientId> <Language xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 8</Language> <LanguageLogin xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 9</LanguageLogin> <PageIndex xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">12</PageIndex> <PageSize xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">13</PageSize> <RequestId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">bce550c9-8c4e-470c-8add-6a2159906876</RequestId> <FromValue>sample string 4</FromValue> <Id>46b2959d-55a6-497c-9871-d687d46275ee</Id> <OTPayGroupId>238068a6-3c93-41c5-bc1e-8d3f6037f6d2</OTPayGroupId> <OTPayItemName>sample string 3</OTPayItemName> <Percentage>sample string 6</Percentage> <ToValue>sample string 5</ToValue> </UpdateVietnamOTPayItemRequest> <UpdateVietnamOTPayItemRequest> <AuthToken xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 10</AuthToken> <ClientId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 11</ClientId> <Language xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 8</Language> <LanguageLogin xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 9</LanguageLogin> <PageIndex xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">12</PageIndex> <PageSize xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">13</PageSize> <RequestId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">bce550c9-8c4e-470c-8add-6a2159906876</RequestId> <FromValue>sample string 4</FromValue> <Id>46b2959d-55a6-497c-9871-d687d46275ee</Id> <OTPayGroupId>238068a6-3c93-41c5-bc1e-8d3f6037f6d2</OTPayGroupId> <OTPayItemName>sample string 3</OTPayItemName> <Percentage>sample string 6</Percentage> <ToValue>sample string 5</ToValue> </UpdateVietnamOTPayItemRequest> </SubList> <TimeSheetId>e023ff5c-91a5-44a5-b38d-f2eb60f330d1</TimeSheetId> </UpdateVietnamOTPayGroupRequest> </OTPayGroupList> </UpdateVietnamOTPayRequest>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.