post
POST /api/v1/customer HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 226

{
  "brandId": "text",
  "externalId": "text",
  "externalBrandId": "text",
  "clickId": "text",
  "username": "text",
  "registrationDate": "2025-04-26T05:00:13.144Z",
  "country": "text",
  "country_code": "text",
  "revShareExcluded": true,
  "cpaExcluded": true
}
200

Success

{
  "id": "text",
  "operatorId": "text",
  "updatedTs": "2025-04-26T05:00:13.144Z",
  "createdTs": "2025-04-26T05:00:13.144Z",
  "isIdEmpty": true,
  "createdBy": "text",
  "importId": "text",
  "externalId": "text",
  "externalBrandId": "text",
  "username": "text",
  "country": "text",
  "country_code": "text",
  "registerIp": "text",
  "referringUrl": "text",
  "registrationDate": "2025-04-26T05:00:13.144Z",
  "hasDeposited": true,
  "ftdDate": "2025-04-26T05:00:13.144Z",
  "cpaQualified": true,
  "cpaQualificationDate": "2025-04-26T05:00:13.144Z",
  "lifetimeRevenue": 1,
  "firstDepositAmount": 1,
  "lifetimeDeposits": 1,
  "lifetimeCommission": 1,
  "tracking": {
    "clickId": "text",
    "affiliateId": "text",
    "affiliateName": "text",
    "campaignId": "text",
    "campaignName": "text",
    "brandId": "text",
    "brandName": "text",
    "productId": "text",
    "productName": "text",
    "mediaId": "text",
    "media": {
      "type": "text",
      "text": "text",
      "imageUrl": "text"
    },
    "customParameter": "text",
    "date": "2025-04-26T05:00:13.144Z",
    "referringUrl": "text"
  },
  "category": "text",
  "label": "text",
  "revShareExcluded": true,
  "cpaExcluded": true,
  "transactions": [
    {
      "id": "text",
      "operatorId": "text",
      "updatedTs": "2025-04-26T05:00:13.144Z",
      "createdTs": "2025-04-26T05:00:13.144Z",
      "isIdEmpty": true,
      "createdBy": "text",
      "importId": "text",
      "integrationType": "text",
      "customerId": "text",
      "type": "text",
      "externalId": "text",
      "externalCustomerId": "text",
      "externalBrandId": "text",
      "externalProductId": "text",
      "country": "text",
      "country_code": "text",
      "depositAmount": 1,
      "firstTransaction": true,
      "grossRevenue": 1,
      "revenueAmount": 1,
      "wageredAmount": 1,
      "taxes": 1,
      "costOfGoodsSold": 1,
      "paymentFees": 1,
      "cpaQualified": true,
      "revShareCommission": 1,
      "cpaCommission": 1,
      "adjustmentAmount": 1,
      "totalCommission": 1,
      "transactionDate": "2025-04-26T05:00:13.144Z",
      "tracking": {
        "clickId": "text",
        "affiliateId": "text",
        "affiliateName": "text",
        "campaignId": "text",
        "campaignName": "text",
        "brandId": "text",
        "brandName": "text",
        "productId": "text",
        "productName": "text",
        "mediaId": "text",
        "media": {
          "type": "text",
          "text": "text",
          "imageUrl": "text"
        },
        "customParameter": "text",
        "date": "2025-04-26T05:00:13.144Z",
        "referringUrl": "text"
      },
      "category": "text",
      "label": "text",
      "note": "text",
      "childAffiliateIds": [
        "text"
      ],
      "payoutInfo": {
        "affiliateId": "text",
        "affiliateName": "text",
        "invoicePeriod": "text",
        "invoiceDate": "2025-04-26T05:00:13.144Z",
        "dueDate": "2025-04-26T05:00:13.144Z",
        "payoutMethod": {
          "id": "text",
          "operatorId": "text",
          "updatedTs": "2025-04-26T05:00:13.144Z",
          "createdTs": "2025-04-26T05:00:13.144Z",
          "isIdEmpty": true,
          "createdBy": "text",
          "companyId": "text",
          "companyName": "text",
          "type": "text",
          "payee": "text",
          "walletAddress": "text",
          "email": "text",
          "iban": "text",
          "swift": "text",
          "accountNumber": "text",
          "sortcode": "text",
          "bankName": "text",
          "bankAddress": {
            "addressLine": "text",
            "addressLine2": "text",
            "city": "text",
            "region": "text",
            "country": "text",
            "postcode": "text"
          }
        },
        "paymentDate": "2025-04-26T05:00:13.144Z",
        "amount": 1,
        "tax": 1,
        "total": 1,
        "notes": "text",
        "email": "text",
        "website": "text",
        "affiliateContact": "text",
        "affiliateCompany": "text",
        "affiliateCompanyNo": "text",
        "affiliateAddress": {
          "addressLine": "text",
          "addressLine2": "text",
          "city": "text",
          "region": "text",
          "country": "text",
          "postcode": "text"
        },
        "affiliateTaxIds": [
          {
            "id": "text",
            "value": "text",
            "type": "text",
            "country": "text",
            "stripeId": "text",
            "stripeStatus": "text"
          }
        ],
        "affiliateVatRegistered": true,
        "affiliateTaxRate": 1,
        "companyName": "text",
        "companyInvoiceAddress": {
          "addressLine": "text",
          "addressLine2": "text",
          "city": "text",
          "region": "text",
          "country": "text",
          "postcode": "text"
        },
        "companyTaxIds": [
          {
            "id": "text",
            "value": "text",
            "type": "text",
            "country": "text",
            "stripeId": "text",
            "stripeStatus": "text"
          }
        ],
        "companyNumber": "text",
        "accountsEmail": "text",
        "currencyCode": "text"
      }
    }
  ]
}