Flashpay API
Schemas
Copy Page
Flashpay API
Quick Start
Overview
Configuring the Server
Integrating Flashpay in Your Frontend
Webhooks
Payments
New payment intent
POST
Payment details by ID
GET
Recent payment by destination account
GET
Banks
Fetch list of available banks
Schemas
Sample Schemas
Pet
Category
Tag
Schemas
AuthEmailLoginDto
AuthRegisterDto
AuthConfirmEmailDto
AuthForgotPasswordDto
AuthResetPasswordDto
CreateTransactionDto
CreateTransactionPayload
CreateKnownTransactionDto Copy
UpdateTransactionStatusDto
CreateAccountDto
CreateBankDto
UpdateBankDto
CreateBusinessDto
UpdateBusinessDto
CreateUserBusinessDto
CreateRoleDto
CreateTransactionFeeDto
UpdateTransactionFeeDto
CreateUserBankDto
CreateRolePermissionDto
Schemas
Copy Page
AuthForgotPasswordDto
{
"email"
:
"johndoe@gmail.com"
}