Get eligibilty of the tenancy to see third party paid listings

GET {{baseUrl}}/thirdPartyPaidListingEligibility?compartmentId={{compartment_ocid}}

Returns eligibility details of the tenancy to see and launch third party paid listings

Request Params

KeyDatatypeRequiredDescription
compartmentIdstring(Required) The unique identifier for the compartment.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringUnique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request,
please provide the request ID.
Acceptstring

RESPONSES

status: OK

{"isPaidListingEligible":false,"isPaidListingThrottled":true,"eligibilityReason":"INELIGIBLE_ACCOUNT_INTERNAL"}