post https://qa2.revelup.com/resources/Payment/
Adds new Payment object
Log in to see full request history
Responses
201Successful operation
401Authorization required
405Invalid input
Adds new Payment object
201Successful operation
401Authorization required
405Invalid input
xxxxxxxxxx
curl --request POST \
--url https://qa2.revelup.com/resources/Payment/ \
--header 'content-type: application/json' \
--data '{"payment_type":0}'
Try It!
to start a request and see the response here!