method |
parameters |
URL |
Get |
|
/api/PaymentSource |
Get |
Int32 id
|
/api/PaymentSource?id={value} |
Get |
Int32 pageIndex, Int32 recordsPerPage
|
/api/PaymentSource?pageIndex={value}&recordsPerPage={value} |
GetByEnumId |
Int32 enumId
|
/api/PaymentSourceSet/ByEnumId?enumId={value} |
GetRecordCount |
|
/api/PaymentSourceSet/RecordCount |
GetByField |
String field, String value
|
/api/PaymentSourceSet/ByField?field={value}&value={value} |
GetAfterId |
Int32 id
|
/api/PaymentSourceSet/AfterId?id={value} |
GetBeforeId |
Int32 id
|
/api/PaymentSourceSet/BeforeId?id={value} |
GetMaxId |
|
/api/PaymentSourceSet/MaxId |