Advertisement
andrefmandrade

Untitled

Jun 4th, 2020
773
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.51 KB | None | 0 0
  1. object(stdClass)#7 (1) {
  2.   ["error"]=>
  3.   object(stdClass)#8 (2) {
  4.     ["message"]=>
  5.     string(51) "Já existe um(a) NFSe com os parâmetros informados"
  6.     ["data"]=>
  7.     object(stdClass)#9 (2) {
  8.       ["new"]=>
  9.       object(stdClass)#10 (2) {
  10.         ["idIntegracao"]=>
  11.         string(32) "chatpro-23e7435612:5e7ba1c1a1935"
  12.         ["cnpj"]=>
  13.         string(14) "24878265000155"
  14.       }
  15.       ["current"]=>
  16.       object(stdClass)#11 (17) {
  17.         ["id"]=>
  18.         string(24) "5e85df8ed277cadbfe62b19d"
  19.         ["idIntegracao"]=>
  20.         string(32) "chatpro-23e7435612:5e7ba1c1a1935"
  21.         ["emissao"]=>
  22.         string(10) "01/04/2020"
  23.         ["tipoAutorizacao"]=>
  24.         string(10) "WEBSERVICE"
  25.         ["situacao"]=>
  26.         string(9) "CONCLUIDO"
  27.         ["prestador"]=>
  28.         string(14) "24878265000155"
  29.         ["tomador"]=>
  30.         string(14) "18994390000128"
  31.         ["valorServico"]=>
  32.         float(0.2)
  33.         ["numeroNfse"]=>
  34.         string(3) "370"
  35.         ["serie"]=>
  36.         string(1) "1"
  37.         ["lote"]=>
  38.         int(0)
  39.         ["numero"]=>
  40.         int(390)
  41.         ["codigoVerificacao"]=>
  42.         string(9) "MB94-C3ZA"
  43.         ["autorizacao"]=>
  44.         string(10) "30/08/2011"
  45.         ["mensagem"]=>
  46.         string(26) "RPS Autorizada com sucesso"
  47.         ["pdf"]=>
  48.         string(62) "https://api.plugnotas.com.br/nfse/pdf/5e85df8ed277cadbfe62b19d"
  49.         ["xml"]=>
  50.         string(62) "https://api.plugnotas.com.br/nfse/xml/5e85df8ed277cadbfe62b19d"
  51.       }
  52.     }
  53.   }
  54. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement