Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(api-client): add accountType and vatIds properties to changeProfile operation #1477

Merged
merged 3 commits into from
Dec 4, 2024

Commits on Nov 24, 2024

  1. feat(api-client): add accountType and vatIds properties to `chang…

    …eProfile` operation
    
    This change introduces the accountType property to specify whether a customer
    is a private individual or a business. Additionally, the vatIds property is
    added to store VAT IDs for business accounts.
    bounoable committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    453989a View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    e57dd26 View commit details
    Browse the repository at this point in the history
  2. chore: add overrides

    patzick committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    8d5fa7f View commit details
    Browse the repository at this point in the history