Sage.PL.WebAPI.Interface.OwnOrders.Interfaces Namespace > IOwnOrdersController Interface > IOwnOrdersController Methods > GetStatus Method 

Drukuj

.NET Framework Class Library

IOwnOrdersController.GetStatus Method

Overload List

 

Name

Description

Public method

GetStatus(Int32)

Metoda umożliwia pobranie statusu zamówienia własnego o podanym id.

[GET] /api/OwnOrders/Status?orderId=id_zamówienia

Public method

GetStatus(String, Boolean)

Metoda umożliwia pobranie statusu zamówienia własnego o podanym numerze dokumentu.

[GET] /api/OwnOrders/Status?orderNumber=numer_zamówienia&buffer=czy_w_buforze

See Also

IOwnOrdersController Interface

IOwnOrdersController Members

Sage.PL.WebAPI.Interface.OwnOrders.Interfaces Namespace