POST api/Menu/Transfer
個人菜單過檔
Request Information
URI Parameters
None.
Body Parameters
Collection of TurnRBMENURequest| Name | Description | Type | Additional information |
|---|---|---|---|
| ShipOrgNo | string |
None. |
|
| OrgNo | string |
None. |
|
| SalesOrderNo | string |
None. |
|
| ItemNo | integer |
None. |
|
| TurnUser | string |
None. |
|
| ServiceBusiness | string |
None. |
|
| OnlineShopping | string |
None. |
|
| MemberID | string |
None. |
|
| MemberNAME | string |
None. |
|
| RBDAT | date |
None. |
|
| MenuDay | integer |
None. |
|
| Sno | integer |
None. |
|
| RBENO | string |
None. |
|
| objTurnRBMENU_RISXB | TurnRBMENU_RISXB |
None. |
|
| ListTurnRBMENU_RISDB | Collection of TurnRBMENU_RISDB |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"ShipOrgNo": "sample string 1",
"OrgNo": "sample string 2",
"SalesOrderNo": "sample string 3",
"ItemNo": 4,
"TurnUser": "sample string 5",
"ServiceBusiness": "sample string 6",
"OnlineShopping": "sample string 7",
"MemberID": "sample string 8",
"MemberNAME": "sample string 9",
"RBDAT": "2026-07-16T17:25:26.1480608+08:00",
"MenuDay": 11,
"Sno": 12,
"RBENO": "sample string 13",
"objTurnRBMENU_RISXB": {
"PrductNo": "sample string 1",
"ComputeProductNo": "sample string 2",
"SalesPrice": 3.0,
"SalesAmount": 4.0
},
"ListTurnRBMENU_RISDB": [
{
"ComputeProductNo": "sample string 1",
"Amount": 2,
"RBRMK": "sample string 3"
},
{
"ComputeProductNo": "sample string 1",
"Amount": 2,
"RBRMK": "sample string 3"
}
]
},
{
"ShipOrgNo": "sample string 1",
"OrgNo": "sample string 2",
"SalesOrderNo": "sample string 3",
"ItemNo": 4,
"TurnUser": "sample string 5",
"ServiceBusiness": "sample string 6",
"OnlineShopping": "sample string 7",
"MemberID": "sample string 8",
"MemberNAME": "sample string 9",
"RBDAT": "2026-07-16T17:25:26.1480608+08:00",
"MenuDay": 11,
"Sno": 12,
"RBENO": "sample string 13",
"objTurnRBMENU_RISXB": {
"PrductNo": "sample string 1",
"ComputeProductNo": "sample string 2",
"SalesPrice": 3.0,
"SalesAmount": 4.0
},
"ListTurnRBMENU_RISDB": [
{
"ComputeProductNo": "sample string 1",
"Amount": 2,
"RBRMK": "sample string 3"
},
{
"ComputeProductNo": "sample string 1",
"Amount": 2,
"RBRMK": "sample string 3"
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfTranRBMENU.TurnRBMENURequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ErpApiEntity">
<TranRBMENU.TurnRBMENURequest>
<ItemNo>4</ItemNo>
<ListTurnRBMENU_RISDB>
<TranRBMENU.TurnRBMENU_RISDB>
<Amount>2</Amount>
<ComputeProductNo>sample string 1</ComputeProductNo>
<RBRMK>sample string 3</RBRMK>
</TranRBMENU.TurnRBMENU_RISDB>
<TranRBMENU.TurnRBMENU_RISDB>
<Amount>2</Amount>
<ComputeProductNo>sample string 1</ComputeProductNo>
<RBRMK>sample string 3</RBRMK>
</TranRBMENU.TurnRBMENU_RISDB>
</ListTurnRBMENU_RISDB>
<MemberID>sample string 8</MemberID>
<MemberNAME>sample string 9</MemberNAME>
<MenuDay>11</MenuDay>
<OnlineShopping>sample string 7</OnlineShopping>
<OrgNo>sample string 2</OrgNo>
<RBDAT>2026-07-16T17:25:26.1480608+08:00</RBDAT>
<RBENO>sample string 13</RBENO>
<SalesOrderNo>sample string 3</SalesOrderNo>
<ServiceBusiness>sample string 6</ServiceBusiness>
<ShipOrgNo>sample string 1</ShipOrgNo>
<Sno>12</Sno>
<TurnUser>sample string 5</TurnUser>
<objTurnRBMENU_RISXB>
<ComputeProductNo>sample string 2</ComputeProductNo>
<PrductNo>sample string 1</PrductNo>
<SalesAmount>4</SalesAmount>
<SalesPrice>3</SalesPrice>
</objTurnRBMENU_RISXB>
</TranRBMENU.TurnRBMENURequest>
<TranRBMENU.TurnRBMENURequest>
<ItemNo>4</ItemNo>
<ListTurnRBMENU_RISDB>
<TranRBMENU.TurnRBMENU_RISDB>
<Amount>2</Amount>
<ComputeProductNo>sample string 1</ComputeProductNo>
<RBRMK>sample string 3</RBRMK>
</TranRBMENU.TurnRBMENU_RISDB>
<TranRBMENU.TurnRBMENU_RISDB>
<Amount>2</Amount>
<ComputeProductNo>sample string 1</ComputeProductNo>
<RBRMK>sample string 3</RBRMK>
</TranRBMENU.TurnRBMENU_RISDB>
</ListTurnRBMENU_RISDB>
<MemberID>sample string 8</MemberID>
<MemberNAME>sample string 9</MemberNAME>
<MenuDay>11</MenuDay>
<OnlineShopping>sample string 7</OnlineShopping>
<OrgNo>sample string 2</OrgNo>
<RBDAT>2026-07-16T17:25:26.1480608+08:00</RBDAT>
<RBENO>sample string 13</RBENO>
<SalesOrderNo>sample string 3</SalesOrderNo>
<ServiceBusiness>sample string 6</ServiceBusiness>
<ShipOrgNo>sample string 1</ShipOrgNo>
<Sno>12</Sno>
<TurnUser>sample string 5</TurnUser>
<objTurnRBMENU_RISXB>
<ComputeProductNo>sample string 2</ComputeProductNo>
<PrductNo>sample string 1</PrductNo>
<SalesAmount>4</SalesAmount>
<SalesPrice>3</SalesPrice>
</objTurnRBMENU_RISXB>
</TranRBMENU.TurnRBMENURequest>
</ArrayOfTranRBMENU.TurnRBMENURequest>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of TurnRBMENUResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Sno | integer |
None. |
|
| TranToRSIX | string |
None. |
|
| TranToRSID | string |
None. |
|
| IsSuccess | boolean |
None. |
|
| ErrMessage | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Sno": 1,
"TranToRSIX": "sample string 2",
"TranToRSID": "sample string 3",
"IsSuccess": true,
"ErrMessage": "sample string 5"
},
{
"Sno": 1,
"TranToRSIX": "sample string 2",
"TranToRSID": "sample string 3",
"IsSuccess": true,
"ErrMessage": "sample string 5"
}
]
application/xml, text/xml
Sample:
<ArrayOfTranRBMENU.TurnRBMENUResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ErpApiEntity">
<TranRBMENU.TurnRBMENUResponse>
<ErrMessage>sample string 5</ErrMessage>
<IsSuccess>true</IsSuccess>
<Sno>1</Sno>
<TranToRSID>sample string 3</TranToRSID>
<TranToRSIX>sample string 2</TranToRSIX>
</TranRBMENU.TurnRBMENUResponse>
<TranRBMENU.TurnRBMENUResponse>
<ErrMessage>sample string 5</ErrMessage>
<IsSuccess>true</IsSuccess>
<Sno>1</Sno>
<TranToRSID>sample string 3</TranToRSID>
<TranToRSIX>sample string 2</TranToRSIX>
</TranRBMENU.TurnRBMENUResponse>
</ArrayOfTranRBMENU.TurnRBMENUResponse>