cURL
curl --request GET \ --url https://sandbox.finhub.cloud/api/v2.1/misc/organization/getB2BCustomerDetail/{countryCode}/{number} \ --header 'X-Forwarded-For: <x-forwarded-for>'
{ "success": true, "message": "<string>", "data": "<any>" }
Get B2B customer details
Forwarded client IP address
Client user agent information
Tenant identifier for multi-tenant operations
Successful operation
The response is of type object.
object