Open Forum

 View Only
  • 1.  Offline Transaction Requests via the SOAP API

    Posted 08-31-2021 15:29
    I am working on some integration between Cvent and our main CRM system.  Some of our staff who have been using Cvent for a while now have shown me where they use the "Reference Number" on certain Offline Transaction Requests for some information I have a need to access.  Is it possible to access these from the SOAP API?  I can't seem to find them via the normal "Transaction" object.  Any direction will be greatly appreciated!

    Thanks,

    Mike Knowles

    Software Engineer
    Phi Theta Kappa Honor Society
    1625 Eastover Drive
    Jackson, MS 39211


    #EventApp
    #Miscellaneous
    #ReportingandInsights

    ------------------------------
    Michael Knowles
    Phi Theta Kappa
    ------------------------------


  • 2.  RE: Offline Transaction Requests via the SOAP API

    Posted 09-09-2021 10:58
    Hi Mike,

    I hope you are doing great today! Reference Number is one of the available fields in the transaction object. Here is a bit more information through our Developer Hub. If you have any follow-up questions, you can feel free to contact our integrations expert through our Customer Support team.

    Best,

    Danni

    ------------------------------
    Danni Czark
    Senior Associate, Online Community Marketing
    Cvent
    ------------------------------



  • 3.  RE: Offline Transaction Requests via the SOAP API

    Posted 09-09-2021 18:03

    The following are the fields associated with the Transaction object and the properties of these fields.

    Field Name Type Read-Only Searchable
    ContactId GUID X X
    InviteeId GUID X X
    SourceId String X
    FirstName String X
    LastName String X
    Company String X
    Title String X
    EmailAddress String X
    WorkPhone String X
    EventId GUID X X
    EventCode String X
    EventTitle String X
    EventStartDate DateTime X
    TransactionType String X
    Success ∞ Boolean X X
    TransactionNumber String X X
    PaymentType String X
    NameOnCard String X X
    ReferenceNumber String X
    BatchNumber String X
    Amount Money X
    PaidInFull ** Boolean
    TransactionDate * DateTime X
    Note String
    LastModifiedDate * DateTime X X
    ModifiedBy String X
    AuthorizationCode String X
    DistributionDetail
    ProductId GUID X
    ProductName String X
    ProductCode String X
    ProductType String X
    OrderNumber String X
    OrderPrice Money X
    AmountApplied Money
    GLCode String X
    GLDescription String X


    ------------------------------
    Chelsea Benge Ostoich
    Events Software Specialist
    cbenge@leadingre.com
    LeadingRE
    ------------------------------