API Reference

Post Campaign Assignments

Create a new campaign assignment linking a campaign to an assignable entity. Permission: Create Campaign Assignments

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

The date associated with the campaign assignment's application.

integer
required

ID of the entity to assign the campaign to.

string
required

Type of entity. One of: Loan, Customer, Payment, Communication

string
required

UUID of the campaign. Must exist and not be soft-deleted.

string

City. Falls back to customer residence address if null and customerUuid is linked.

string

UUID of a customer. Must exist and not be soft-deleted. Takes priority over SSN lookup.

string

Email address. Must be valid email format. Falls back to customer email if null.

string

First name. Falls back to customer first name if null.

string

Last name. Falls back to customer last name if null.

string

Offer code override.

string

Postal code. Falls back to customer residence address if null.

string

Salutation (e.g., Mr., Mrs.). No customer fallback.

string

Social security number. If no customerUuid provided, used to look up customer.

string

State. Falls back to customer residence address if null.

string

Street address line 1. Falls back to customer residence address if null.

string

Street address line 2. Falls back to customer residence address if null.

Headers
string
required
Defaults to application/vnd.totality.v1+json
string
required
Defaults to application/json
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json