{
"cardPkId": 2309221513594252215,
"batchId": "1",
"isDebit": "Y",
"amount": 10000,
"documentDesc": "БОНУС ЦЭНЭГЛЭЛТ"
}
curl --location --request POST 'https://retailapiv2.smartlogic.mn/api/sale/saveBonusDocument' \
--header 'Content-Type: application/json' \
--data-raw '{
"cardPkId": 2309221513594252215,
"batchId": "1",
"isDebit": "Y",
"amount": 10000,
"documentDesc": "БОНУС ЦЭНЭГЛЭЛТ"
}'
{}