Publish a value receipt

Make a value receipt publicly accessible via URL.

Authentication

AuthorizationBearer
API Key authentication using Bearer token

Path parameters

idstringRequired

Request

Body
publishExpiresAtdatetime or nullOptional

Response

200
idstring
statusstring
publicUrlTokenstring
publicUrlstringformat: "uri"
isPublishedboolean
customerIdstring or null
customerNamestring or null
customerExternalIdstring or null
orderIdstring or null
productIdstring or null
currencystring
startDatedatetime or null
endDatedatetime or null
totalDeliveredValuedouble or null
archivedAtdatetime or null
createdAtdatetime
publishedAtdatetime or null
publishExpiresAtdatetime or null
allowEmbedboolean

Errors

404
Not Found Error
500
Internal Server Error