Daily Safe Banking API
There is one method available for daily safe banking entries :
- List daily safe banking records
List daily banking records
End Point: https://api.myposconnect.com/api/v2/dailybankingsafecount/entries
Verb: GET
Example Call: https://api.myposconnect.com/api/v2/dailybankingsafecount/entries?filt_effectivedatemin_dt=2021-sep-27&filt_effectivedatemax_dt=2021-sep-28
Return Codes: 200 for success, with the body containing the JSON for the daily banking safe entries. For other possible (more general) return codes please see API Build Basics
Example JSON Object
Bank Safe Entry
|
---|
Troubleshooting Ideas
As with all API connections, you will need to have acquired a bearer token and the user that acquired the token will need to be assigned access permission to this table. If you are not receiving any results send the full endpoint together with any filters and the API user to us from a valid email address and we can advise if permissions have been authorised. You might be able to see data with one table and not another if specific permissions are not applied. Check your filter dates if collecting all entries.