/

Get service provider license info

get

Retrieves a list of service provider license information records based on the provided filter

Authorizations
AuthorizationstringRequired

Enter your Bearer token

organization_codestringRequired

Enter your organization code

Query parameters
serviceProviderIdstringOptional
organizationIdnumberOptional
countrystringOptional
stateOfIssuancestringOptional
serviceProviderInternalIdnumberOptional
Responses
200Success
application/json
get
/api/service-provider-license-info/
200Success

Create service provider license info

post

Creates a new service provider license information record

Authorizations
AuthorizationstringRequired

Enter your Bearer token

organization_codestringRequired

Enter your organization code

Body
serviceProviderIdstringRequired
licenseNumberstringOptional
stateOfIssuancestringRequired
countrystringOptional
expirationDateone ofOptional
string · dateOptional
or
string · date-timeOptional
startDateone ofOptional
string · dateOptional
or
string · date-timeOptional
descriptionstringOptional
statusbooleanRequired
additionalCriteriaobjectOptional
serviceProviderInternalIdnumberOptional
Responses
200Success
application/json
post
/api/service-provider-license-info/
200Success