/
PA
paper
/
version-1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 6d ago · Updated 6d ago
View markdown
paper
version-1
post
Add Withdrawal Bank Account
v1
latest
OpenAPI 3.1.0
2026-08-04
26
18
78.5 KB
Paper Utilities
2
Partner
4
Partner Bank Account
2
Withdrawal Bank Account
2
get
OTP Verification
post
Add Withdrawal Bank Account
get
Service Status
post
Create Withdrawal Request
get
Retrieve Digital Payment Balance
get
Retrieve List of Balance Transactions
post
Create Sales Invoice
get
Retrieve a Sales Invoice Details
get
Retrieve List of All Sales Invoices
post
Update Sales Invoice
post
Send Sales Invoice
post
Stamp Sales Invoice
post
Retrieve E-Stamp Balance
delete
/sales-invoice/{invoice_id}
put
Update Purchase Invoice
delete
Delete Purchase Invoice
get
Retrieve Single Purchase Invoice
get
List of All Purchase Invoice
Withdrawal Bank Account
Add Withdrawal Bank Account
post
/api/v2/withdrawal-bank-accounts
Request body
object
required
token
string
required
You can get by requesting the OTP verification first
otp_code
string
bank_code
string
required
branch_name
string
account_number
string
required
currency
string
is_default
boolean
Response
Successful operation
object
required
message
string
required
data
BankAccountV1