supplier-portal

Verify supplier passcode

Verifies the 6-digit passcode for a supplier data request and returns a JWT

post/v1/supplier/verify-passcode

Request body

passcodestring

6-digit passcode from the email

request_idstring

UUID of the supplier data request

Response

OK

expires_atstring

ISO 8601 expiry timestamp

tokenstring

Short-lived JWT for accessing the request

Changes

No recorded changes to this endpoint across all 7 revisions of this API.