Payment confirmation/Partial confirmation
URL: POST /operation/:id/charge
Amount field is optional. If Amount is not given full transaction amount is refunded.
Headers
Authorization: Bearer dGVzdGNsaWVudDpzZWNyZXQ=
Response Http status 200
Error
Http status 400.x
{
"code": 100,
"message": ""
}