Skip to main content

PostingTextSettingsResponseDto

Response containing the posting text settings for a tenant.

postingTextTypestringrequired

The posting text type for the tenant

Example: InvoiceNumber
PostingTextSettingsResponseDto
{
"postingTextType": "InvoiceNumber"
}