PUT {language}/company/oTPay/singapore
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
language | string |
Required |
Body Parameters
UpdateSingaporeOTPayRequestName | Description | Type | Additional information |
---|---|---|---|
IsWorkMan | boolean |
None. |
|
AmountIsWorkMan | decimal number |
None. |
|
IsNonWorkMan | boolean |
None. |
|
AmountIsNonWorkMan | decimal number |
None. |
|
OTPayGroupList | Collection of UpdateSingaporeOTPayGroupRequest |
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:
{ "IsWorkMan": true, "AmountIsWorkMan": 2.1, "IsNonWorkMan": true, "AmountIsNonWorkMan": 4.1, "OTPayGroupList": [ { "Id": "9a41a5b2-9f18-45db-84bd-1124a0cc56c8", "TimeSheetId": "5f350677-5855-4e8a-9116-6abf227a462f", "OTPayGroup": "sample string 3", "IsApply": true, "SubList": [ { "Id": "fe47c066-a201-40d6-aba6-3a6a0b8618c5", "OTPayGroupId": "997f994f-13f2-4497-ae5a-6d2dec201abd", "OTPayItemName": "sample string 3", "FromValue": "sample string 4", "ToValue": "sample string 5", "Percentage": "sample string 6", "RequestId": "507402be-b1f7-4573-9faa-e0a64dac448a", "Language": "sample string 8", "LanguageLogin": "sample string 9", "AuthToken": "sample string 10", "ClientId": "sample string 11", "PageIndex": 12, "PageSize": 13 }, { "Id": "fe47c066-a201-40d6-aba6-3a6a0b8618c5", "OTPayGroupId": "997f994f-13f2-4497-ae5a-6d2dec201abd", "OTPayItemName": "sample string 3", "FromValue": "sample string 4", "ToValue": "sample string 5", "Percentage": "sample string 6", "RequestId": "507402be-b1f7-4573-9faa-e0a64dac448a", "Language": "sample string 8", "LanguageLogin": "sample string 9", "AuthToken": "sample string 10", "ClientId": "sample string 11", "PageIndex": 12, "PageSize": 13 } ], "RequestId": "23907fd0-998c-4880-a231-33140fc16527", "Language": "sample string 6", "LanguageLogin": "sample string 7", "AuthToken": "sample string 8", "ClientId": "sample string 9", "PageIndex": 10, "PageSize": 11 }, { "Id": "9a41a5b2-9f18-45db-84bd-1124a0cc56c8", "TimeSheetId": "5f350677-5855-4e8a-9116-6abf227a462f", "OTPayGroup": "sample string 3", "IsApply": true, "SubList": [ { "Id": "fe47c066-a201-40d6-aba6-3a6a0b8618c5", "OTPayGroupId": "997f994f-13f2-4497-ae5a-6d2dec201abd", "OTPayItemName": "sample string 3", "FromValue": "sample string 4", "ToValue": "sample string 5", "Percentage": "sample string 6", "RequestId": "507402be-b1f7-4573-9faa-e0a64dac448a", "Language": "sample string 8", "LanguageLogin": "sample string 9", "AuthToken": "sample string 10", "ClientId": "sample string 11", "PageIndex": 12, "PageSize": 13 }, { "Id": "fe47c066-a201-40d6-aba6-3a6a0b8618c5", "OTPayGroupId": "997f994f-13f2-4497-ae5a-6d2dec201abd", "OTPayItemName": "sample string 3", "FromValue": "sample string 4", "ToValue": "sample string 5", "Percentage": "sample string 6", "RequestId": "507402be-b1f7-4573-9faa-e0a64dac448a", "Language": "sample string 8", "LanguageLogin": "sample string 9", "AuthToken": "sample string 10", "ClientId": "sample string 11", "PageIndex": 12, "PageSize": 13 } ], "RequestId": "23907fd0-998c-4880-a231-33140fc16527", "Language": "sample string 6", "LanguageLogin": "sample string 7", "AuthToken": "sample string 8", "ClientId": "sample string 9", "PageIndex": 10, "PageSize": 11 } ], "RequestId": "9029ffe6-afe5-4f50-a2d9-9ecc89b75e74", "Language": "sample string 6", "LanguageLogin": "sample string 7", "AuthToken": "sample string 8", "ClientId": "sample string 9", "PageIndex": 10, "PageSize": 11 }
application/xml, text/xml
Sample:
<UpdateSingaporeOTPayRequest 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 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">9029ffe6-afe5-4f50-a2d9-9ecc89b75e74</RequestId> <AmountIsNonWorkMan>4.1</AmountIsNonWorkMan> <AmountIsWorkMan>2.1</AmountIsWorkMan> <IsNonWorkMan>true</IsNonWorkMan> <IsWorkMan>true</IsWorkMan> <OTPayGroupList> <UpdateSingaporeOTPayGroupRequest> <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">23907fd0-998c-4880-a231-33140fc16527</RequestId> <Id>9a41a5b2-9f18-45db-84bd-1124a0cc56c8</Id> <IsApply>true</IsApply> <OTPayGroup>sample string 3</OTPayGroup> <SubList> <UpdateSingaporeOTPayItemRequest> <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">507402be-b1f7-4573-9faa-e0a64dac448a</RequestId> <FromValue>sample string 4</FromValue> <Id>fe47c066-a201-40d6-aba6-3a6a0b8618c5</Id> <OTPayGroupId>997f994f-13f2-4497-ae5a-6d2dec201abd</OTPayGroupId> <OTPayItemName>sample string 3</OTPayItemName> <Percentage>sample string 6</Percentage> <ToValue>sample string 5</ToValue> </UpdateSingaporeOTPayItemRequest> <UpdateSingaporeOTPayItemRequest> <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">507402be-b1f7-4573-9faa-e0a64dac448a</RequestId> <FromValue>sample string 4</FromValue> <Id>fe47c066-a201-40d6-aba6-3a6a0b8618c5</Id> <OTPayGroupId>997f994f-13f2-4497-ae5a-6d2dec201abd</OTPayGroupId> <OTPayItemName>sample string 3</OTPayItemName> <Percentage>sample string 6</Percentage> <ToValue>sample string 5</ToValue> </UpdateSingaporeOTPayItemRequest> </SubList> <TimeSheetId>5f350677-5855-4e8a-9116-6abf227a462f</TimeSheetId> </UpdateSingaporeOTPayGroupRequest> <UpdateSingaporeOTPayGroupRequest> <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">23907fd0-998c-4880-a231-33140fc16527</RequestId> <Id>9a41a5b2-9f18-45db-84bd-1124a0cc56c8</Id> <IsApply>true</IsApply> <OTPayGroup>sample string 3</OTPayGroup> <SubList> <UpdateSingaporeOTPayItemRequest> <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">507402be-b1f7-4573-9faa-e0a64dac448a</RequestId> <FromValue>sample string 4</FromValue> <Id>fe47c066-a201-40d6-aba6-3a6a0b8618c5</Id> <OTPayGroupId>997f994f-13f2-4497-ae5a-6d2dec201abd</OTPayGroupId> <OTPayItemName>sample string 3</OTPayItemName> <Percentage>sample string 6</Percentage> <ToValue>sample string 5</ToValue> </UpdateSingaporeOTPayItemRequest> <UpdateSingaporeOTPayItemRequest> <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">507402be-b1f7-4573-9faa-e0a64dac448a</RequestId> <FromValue>sample string 4</FromValue> <Id>fe47c066-a201-40d6-aba6-3a6a0b8618c5</Id> <OTPayGroupId>997f994f-13f2-4497-ae5a-6d2dec201abd</OTPayGroupId> <OTPayItemName>sample string 3</OTPayItemName> <Percentage>sample string 6</Percentage> <ToValue>sample string 5</ToValue> </UpdateSingaporeOTPayItemRequest> </SubList> <TimeSheetId>5f350677-5855-4e8a-9116-6abf227a462f</TimeSheetId> </UpdateSingaporeOTPayGroupRequest> </OTPayGroupList> </UpdateSingaporeOTPayRequest>
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.