/
PA
payarc
/
payarc-sandbox
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
payarc
payarc-sandbox
post
/v1/oauth/token
v1
latest
OpenAPI 3.1.0
2026-07-24
170
12
1.2 MB
Cancel Transactions
1
Get Transaction
1
Residuals
2
Server Info
1
Terminal
2
Transactions
5
get
List All Customers
post
Create a Customer
get
Retrieve a Customer
delete
Delete a Customer
patch
Update a Customer
get
Export Customers to Excel
patch
Update a Card
delete
Delete a Card
post
/v1/tokens/apple-pay
post
/v1/tokens/google-pay
post
Create a Token/Card
get
List All Charges
post
Create a Charge - Keyed
post
Create a Charge - Google Pay
post
Create a Charge - Apple Pay
get
Retrieve a Charge
patch
Update Charge Metadata
post
Capture a Charge
post
Void a Charge
post
Refund a Charge
get
List All Refunds
post
Tip Adjustment
post
Get Card BIN Information
post
Create Bank Account
patch
Update Bank Account
get
Retrieve an ACH Charge
post
Create ACH Charge
get
List All Subscriptions
post
Create a Subscription
post
Pause a Subscription
post
Resume a Subscription
patch
Update a Subscription
patch
Cancel a Subscription
get
Export Subscriptions to Excel
delete
Delete a Subscription
get
List All Plans
post
Create a Plan
get
Retrieve a Plan
delete
Delete a Plan
patch
Update a Plan
get
Export Plans
get
List All Coupons
post
Create a Coupon
get
Retrieve a Coupon
delete
Delete a Coupon
get
Get Invoices
get
Export Invoice to PDF
get
Export All Invoices to Excel
get
Get Invoice Settings
patch
Update Invoice Settings
get
Get Manual Invoice Settings
patch
Update Manual Invoice Settings
get
List All Accounts
get
Get Payout Schedule
get
Export Deposits
patch
SETTING CHANGE- Deposits
get
Get Deposit Transaction Details
get
Get Disputes Chart
get
Export Disputes
get
Retrieve a Dispute
post
Upload Dispute Documents
post
Create an Order
get
Retrieve an Order with Charge
post
Create and Send Invoice
get
Get Invoices/Orders
get
Export Invoice to Excel
get
Get Transactions
get
Get Events & Logs
get
Get Single Event
get
Export Events & Logs to Excel
get
Export Reviews
get
Get Reviews
get
Get Risks
get
Get Statements
get
Export Statement to PDF
get
Get Merchant's Profile
post
Upload Logo
patch
Update Merchant's Profile
get
Get Users
post
Add User
get
Find User
delete
Delete User
patch
Update User
post
Attach User
post
Revoke Roles
post
Assign Roles
post
Password Reset
post
/v1/my-user-settings
delete
Copy of
get
Get Roles
post
Create Role
post
Update Role
delete
Delete Role
post
Reveal API Token
get
Get API Token
post
Revoke and Regenerate Token
post
/v1/oauth/token
get
/v1/whoami
get
List Webhooks
post
Add Webhooks
delete
Delete Webhook
post
/v1/oauth/token
Request body
object
required
client_id
string
required
client_secret
string
required
grant_type
string
required
Response
object
required
token_type
string
required
expires_in
integer
required
access_token
string
required