/
EN
envoice
/
API v1.0.0
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 14h ago · Updated 2mo ago
Details
Filter operations
Client
6
Estimation
10
General
4
Invoice
15
Order
6
Payment
1
get
Return all supported payment gateways (no currencies means all are supported)
PaymentLink
4
Product
5
Tax
4
WorkType
6
Payment
Return all supported payment gateways (no currencies means all are supported)
get
/api/payment/supported
Headers
x-auth-key
string
required
x-auth-secret
string
required
Response
OK
PaymentGatewayDetailsApiModel[]
required
Name
string
Name of the payment gateway
SupportedCurrencies
CurrencyApiModel[]
List of supported currencies.
Changes