Data Providers

Get Data Provider By Id

Retrieves a specific data provider.

get/api/products/v1/data-providers/{providerId}

Path parameters

providerIdstring uuid required

Response

OK

idstring uuid required
codestring

Stable technical code of the provider

uidstring

UID of the data provider

Example response

{
  "code": "BLW",
  "uid": "CHE123456789"
}

Changes

Changed in 6 of the 57 revisions of this API.124

    • added the new DATA_PROVIDER_ERROR enum value to the response property for the response status

      response-property-enum-value-added

    • added the new DATA_PROVIDER_ERROR enum value to the response property for the response status

      response-property-enum-value-added

    • removed the DATA_PROVIDER_ERROR enum value from the response property for the response status

      response-property-enum-value-removed

    • removed the DATA_PROVIDER_ERROR enum value from the response property for the response status

      response-property-enum-value-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new DATA_PROVIDER_ERROR enum value to the response property for the response status

      response-property-enum-value-added

    • added the new DATA_PROVIDER_ERROR enum value to the response property for the response status

      response-property-enum-value-added

    • added the new OTP_EXPIRED enum value to the response property for the response status

      response-property-enum-value-added

    • added the new OTP_EXPIRED enum value to the response property for the response status

      response-property-enum-value-added

    • added the new OTP_INVALID enum value to the response property for the response status

      response-property-enum-value-added

    • added the new OTP_INVALID enum value to the response property for the response status

      response-property-enum-value-added

    • added the new OTP_LOCKED enum value to the response property for the response status

      response-property-enum-value-added

    • added the new OTP_LOCKED enum value to the response property for the response status

      response-property-enum-value-added

    • added the new OTP_RESEND_COOLDOWN enum value to the response property for the response status

      response-property-enum-value-added

    • added the new OTP_RESEND_COOLDOWN enum value to the response property for the response status

      response-property-enum-value-added

    • added the optional property to the response with the status

      response-optional-property-added

    • endpoint added

      endpoint-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog