PUT {language}/company/oTPay/malaysia
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
language | string |
Required |
Body Parameters
UpdateMalaysiaOTPayRequestName | Description | Type | Additional information |
---|---|---|---|
IsEmployeesWhoseTotalWagesAreLessThanOrEqualTo | boolean |
None. |
|
AmountTotalWages | decimal number |
None. |
|
OTPayGroupList | Collection of UpdateMalaysiaOTPayGroupRequest |
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:
{ "IsEmployeesWhoseTotalWagesAreLessThanOrEqualTo": true, "AmountTotalWages": 2.1, "OTPayGroupList": [ { "Id": "a0b1aee6-3916-403b-ac37-a4bb7539a99c", "TimeSheetId": "567e224f-9761-4007-babe-f7c247b1052f", "OTPayGroup": "sample string 3", "IsApply": true, "SubList": [ { "Id": "a0d8a19b-35f7-49e1-867b-801bce885aa7", "OTPayGroupId": "7459c9a6-e9f9-4087-b517-23ac45139ef9", "OTPayItemName": "sample string 3", "FromValue": "sample string 4", "ToValue": "sample string 5", "Percentage": "sample string 6", "RequestId": "04078cd8-7a3c-4a39-bd36-9bad9c4d62f4", "Language": "sample string 8", "LanguageLogin": "sample string 9", "AuthToken": "sample string 10", "ClientId": "sample string 11", "PageIndex": 12, "PageSize": 13 }, { "Id": "a0d8a19b-35f7-49e1-867b-801bce885aa7", "OTPayGroupId": "7459c9a6-e9f9-4087-b517-23ac45139ef9", "OTPayItemName": "sample string 3", "FromValue": "sample string 4", "ToValue": "sample string 5", "Percentage": "sample string 6", "RequestId": "04078cd8-7a3c-4a39-bd36-9bad9c4d62f4", "Language": "sample string 8", "LanguageLogin": "sample string 9", "AuthToken": "sample string 10", "ClientId": "sample string 11", "PageIndex": 12, "PageSize": 13 } ], "RequestId": "d4306869-9dc5-49a3-b344-a9cbb58f61e7", "Language": "sample string 6", "LanguageLogin": "sample string 7", "AuthToken": "sample string 8", "ClientId": "sample string 9", "PageIndex": 10, "PageSize": 11 }, { "Id": "a0b1aee6-3916-403b-ac37-a4bb7539a99c", "TimeSheetId": "567e224f-9761-4007-babe-f7c247b1052f", "OTPayGroup": "sample string 3", "IsApply": true, "SubList": [ { "Id": "a0d8a19b-35f7-49e1-867b-801bce885aa7", "OTPayGroupId": "7459c9a6-e9f9-4087-b517-23ac45139ef9", "OTPayItemName": "sample string 3", "FromValue": "sample string 4", "ToValue": "sample string 5", "Percentage": "sample string 6", "RequestId": "04078cd8-7a3c-4a39-bd36-9bad9c4d62f4", "Language": "sample string 8", "LanguageLogin": "sample string 9", "AuthToken": "sample string 10", "ClientId": "sample string 11", "PageIndex": 12, "PageSize": 13 }, { "Id": "a0d8a19b-35f7-49e1-867b-801bce885aa7", "OTPayGroupId": "7459c9a6-e9f9-4087-b517-23ac45139ef9", "OTPayItemName": "sample string 3", "FromValue": "sample string 4", "ToValue": "sample string 5", "Percentage": "sample string 6", "RequestId": "04078cd8-7a3c-4a39-bd36-9bad9c4d62f4", "Language": "sample string 8", "LanguageLogin": "sample string 9", "AuthToken": "sample string 10", "ClientId": "sample string 11", "PageIndex": 12, "PageSize": 13 } ], "RequestId": "d4306869-9dc5-49a3-b344-a9cbb58f61e7", "Language": "sample string 6", "LanguageLogin": "sample string 7", "AuthToken": "sample string 8", "ClientId": "sample string 9", "PageIndex": 10, "PageSize": 11 } ], "RequestId": "eb6dc048-ca9b-4f55-bc22-a66a74ae4737", "Language": "sample string 4", "LanguageLogin": "sample string 5", "AuthToken": "sample string 6", "ClientId": "sample string 7", "PageIndex": 8, "PageSize": 9 }
application/xml, text/xml
Sample:
<UpdateMalaysiaOTPayRequest 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 6</AuthToken> <ClientId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 7</ClientId> <Language xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 4</Language> <LanguageLogin xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">sample string 5</LanguageLogin> <PageIndex xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">8</PageIndex> <PageSize xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">9</PageSize> <RequestId xmlns="http://schemas.datacontract.org/2004/07/Cadena.Common.WebApi">eb6dc048-ca9b-4f55-bc22-a66a74ae4737</RequestId> <AmountTotalWages>2.1</AmountTotalWages> <IsEmployeesWhoseTotalWagesAreLessThanOrEqualTo>true</IsEmployeesWhoseTotalWagesAreLessThanOrEqualTo> <OTPayGroupList> <UpdateMalaysiaOTPayGroupRequest> <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">d4306869-9dc5-49a3-b344-a9cbb58f61e7</RequestId> <Id>a0b1aee6-3916-403b-ac37-a4bb7539a99c</Id> <IsApply>true</IsApply> <OTPayGroup>sample string 3</OTPayGroup> <SubList> <UpdateMalaysiaOTPayItemRequest> <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">04078cd8-7a3c-4a39-bd36-9bad9c4d62f4</RequestId> <FromValue>sample string 4</FromValue> <Id>a0d8a19b-35f7-49e1-867b-801bce885aa7</Id> <OTPayGroupId>7459c9a6-e9f9-4087-b517-23ac45139ef9</OTPayGroupId> <OTPayItemName>sample string 3</OTPayItemName> <Percentage>sample string 6</Percentage> <ToValue>sample string 5</ToValue> </UpdateMalaysiaOTPayItemRequest> <UpdateMalaysiaOTPayItemRequest> <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">04078cd8-7a3c-4a39-bd36-9bad9c4d62f4</RequestId> <FromValue>sample string 4</FromValue> <Id>a0d8a19b-35f7-49e1-867b-801bce885aa7</Id> <OTPayGroupId>7459c9a6-e9f9-4087-b517-23ac45139ef9</OTPayGroupId> <OTPayItemName>sample string 3</OTPayItemName> <Percentage>sample string 6</Percentage> <ToValue>sample string 5</ToValue> </UpdateMalaysiaOTPayItemRequest> </SubList> <TimeSheetId>567e224f-9761-4007-babe-f7c247b1052f</TimeSheetId> </UpdateMalaysiaOTPayGroupRequest> <UpdateMalaysiaOTPayGroupRequest> <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">d4306869-9dc5-49a3-b344-a9cbb58f61e7</RequestId> <Id>a0b1aee6-3916-403b-ac37-a4bb7539a99c</Id> <IsApply>true</IsApply> <OTPayGroup>sample string 3</OTPayGroup> <SubList> <UpdateMalaysiaOTPayItemRequest> <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">04078cd8-7a3c-4a39-bd36-9bad9c4d62f4</RequestId> <FromValue>sample string 4</FromValue> <Id>a0d8a19b-35f7-49e1-867b-801bce885aa7</Id> <OTPayGroupId>7459c9a6-e9f9-4087-b517-23ac45139ef9</OTPayGroupId> <OTPayItemName>sample string 3</OTPayItemName> <Percentage>sample string 6</Percentage> <ToValue>sample string 5</ToValue> </UpdateMalaysiaOTPayItemRequest> <UpdateMalaysiaOTPayItemRequest> <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">04078cd8-7a3c-4a39-bd36-9bad9c4d62f4</RequestId> <FromValue>sample string 4</FromValue> <Id>a0d8a19b-35f7-49e1-867b-801bce885aa7</Id> <OTPayGroupId>7459c9a6-e9f9-4087-b517-23ac45139ef9</OTPayGroupId> <OTPayItemName>sample string 3</OTPayItemName> <Percentage>sample string 6</Percentage> <ToValue>sample string 5</ToValue> </UpdateMalaysiaOTPayItemRequest> </SubList> <TimeSheetId>567e224f-9761-4007-babe-f7c247b1052f</TimeSheetId> </UpdateMalaysiaOTPayGroupRequest> </OTPayGroupList> </UpdateMalaysiaOTPayRequest>
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.