CorebanqCorebanq Developer Docs
Customer Preferencesv1Preference Groups

Create Preference

POST/v1/customer-preferences/{customer_id}/preferences/{preference_id}/options/{option_id}/select

Authorization

BearerAuth
AuthorizationBearer <token>

JWT Bearer token authentication

In: header

Path Parameters

customer_id*string

customer_id path parameter

preference_id*string

preference_id path parameter

option_id*string

option_id path parameter

Response Body

curl -X POST "https://example.com/v1/customer-preferences/string/preferences/string/options/string/select"
Empty