cURL
curl --request POST \ --url https://{tenant}.fincode.software/api/v6/services/branches/listpayoutpoints \ --header 'Content-Type: application/json' \ --header 'X-Auth-Token: <x-auth-token>' \ --header 'platform: <platform>' \ --header 'uuid: <uuid>' \ --data ' { "countrtyiso3": "<string>", "city": "<string>", "payment_point": true, "paycentre_types": [ "<string>" ] } '
Lists payout points.
Documentation IndexFetch the complete documentation index at: https://docs.fincode.technology/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.fincode.technology/llms.txt
Use this file to discover all available pages before exploring further.
Payout points list