Get list of banks

GET {{baseUrl}}/suppliers/types/banks?Term=magna id in elit&page=&pageSize=10

Request Params

KeyDatatypeRequiredDescription
Termstring
pagenullThe number of items to skip before starting to collect the result set
pageSizenumberThe numbers of items to return.

RESPONSES

status: OK

{"totalRecords":2,"page":"0","pageSize":10,"isNumberPagination":true,"pageCount":2,"items":[{"name":"ut commodo laboris Duis","code":"consectetur ullamco"},{"name":"aliquip dolore reprehen","code":"nulla nostr"}]}