---
title: "POST /ext/EventRegistrationPayment"
method: POST
path: "/ext/EventRegistrationPayment"
tags: ["EventRegistrationPayment"]
---

# POST /ext/EventRegistrationPayment

`POST /ext/EventRegistrationPayment`

## Request body

- BizPayment
  - `associationID` integer
  - `associationRequestID` integer
  - `associationBankID` integer
  - `serviceName` string
  - `eventId` integer
  - `eventRegistrationId` integer
  - `paymentMethod` string
  - `amount` number, double
  - `creditCardToken` string
  - `applePayToken` string
  - `tokenInfo` string
  - `checkNumber` string
  - `micrNumber` string
  - `memberId` integer
  - `accountName` string
  - `addressLine1` string
  - `addressLine2` string
  - `city` string
  - `state` string
  - `zipCode` string
  - `country` string
  - `international` string
  - `emailAddress` string
  - `dateOfBirth` string
  - `driversLicenseNumber` string
  - `driversLicenseState` string
  - `ecControlNumber` string
  - `system` string
  - `source` string
  - `eventPricingDiscountCouponId` integer
  - `discountCouponCode` string
  - `discountCouponAmount` number, double

## Response `200`

Success

- EventRegistrationPayment
  - `first_Inserted_By` string
  - `first_Inserted_Datetime` string, date-time
  - `last_Changed_By` string
  - `last_Changed_Datetime` string, date-time
  - `source_System_Id` integer
  - `source_Method_Id` integer
  - `firstName` string
  - `lastName` string
  - `coreEntityStatusCode` string
  - `canEdit` string
  - `sourceSystemDisplayName` string
  - `isInternal` boolean
  - `returnField` boolean
  - `isPubSub` boolean
  - `id` integer
  - `event_Registration_Id` integer
  - `association_Request_Id` integer
  - `service_Name` string
  - `payment_Method` string
  - `payment_Amount` number, double
  - `payment_Date` string, date-time
  - `request_Url` string
  - `eC_Control_Number` string
  - `response_Code` string
  - `response_Message` string
  - `refund_Tally` number, double
  - `request_Body` string

---

[API](https://skmtc.net/m1gateway/apis/m1gateway-internal.md) · [All operations](https://skmtc.net/m1gateway/apis/m1gateway-internal/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/m1gateway/m1gateway-internal/revisions/b3a2cd83892d/schema)
