/
RY
rydoo
/
PciApi.Api
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 22h ago
Details
Filter operations
PaymentMethods
2
post
/v1/paymentmethods
put
/v1/paymentmethods/{id}
PaymentMethods
post
/v1/paymentmethods
Request body
AddPaymentMethod
required
user
PaymentMethodUser
required
paymentMethodType
'Cash'
|
'DebitCard'
|
'CreditCard'
|
'Transfer'
|
'Paypal'
|
'Prepaid'
|
'Cheque'
|
'AmericanExpress'
|
'LodgeCard'
|
'Kbc'
|
'PurchaseCard'
|
'Rydoo'
|
'UbsVirtualCard'
required
accountOwnership
'Personal'
|
'Company'
required
accountNumber
string
nullable
travellerId
string
nullable
cardName
string
required
encryptedCardNumber
string
byte
nullable
isDefault
boolean
isActive
boolean
accountingPaymentMethod
BankAccount
isAutoCreateExpenseEnabled
boolean
Response
OK
PaymentMethodDetailsSingleResult
required
errors
ErrorMessage[]
nullable
warnings
ResultMessage[]
nullable
messages
ResultMessage[]
nullable
data
PaymentMethodDetails
Changes
No recorded changes to this endpoint across all 1 revision of this API.