payment

post/api/v1/merchant/payment/orders

Headers

Authorizationstring required

Bearer {ClientID}:{ClientSecret}

Request body

amountnumber required
order_namestring required
remarkstring

Response

OK

{"stackTrail":"components:schemas:util.ResponseAny:properties:data","oasType":"schema","type":"unknown"}
error_msgstring

Changes