๐Ÿ”ฆGeneral API

# Get List Of Countries :

get
Authorizations
AuthorizationstringRequired

Please insert JWT with Bearer into field

Responses
200

Success

application/json
get
/Onboarding/api/v1/Lookups/Countries

This API is to return list of countries

# Get Request Current Step :

This API is to get the current and next onboarding steps for the current request.

get
Authorizations
AuthorizationstringRequired

Please insert JWT with Bearer into field

Responses
200

Success

application/json
get
/Onboarding/api/v1/onboarding/Request/GetCurrentStep

Last updated