⇐ Home

GET cart/SetCurrentPaymentType/{paymentType}

Устанавливает текущий вид оплаты

Request Information

URI Parameters

Name
Description
Type
Additional information
paymentType Устанавливаемый текущий вид оплаты PaymentType Required

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>