payment-controller
Request
Body Params application/json
Request samples
curl --location --request POST 'https://test.your-api-server.com/api/v0/payment' \
--header 'Content-Type: application/json' \
--data-raw '{}'
Responses
application/json Modified at 2025-07-07 18:41:45