API SDK Documentação - Customers
import { Malga } from 'malga' const malga = new Malga({ apiKey: '17a64c8f-a387-4682-bdd8-d280493715e0', clientId: 'd1d2b51a-0446-432a-b055-034518c2660e', }) await malga.customers.remove('2c48166b-51fe-4d8d-a450-1385df8a95b9')
Was this page helpful?