Skip to main content
PUT
Logs a checkout

Authorizations

Authorization
string
header
required

Doofinder API key. Pass it as: Authorization: Token <api_key>

Path Parameters

hashid
string
required

Unique id of a search engine.

Body

application/json
session_id
string
required

Identifier of search session

Maximum string length: 32
user_id
string

Identifier of user

Maximum string length: 36
sources
string[]

a list with the javascript apps that can be considered "source" of that checkout

Response

OK

Response returned over register stat operation.

status
string

Result of the stats request. i.e. 'registered'