Tabish Ali

Results 1 comments of Tabish Ali

Try this format for saving customers. $customerParamsNew = [ 'reference_id' => referenceID(25), 'type' => $customer->type, 'email' => $customer->email, 'mobile_number' => $customer->tel, 'kyc_documents' => [], 'individual_detail' => [ 'given_names' => $customer->name,...