Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Authentication token obtained from POST /token

Body

application/json
product_id
integer
required

ID of the product to grant access to

email
string

Email of the user to grant access to

external_id
integer | null

External identifier for the access record

invoice_id
integer | null

Associated invoice ID

registration_id
integer | null

Associated registration ID

source
string | null

Source system that triggered the access creation

Response

product_access created

status
boolean
result
object