RoraCash
payin
Copy Page
RoraCash
Start your Apidog journey
Sample APIs
Find pet by ID
GET
Add a new pet to the store
POST
Update an existing pet
PUT
Deletes a pet
DELETE
Finds Pets by status
GET
payin
Create Payin
POST
Schemas
Sample Schemas
Pet
Category
Tag
payin
Copy Page
Create Payin
Developing
POST
/payin
Try it
Run in Apidog
Run in Apidog
Request
None
Responses
🟢
200
Success
application/json
Generate Code
Body
Generate Code
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
POST
'/payin'
Response
Response Example
{
}
Modified atÂ
2025-07-20 16:42:33
Previous
Finds Pets by status
Next
Pet