Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview

This structure represents the unique key fields associated with identifying a billing cycle. Payment Vouchers are the vehicle by which Projector reimburses resources or pays vendors.

Format


PwsPaymentVoucherRef
  • PwsPaymentVoucherRef
    • PaymentVoucherId: Int32
    • PaymentVoucherNumber: String (40)
    • PaymentVoucherUid: Int64

Elements


Element

Data Type

Required?

Description

Sample Data

PaymentVoucherId

Int32

 No

The payment voucher Id is a unique identifier for a payment voucher. For internal use only. 

 

PaymentVoucherNumber

String (40)

One of PaymentVoucherNumber or PaymentVoucherUid is required

The payment voucher number is a unique identifier for a payment voucher

 

PaymentVoucherUid

Int64

See PaymentVoucherNumber 

The payment voucher Uid is a unique and immutable identifier for a payment voucher

 

  • No labels