/
CL
clinicos
/
PawthosX.Business.API | v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
clinicos
PawthosX.Business.API | v1
post
/PaymentTokens
v2
latest
OpenAPI 3.1.1
2026-08-07
854
993
2.4 MB
PaymentTokens
post
/PaymentTokens
Request body
CreatePaymentTokenDto
required
clientId
string
token
string
last4
string
brand
string
expirationMonth
union
expirationYear
union
cardholderName
string
nullable
nickname
string
nullable
tokenDescription
string
billingZipCode
string
nullable
setAsDefault
boolean
Response
OK
PaymentTokenDto
required
id
string
clientId
string
last4
string
brand
string
expirationMonth
union
expirationYear
union
isDefault
boolean
status
string
cardholderName
string
nullable
nickname
string
nullable
billingZipCode
string
nullable
createdAt
string
date-time