Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 496 Bytes

RetrieveRequest.md

File metadata and controls

11 lines (7 loc) · 496 Bytes

Citypay Api Client.RetrieveRequest

Properties

Name Type Description Notes
merchantid Number The merchant account to retrieve data for.
identifier String The identifier of the transaction to retrieve. Optional if a transaction number is provided. [optional]
transno Number The transaction number of a transaction to retrieve. Optional if an identifier is supplied. [optional]