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

« Previous Version 2 Next »

Overview


This web service retrieves a list of expense documents ( PwsExpenseDocumentRef), based upon a list of unique expense document identifiers ( PwsExpenseDocumentRef). 

Request Format


PwsGetExpenseDocument Request
  • PwsGetExpenseDocument
    • serviceRequest: PwsGetExpenseDocumentRq
      • RequestId: Int32
      • SessionTicket: String
      • CloneAmountsFlag: Boolean
      • CloneDatesFlag: Boolean
      • CloneFlag: Boolean
      • DelayDays: Int32
      • ExcludeCreditCostCardsFlag: Boolean
      • ExpenseDocumentIdentity: PwsExpenseDocumentRef
      • NewDocumentType: String
      • ResourceIdentity: PwsResourceRef
      • RetrieveCostCardsFlag: Boolean
      • RetrieveReceiptsFlag: Boolean

Request Elements


Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32



Click here for more information.


SessionTicket

String



Click here for more information.


CloneAmountsFlag

Boolean





CloneDatesFlag

Boolean





CloneFlag

Boolean





DelayDays

Int32





ExcludeCreditCostCardsFlag

Boolean





ExpenseDocumentIdentity

PwsExpenseDocumentRef





NewDocumentType

String





ResourceIdentity

PwsResourceRef





RetrieveCostCardsFlag

Boolean





RetrieveReceiptsFlag

Boolean





Request Usage Example(s)


  • No labels