GetBatches

Input XML Tags

XML Tag

Definition

Rules

comcorp

5 digit field

Five digit system number assigned to each corp.

opr

3 character field

3 characters, legal operator id

batch_action

1 character field

legal values - 1 = Open batch, 2 = Close batch; [3 = Get batch total - later]

bc_batype

1 character field

legal values - P = payment, A = adjustment

bc_batch

5 character numeric field

legal values; when opening a batch = 0; when continuing or closing a batch = 1 - 8999

bc_ctlgrp

5 character field

free form description of batch

 

Output XML Tags

XML Tag

Definition

Description

comcorp

CORP

5 digit system number assigned to each corp

opr

OPR

3 character operator id

bc_batype

BATYPE

1 character field, P = payment; A = Adjustment

bc_batch

BATCH

5 digit batch number (1 - 8999)

bc_totamt

TOTAMT

9 digit batch total, legal values; -99999.99 to 99999.99 (if adjustments) [only returned on batch_action = 3]

 

Source Tables

 

Change Log

5/10/01

Changed Output XML Tags from comopr to opr

 

Usage

 

 

Associated XML Documents