Pending

payout.pending

{
  "id": "evt_191439662182903690",
  "resource": "event",
  "type": "payout.pending",
  "created": "2022-09-07T13:40:41.751Z",
  "data": {
    "id": "po_220442125165133824",
    "resource": "payout",
    "amount": 10000,
    "amount_human_readable": "100.00",
    "billing_details": null,
    "calculated_statement_descriptor": "PAYCOM * TEST",
    "created": "2022-09-07T13:40:41.751Z",
    "currency": "usd",
    "customer": "cust_199440887619523584",
    "customer_reference_id": "2s68c46d-8d15-4c2a-ae4c-30ec77abed9f",
    "description": null,
    "failure_code": null,
    "failure_message": null,
    "metadata": {},
    "payment_method": "pm_card_202779025452569600",
    "payment_method_details": {
      "type": "card",
      "card": {
        "bin": "424242",
        "brand": "visa",
        "country": "US",
        "exp_month": "11",
        "exp_year": "2025",
        "fingerprint": "c5338f1c33863cce001e80648ea80df1068ed5f94dbb4bfb561ed8da8988fe0a",
        "funding": "credit",
        "last4": "4242",
        "network": "visa",
        "security_checks": {
          "address_line1_check": "unavailable",
          "address_postal_code_check": "unavailable",
          "cvc_check": "unavailable"
        },
        "three_d_secure": null,
        "wallet": null
      }
    },
    "reference": null,
    "statement_descriptor_suffix": "TEST",
    "status": "pending"
  }
}