/
AL
alternativepayments
/
Alternative Payments
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 17h ago · Updated 2w ago
Details
Address
2
post
Address autocomplete
post
Get address details
Bills
12
get
List bills
post
Create a bill
post
Bulk delete bills
post
Bulk submit bills for approval
post
Upload bill document with OCR
get
Get a bill
delete
Delete a bill
patch
Update a bill
get
Get bill document
post
Update bill pay date
post
Reject a bill
post
Submit bill for approval
Card Form
1
get
Get card form credentials
Checkout
8
get
Get invoice from checkout token
get
Get invoice PDF link from checkout token
get
Get payment methods from checkout token
post
Create a bank account payment method from checkout token
post
Create a card payment method from checkout token
post
Register CVV for a card payment from checkout token
post
Calculate card payment fees
post
Create a payment from checkout token
CheckoutAuth
1
post
Generate a token for checkout flow
Customers
10
get
List customers
post
Create a customer
get
Get a customer
delete
Archive a customer
patch
Patch customer
get
List payment methods
get
Get payment method by ID
post
Restore a customer
get
List customer users
post
Create a customer user
Invoices
8
get
List invoices
post
Create an invoice
get
Get an invoice
delete
Archive an invoice
get
Get hosted payment link for invoice
post
Upload invoice PDF
get
Get invoice PDF link
post
Restore an invoice
OAuth
1
post
Get OAuth2 access token
Payment request
2
post
Generate a new payment request
get
Retrieve a payment request by id
PaymentMethods
6
post
Create a customer bank account
post
Create a customer card
post
Register CVV for a card payment
post
Calculate card payment fees
delete
Delete a customer's payment method
patch
Change a customer's default payment method
Payments
3
get
List payments
post
Create payment
get
Get payment by ID
Payouts
3
get
List payouts
get
Get a payout
get
Get a payout transactions
Preferences
1
get
Get partner theme preferences
Refunds
3
get
List refunds
post
Create refund
get
Get refund by ID
Vendor Payments
4
post
Initiate vendor payment
post
Bulk cancel vendor payments
post
Cancel vendor payment
post
Retry failed vendor payment
Vendors
11
get
List vendors
post
Create a vendor
get
Get a vendor
patch
Update a vendor
get
Get vendor bank account
post
Add or update vendor bank account
post
Create vendor data request
get
List vendor data requests
post
Resend vendor data request
post
Deactivate a vendor
post
Reactivate a vendor
Webhooks
5
get
List webhook subscriptions
post
Subscribe to a webhook
get
List webhook events
post
Retry failed webhooks
delete
Unsubscribe from a webhook
Address
Address autocomplete
Returns address suggestions from Google Places API
post
/address/autocomplete
Request body
AddressApiAutocompleteRequest
required
country
string
q
string
sessiontoken
string
Response
OK
AddressApiAutocompleteResponse
required
data
AddressApiPrediction[]