Over-limit created

This event occurs asynchronously when a cash-out operation causes account balance to go over the available limit. This event applies both to card network and platform operations.

Type: object
Domain: authorization
Event: overlimit_creation
Version: 1

|
account_id required

Title: Account ID
Description: Pismo account ID.
Type: integer
Example:
100602614

over_limit_operation_amount required

Title: Operation amount
Description: Amount of the operation that caused the over-limit.
Type: number
Example:
25.75
125.0
57.25

over_limit_available_credit_limit_amount required

Title: Available credit limit amount
Description: Available credit limit amount of the account that went into over-limit.
Type: number
Example:
-99.55
-300.0
-1.25

authorization required

Title: Authorization object
Description: Object with authorization information.
Type: object

id

Title: Authorization ID.
Description: Pismo authorization ID.
Type: integer
Example:
123
456

type

Title: Authorization type
Description: Type of authorization.
Type: string
Must be one of the following:
NETWORK
PLATFORM