Payment Method Created
A new payment method was created
Payload
The payload of this webhook request is an object.
eventType
The type of the event.
entityId
ID of the entity that the payment method belongs to.
updatedByEntityId
ID of the entity that created or updated the payment method. This will be different from the entityId if the payment method was added by a different entity (e.g. a C2 creating a payment method for a C3). If the payment method was created or updated by an admin, this will be ‘admin’.
paymentMethod
The payment method details.
entity
Entity that the payment method belongs to.
user
User who initiated the change.
Response
200
any
Return a 200 status to indicate that the data was received successfully.