GET GetCashOutFee

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

spGetCashOutFee_Result
NameDescriptionTypeAdditional information
CashOutPercent

decimal number

None.

CashOutVat

decimal number

None.

Response Formats

application/json, text/json

Sample:
{
  "CashOutPercent": 1.1,
  "CashOutVat": 1.1
}