PayNow

AffiliateLinkResult

idFlakeIdRequired
store_idFlakeIdOptional
Example
{
  "id": "411486491630370816",
  "store_id": "411486491630370816",
  "affiliate_link": {
    "apply_for_subscriptions": true,
    "code": "string",
    "commission_amount": 0,
    "commission_amount_steps": [
      {
        "billing_cycle_sequence": 0,
        "commission_amount": 0
      }
    ],
    "commission_type": "none",
    "created_at": "2024-01-01T00:00:00Z",
    "created_by": {
      "type": "anonymous",
      "id": "411486491630370816"
    },
    "discount_amount": 0,
    "discount_type": "none",
    "enabled": true,
    "id": "411486491630370816",
    "last_commission_amount_step_repeats": true,
    "referer_type": "invalid",
    "store_id": "411486491630370816",
    "tracking_length_days": 0,
    "wallet_id": "string",
    "updated_by": {
      "type": "anonymous",
      "id": "411486491630370816"
    },
    "updated_at": "2024-01-01T00:00:00Z"
  }
}