Home

Optional polling mechanism for obtaining results within 10 minutes of calling /end.

Recipes
🌳
Get Results (Python)
Open Recipe
Log in to see full request history
Body Params
public_data
object
required

May not contain personally identifiable information (PII). A public_data object is required even if it is empty, for example, public_data: {}.

private_data
object
required

May contain personally identifiable information (PII).

Headers
string
required
Defaults to <calculated_signature>

Encrypted Request Body

string
required
Defaults to <customer_id>

Your provided customer ID.

Responses

Response body
object
public_data
object
string

Version of the API.

string

The requested endpoint.

private_data
object
required
string

ID issued at the beginning of a transaction to associate all subsequent processes within the transaction until ended.

result
object

Language