# Flashpay API ## Docs - Quick Start [Overview](https://developer.flashpayweb.com/doc-565005.md): - Quick Start [Integrating Guide](https://developer.flashpayweb.com/doc-565015.md): ## API Docs - Payments [New payment intent](https://developer.flashpayweb.com/api-7853476.md): The first step is to submit the details of the payment you'd like to initiate. We'll validate that all the required data is supplied. - Payments [Payment details by ID](https://developer.flashpayweb.com/api-7853479.md): Returns the full details of an existing payment that you've created througn the POST /payments endpoint. Simply supply the id of the payment we returned when the payment was created. ## Schemas - Sample Schemas [Pet](https://developer.flashpayweb.com/schema-2327394.md): - Sample Schemas [Category](https://developer.flashpayweb.com/schema-2327395.md): - Sample Schemas [Tag](https://developer.flashpayweb.com/schema-2327396.md): - Schemas [AuthEmailLoginDto](https://developer.flashpayweb.com/schema-2336349.md): - Schemas [AuthRegisterDto](https://developer.flashpayweb.com/schema-2336350.md): - Schemas [AuthConfirmEmailDto](https://developer.flashpayweb.com/schema-2336351.md): - Schemas [AuthForgotPasswordDto](https://developer.flashpayweb.com/schema-2336352.md): - Schemas [AuthResetPasswordDto](https://developer.flashpayweb.com/schema-2336353.md): - Schemas [CreateTransactionDto](https://developer.flashpayweb.com/schema-2336354.md): - Schemas [CreateTransactionPayload](https://developer.flashpayweb.com/schema-2336355.md): - Schemas [CreateKnownTransactionDto Copy](https://developer.flashpayweb.com/schema-2448871.md): - Schemas [UpdateTransactionStatusDto](https://developer.flashpayweb.com/schema-2336356.md): - Schemas [CreateAccountDto](https://developer.flashpayweb.com/schema-2336357.md): - Schemas [CreateBankDto](https://developer.flashpayweb.com/schema-2336358.md): - Schemas [UpdateBankDto](https://developer.flashpayweb.com/schema-2336359.md): - Schemas [CreateBusinessDto](https://developer.flashpayweb.com/schema-2336360.md): - Schemas [UpdateBusinessDto](https://developer.flashpayweb.com/schema-2336361.md): - Schemas [CreateUserBusinessDto](https://developer.flashpayweb.com/schema-2336362.md): - Schemas [CreateRoleDto](https://developer.flashpayweb.com/schema-2336363.md): - Schemas [CreateTransactionFeeDto](https://developer.flashpayweb.com/schema-2336364.md): - Schemas [UpdateTransactionFeeDto](https://developer.flashpayweb.com/schema-2336365.md): - Schemas [CreateUserBankDto](https://developer.flashpayweb.com/schema-2336366.md): - Schemas [CreateRolePermissionDto](https://developer.flashpayweb.com/schema-2336367.md):