Pullback Funds from Card assigned to User

This api Pullback Funds from Card assigned to User


REST


Headers

FieldsTypeDescriptionExampleO/MData Management
URLstring/v1/comp_emp_txns/refundM
METHODstringPOSTM
content-typestringJSONapplication/jsonM
x-access-tokenstringSession token with validitytokenM

Request

{

"employee":"591aa77660fac001004d4ae7",
"amount_type" : "fuel/expense/food",
"description":"Testing INR 2 refund",
"amount": 2.00

}


Success




Error