Authorization: Bearer ********************
curl --location 'https://numueg.app/api/v1/stores//customers/import/execute' \ --header 'Authorization: Bearer <token>' \ --form 'file=""' \ --form 'mapping_json=""' \ --form 'save_mapping="true"'
null