Swipe home page
v2
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Get Started
Payment
Documentation
Run in Postman
Blog
Community
Get Started
Introduction
Document
Customer
Payment
Product
Subscriptions
EwayBill
Webhooks
Error codes
References
Change Log
Document V2
POST
Create a document
GET
Get a document
GET
Get document PDF
PUT
Edit a document
DEL
Cancel a document
GET
List of documents
Payment V2
POST
Record payment
GET
List of payments
EwayBill
GET
Get EwayBill PDF
POST
Create Eway Bill
Customer V2
POST
Add a customer
GET
Get Customer Details
PUT
Update a customer
DEL
Delete a customer
GET
Get payment ledger
GET
Get list of customers
POST
Update customer mapping
Vendor V2
PUT
Update a vendor
POST
Add a vendor
GET
Get payment ledger
GET
Get list of vendors
POST
Update vendor mapping
GET
Get Vendor Details
DEL
Delete a vendor
Product V2
POST
Add an Item
GET
Get Item Details
PUT
Update an Item
DEL
Delete an Item
GET
Get list of items
POST
Update items mapping
Inventory V2
POST
Inventory stock in out
GET
Get all warehouses
Subscriptions V2
GET
List of Subscriptions
GET
Get subscription details
Utility V2
GET
Get gstin v2
On this page
What We Offer
Get Started
Payment
Record payments
Log payments made by customers against their documents with accuracy and efficiency.
What We Offer
All the features mentioned below, and more, can be accessed directly using the
Swipe Portal
.
Record Payment
: Record payments made by customers against their documents with accuracy and efficiency
Steps to record a payment:
Checkout the record payment endpoint in the API playground and use your API key to test the endpoint.
If your API key is valid, this api endpoint returns a 200 response with required details in a specified JSON format.
Record Payment
Try Recording a payment
Fetch All Payments
: Retrieve a complete list of all payments in your system based on the status enabling seamless tracking and management.
Steps to get list of recorded payments:
Checkout the list document endpoint in the API playground.
If your API key is valid, this API endpoint returns a 200 response with a list of all the documents with basic details in JSON format.
List of Payments
Fetch List of all payments
Customer
Product
Assistant
Responses are generated using AI and may contain mistakes.