{ "opencollection": "1.0.0", "info": { "name": "Bud API Services: Documentation Aggregation Buckets Retrieve Customer Characteristics API", "version": "2.10.10" }, "items": [ { "info": { "name": "Retrieve Customer Characteristics", "type": "folder" }, "items": [ { "info": { "name": "Retrieve Customer Characteristics", "type": "http" }, "http": { "method": "GET", "url": "https://api-sandbox.thisisbud.com/characteristics/v1/customer", "headers": [ { "name": "X-Client-Id", "value": "8711bbef-b357-4c2d-97ca-0d9df4206e9a" }, { "name": "X-Customer-Id", "value": "c3339af9-2426-44d4-9c4d-ddb8fd281e23" }, { "name": "X-Customer-Idempotent-Identifier", "value": "" }, { "name": "X-Customer-Secret", "value": "" } ], "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "/v1/oauth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Retrieves a collection of characteristics associated with an individual Customer. \nFor data on why an individual characteristic applies to a Customer, use the relevant detailed endpoint.\n\nThe currently supported characteristics are:\n\n| Characteristic | Description |\n|:---------------|:-----------------------------------------------------------|\n| `credit_card` | Customer has made credit card repayments |\n| `loan` | Custome" }, { "info": { "name": "Retrieve Customer Characteristics - Credit Card", "type": "http" }, "http": { "method": "GET", "url": "https://api-sandbox.thisisbud.com/characteristics/v1/customer/credit-card", "headers": [ { "name": "X-Client-Id", "value": "8711bbef-b357-4c2d-97ca-0d9df4206e9a" }, { "name": "X-Customer-Id", "value": "c3339af9-2426-44d4-9c4d-ddb8fd281e23" }, { "name": "X-Customer-Idempotent-Identifier", "value": "" }, { "name": "X-Customer-Secret", "value": "" } ], "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "/v1/oauth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Retrieves detailed information for a customer that marks them as a credit card user.\n" }, { "info": { "name": "Retrieve Customer Characteristics - Loan", "type": "http" }, "http": { "method": "GET", "url": "https://api-sandbox.thisisbud.com/characteristics/v1/customer/loan", "headers": [ { "name": "X-Client-Id", "value": "8711bbef-b357-4c2d-97ca-0d9df4206e9a" }, { "name": "X-Customer-Id", "value": "c3339af9-2426-44d4-9c4d-ddb8fd281e23" }, { "name": "X-Customer-Idempotent-Identifier", "value": "" }, { "name": "X-Customer-Secret", "value": "" } ], "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "/v1/oauth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Retrieves detailed information for a customer that marks them as a loan user.\n" }, { "info": { "name": "Retrieve Customer Characteristics - Overdraft", "type": "http" }, "http": { "method": "GET", "url": "https://api-sandbox.thisisbud.com/characteristics/v1/customer/overdraft", "headers": [ { "name": "X-Client-Id", "value": "8711bbef-b357-4c2d-97ca-0d9df4206e9a" }, { "name": "X-Customer-Id", "value": "c3339af9-2426-44d4-9c4d-ddb8fd281e23" }, { "name": "X-Customer-Idempotent-Identifier", "value": "" }, { "name": "X-Customer-Secret", "value": "" } ], "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "/v1/oauth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Retrieves detailed information for a customer that marks them as an overdraft user.\n" }, { "info": { "name": "Retrieve Customer Characteristics - Saver", "type": "http" }, "http": { "method": "GET", "url": "https://api-sandbox.thisisbud.com/characteristics/v1/customer/saver", "headers": [ { "name": "X-Client-Id", "value": "8711bbef-b357-4c2d-97ca-0d9df4206e9a" }, { "name": "X-Customer-Id", "value": "c3339af9-2426-44d4-9c4d-ddb8fd281e23" }, { "name": "X-Customer-Idempotent-Identifier", "value": "" }, { "name": "X-Customer-Secret", "value": "" } ], "auth": { "type": "oauth2", "flow": "client_credentials", "accessTokenUrl": "/v1/oauth/token", "credentials": { "clientId": "{{clientId}}", "clientSecret": "{{clientSecret}}" } } }, "docs": "Retrieves detailed information for a customer that marks them as a saver.\n" } ] } ], "bundled": true }