79795372

Date: 2025-10-20 23:48:31
Score: 2
Natty:
Report link

pls send me the code for send text_tabs in one template, this dont work:

    'template_roles' => [
                    $this->client->templateRole([
                        'email'     => '[email protected]',
                        'name'      => 'ONELI',
                        'role_name' => 'Cliente',
                        'tabs'         => [
                            'sign_here_tabs' => [
                                $this->client->signHere([
                                    'x_position'   => '277',
                                    'y_position'   => '431',
                                    'document_id'  => '1',
                                    'page_number'  => '1',
                                    'recipient_id' => '57777797'



                                ])
                                ], 'text_tabs'=>[
                                        [
                                                 'value' => 'mycallleeee6',
                                                'tabLabel' => 'Calle',
                                        ]
                                    ]
                        ]
                    ])
                                    ]
Reasons:
  • RegEx Blacklisted phrase (2.5): pls send me the code
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jose.d