PaymentMethods

post/v1/paymentmethods

Request body

paymentMethodType'Cash' | 'DebitCard' | 'CreditCard' | 'Transfer' | 'Paypal' | 'Prepaid' | 'Cheque' | 'AmericanExpress' | 'LodgeCard' | 'Kbc' | 'PurchaseCard' | 'Rydoo' | 'UbsVirtualCard' required
accountOwnership'Personal' | 'Company' required
accountNumberstring nullable
travellerIdstring nullable
cardNamestring required
encryptedCardNumberstring byte nullable
isDefaultboolean
isActiveboolean
isAutoCreateExpenseEnabledboolean

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.