Skip to content
  • Quentin Defenouillere's avatar
    [yomoni] Corrected account.number · 927205bb
    Quentin Defenouillere authored and Romain Bignon's avatar Romain Bignon committed
    Customers complained that we inserted the hash of the project as
    'account.number' instead of the actual account number (such as 1254 5C
    12352819).
    The project hash is necessary to access the account history so I added
    an attribute account._project_id in order to perform these history
    requests.
    
    Closes: 10526@zendesk
    927205bb