Merge pull request #1749 from RafaelTaranto/backport/ofac-button
LAM-470 backport: OFAC button
This commit is contained in:
commit
d272e98b7a
9 changed files with 112 additions and 4 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue