Data Transfer V2
Data Transfer
Retrieves data defined by productId. The needed query parameters are depending on the requested productId. Please consult documentation to find the necessary parameters. This endpoint simply forwards the payload from the source system to the consumer.Before any data is transferred, the producer must have accepted an active data request that includes the requested product.
get/api/data-transfer/v2/product/{productId}/data
Path parameters
productIdstring uuid required
productId for which the data is requested
Query parameters
queryParamsobject
Additional query parameters. The needed query parameters are depending on the requested productId. Please consult documentation to find the necessary parameters.
Response
OK