Account entity. This is the type that is returned in API responses.
acceptanceRate
Amount of the acceptance fee (EUR) that a merchant chooses to accept less for each payment
string
Yes
accountStatus
Account status
string: "ACTIVE" | "DELETED" | "NOT_CONFIGURED" | "REJECTED" | "UNDER_REVIEW"
No
userId
User Id
id
Account Id
cryptoHoldingPercentage
Percentage (0-100) that indicate how much the charge is converted to fiat:
0 - nothing is sell
100 - all crypto is sell into fiat
branding
Branding values to customize the UI
BusinessAccountBranding
notificationUrl
notification url to post webhook on charge status changes
apiKeyId
api key used for api usage
secret
secret value to use on webhook
requiresClientData
Flag that indicates if the charge should include client data
Boolean
accentColor
Customization accent color
bgColor
Customization background color
logoUrl
Shop logo url
shopName
Shop name
Last updated 2 years ago