Skip to main content
POST
Request access to a restricted feature

Authorizations

x-api-key
string
header
required

Your Meow API key, sent in the x-api-key header for authentication.

Headers

x-entity-id
string<uuid>

Optional entity_id to scope requests to a specific entity.

Body

application/json
feature
enum<string>
required

The restricted feature you are requesting access to.

Available options:
international_payments
eligibility
InternationalPaymentsEligibility · object
required

The eligibility details we need to review your international payments request.

Response

Successful Response

feature
enum<string>
required

The restricted feature this request is for.

Available options:
international_payments
status
enum<string>
required

Where the request stands. pending is awaiting review, approved means the feature is enabled, and rejected means it was declined.

Available options:
pending,
approved,
rejected