PostingTextSettingsResponseDto
Response containing the posting text settings for a tenant.
postingTextTypestringrequired
The posting text type for the tenant
Example:
InvoiceNumberPostingTextSettingsResponseDto
{
"postingTextType": "InvoiceNumber"
}