API-Endpunkt:
https://heimdall.show/api/v1/conversion
Beispielanfrage:
curl --location --request POST 'https://heimdall.show/api/v1/conversion' \ --header 'Content-Type: application/x-www-form-urlencoded' \ --header 'Authorization: Bearer {api_key}' \ --data-urlencode 'domain={domain}'
domain
netTotal
finalTotalGrossAmount
referenz
date
basketProductCount
productIds
quantities
channel
voucher
customersOrderCount
API-Endpunkt:
https://heimdall.show/api/v1/conversion/{id}
Beispielanfrage:
curl --location --request PUT 'https://heimdall.show/api/v1/conversion/{id}' \ --header 'Content-Type: application/x-www-form-urlencoded' \ --header 'Authorization: Bearer {api_key}'
netTotal
finalTotalGrossAmount
referenz
date
basketProductCount
productIds
quantities
channel
voucher
customersOrderCount