2 | | |
3 | | == Customers == |
4 | | === Find customer by Id === |
5 | | * http://nh.test.truck.pl/api/Customers/Find/5926 |
6 | | |
7 | | === Find customers by Ids === |
8 | | * http://nh.test.truck.pl/api/Customers/FindByIds/5174,5926 |
9 | | |
10 | | === Find customers by freetext === |
11 | | * Customer name: http://nh.test.truck.pl/api/Customers/FindByFreetext/admoto |
12 | | * Customer phone: http://nh.test.truck.pl/api/Customers/FindByFreetext/501236788 |
13 | | * Customer nip: http://nh.test.truck.pl/api/Customers/FindByFreetext/8393022562 |
14 | | |
| 2 | * http://nh.test.truck.pl/api/ |