Generated: 2026-02-22
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-series.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.invoice-sub-types.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-taxes.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.invoice-types.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-payment-invoice.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-type-tax.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-documents-type.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-invoice-operation-class.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-series.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-payment-invoice.update.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-invoice-operation-class.update.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.invoice-sub-types.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-taxes.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-sansa-passengers.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-sansa-airplanes.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-sansa-destinities.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-sansa-rates.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-sansa-tripulations.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-sansa-airplanes.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-claveunidad-sat.create.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.subsidiary-clave-unidad.create.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-formapago-sat.create.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-meses-sat.create.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-metodopago-sat.create.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-moneda-sat.create.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-motivocancelacion-sat.create.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-catalogo-paises-sat.create.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-periodicidad-sat.create.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.catalogs.create.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.catalogs.create.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.catalogs.create.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.subsidiary-formapago.create.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-tiporelacion-sat.create.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-usocfdi-sat.create.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-metodopago-sat.create.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body?.transaction?.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body?.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-formapago-sat.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-meses-sat.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-metodopago-sat.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-moneda-sat.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-motivocancelacion-sat.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-catalogo-paises-sat.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-periodicidad-sat.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.subsidiary-formapago.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.subsidiary-formapago.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.subsidiary-motivocancelacion.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-usocfdi-sat.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.catalogs.get-by.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-claveunidad-sat.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.subsidiary-clave-unidad.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.subsidiary-clave-unidad.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.catalogs.get-by.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.catalogs.get-by.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-tiporelacion-sat.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-tiporelacion-sat.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.subsidiary-clave-unidad.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.subsidiary-formapago.search.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.subsidiary-clave-unidad.update.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-claveunidad-sat.update.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body?.transaction?.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body?.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-formapago-sat.update.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body?.transaction?.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body?.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-meses-sat.update.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body?.transaction?.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body?.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-metodopago-sat.update.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body?.transaction?.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body?.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-moneda-sat.update.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body?.transaction?.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body?.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-motivocancelacion-sat.update.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body?.transaction?.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body?.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-catalogo-paises-sat.update.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body?.transaction?.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body?.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-periodicidad-sat.update.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body?.transaction?.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body?.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-productos-servicios-sat.update.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body?.transaction?.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body?.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-tiporelacion-sat.update.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body?.transaction?.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body?.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.catalogs.update.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body?.transaction?.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body?.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-tiporelacion-sat.update.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body?.transaction?.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body?.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.cat-usocfdi-sat.update.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body?.transaction?.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body?.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.catalogs.get-by.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.catalogs.get-by.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}
meta {
name: Event
type: http
seq: 2
}
post {
url: {{HOST}}/action
body: json
auth: inherit
}
body:json {
{
"event": "billing-collect.catalogs.get-by.in",
"context": {
"subsidiary_name": "NACIONAL"
},
"data": "{{DATA}}",
"tag": "{{TAG}}"
}
}
script:post-response {
if (res.body.transaction.tag) {
bru.setEnvVar("RES_TAG", res.body.transaction.tag)
}
if (res.body.response && res.body.error == "") {
bru.setEnvVar("RES_DATA", res.body.response)
}
}
settings {
encodeUrl: true
timeout: 0
}