get Disbursement by Id
Use this endpoint to get the list of transaction you’ve made. By default, the result will be paginated by 20. You can change the pagination, filter, and sort the result by changing the url parameter.
GET
https://us-central1-appgregator.cloudfunctions.net/flipSandbox/disbursement/:id/
Query Parameters
Name
Type
Description
name*
String
ft-4
connection_name*
String
flip-entre-1
Headers
Name
Type
Description
x-api-key
String
U2FsdGVk..
Last updated