POST api/Retail/PayoutReportsJSON?Action={Action}&PayNo={PayNo}&RegId={RegId}&Approved={Approved}&MemberID={MemberID}
Documentation for 'PayoutReportsJSON'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| Action | Documentation for 'Action'. |
Define this parameter in the request URI. |
| PayNo | Documentation for 'PayNo'. |
Define this parameter in the request URI. |
| RegId | Documentation for 'RegId'. |
Define this parameter in the request URI. |
| Approved | Documentation for 'Approved'. |
Define this parameter in the request URI. |
| MemberID | Documentation for 'MemberID'. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>