GET CustomerOutstanding/Get?MemberNo={MemberNo}&PageIndex={PageIndex}&PageSize={PageSize}
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| MemberNo | string | 
                                 Required  | 
                |
| PageIndex | integer | 
                                 Required  | 
                |
| PageSize | integer | 
                                 Required  | 
                
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
            Sample:
                    
Sample not available.