Merge pull request #1749 from RafaelTaranto/backport/ofac-button

LAM-470 backport: OFAC button
This commit is contained in:
Rafael Taranto 2024-11-28 08:43:51 +00:00 committed by GitHub
commit d272e98b7a
9 changed files with 112 additions and 4 deletions

View file

@ -114,6 +114,7 @@ function update (id, data, userToken) {
async function updateCustomer (id, data, userToken) {
const formattedData = _.pick(
[
'sanctions',
'authorized_override',
'id_card_photo_override',
'id_card_data_override',