x

Card Payments in this Transfer Details

Hi, with the API how can I get the details of a transaction like my dashboard shows when I go to Balance -> Transfer Report -> *Click any transaction* -> Scroll to the bottom it shows "1 Transaction" then shows "Invoice #000053: 2020-004 - Cheer Shirts Ochsenbine Custom Apparel". How do I get this last bit of information?

 

I'm using:

V1Settlement results = new V1TransactionsApi().RetrieveSettlement(locationId, searchModel.SettlementId);

but I do not see this details I need 

485 Views
Message 1 of 2
Report
1 REPLY 1
Square Community Moderator

Hey there!! Thanks for asking. 

 

At this time, any API payments will only come through as Custom Amount on Square and all payment details, like card information, item information, and customer information will live on the API or website developer platform. 

 

Let me know if you have any other questions!

AshleyK
Community Moderator, Square
Sign in and click Mark as Best Answer if my reply answers your question.
439 Views
Message 2 of 2
Report