GET
/
v1
/
contact
/
bank
curl --request GET \
  --url https://qa-api.sbx.solidfi.com/v1/contact/bank \
  --header 'Content-Type: application/json' \
  --data '""'

Headers

sd-api-key
string
Example:

"{{sd-api-key}}"

sd-person-id
string
Example:

"{{sd-person-id}}"

Query Parameters

type
string
Example:

"aba"

routingNumber
string
Example:

"021214189"

Body

application/json · any

The body is of type any.