Skip to main content
POST
/
branches
/
listpaymentcollectorsbyaddress
List Payment Collectors by Address
curl --request POST \
  --url https://{tenant}.fincode.software/api/v6/services/branches/listpaymentcollectorsbyaddress \
  --header 'Content-Type: application/json' \
  --header 'X-Auth-Token: <x-auth-token>' \
  --header 'platform: <platform>' \
  --header 'uuid: <uuid>' \
  --data '
{
  "country_iso_code3": "<string>",
  "address": "<string>"
}
'

Headers

platform
string
default:fincode
required
uuid
string
default:200
required
X-Auth-Token
string
required

Body

application/json
country_iso_code3
string
address
string

Response

200

Collectors list