Search for policy types via POST
POST {{stripeUrl}}/admin/v1/PolicyTypes/.search
Use this example to get a list of all valid policy types via a POST request.
Request Body
{"schemas"=>["urn:ietf:params:scim:api:messages:2.0:SearchRequest"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Date | string | ||
Content-Type | string | ||
x-content-sha256 | string |