GET
/
public
/
v1
/
billing-service
/
campaign-billing-contact
{
  "advertiserName": "<string>",
  "brandName": "<string>",
  "id": "<string>",
  "invoiceTo": "<string>"
}

Authorizations

Authorization
string
header
required

A valid API key generated in Topsort's UI.

Query Parameters

campaign_id
string<uuid>
required

The ID of the campaign to get the billing contact for.

Response

200
application/json

Successful Response

The response is of type object.