⇐ Home

GET cart/GetCurrentPaymentType

Возвращает текущий вид оплаты

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Текущий вид оплаты, возможен null PaymentType

Response Formats

application/json, text/json
Sample:
0
application/xml, text/xml
Sample:
<PaymentType xmlns="http://schemas.datacontract.org/2004/07/Wiki.PublicApi.Core.Cart">UseCredit</PaymentType>