Amberflo API
/payments/account-settings
1min
POST
https://app.amberflo.io/payments/account-settings
Authentication
X-API-KEY
apiKey
Body Parameters
body
payment.payment.AccountPaymentSetting.in
accountId
string
billingSystem
payment.pricing.BillingSystem.in
gracePeriod
integer<int32>
sendPaymentAutomatically
boolean
emailInvoiceToCustomer
boolean
paymentAccountId
string
awsRoleArn
string
awsProductId
string
awsProductCode
string
awsExternalId
string
awsDimension
string
isTestMode
boolean
name
string
id
string
createTimeInMillis
integer<int64>
lastUpdateTimeInMillis
integer<int64>
Responses
200
Successful request
payment.payment.AccountPaymentSetting.out
accountId
string
billingSystem
payment.pricing.BillingSystem.out
gracePeriod
integer<int32>
sendPaymentAutomatically
boolean
emailInvoiceToCustomer
boolean
paymentAccountId
string
awsRoleArn
string
awsProductId
string
awsProductCode
string
awsExternalId
string
awsDimension
string
isTestMode
boolean
name
string
id
string
createTimeInMillis
integer<int64>
lastUpdateTimeInMillis
integer<int64>
Updated 07 Nov 2024
Did this page help you?