Updated the Payment Authorized (PAYMENT_AUTHORIZED) Webhook documentation: Added technical notes regarding the possibility of skipping authorization webhooks during auto-capture and the non-guaranteed sequence of events.
Updated the Create Payment Intent (EBP_API_224) API: Added the autoCapture field to determine whether to automatically capture the payment.
Updated the response structure for the Payment Creation (EBP_API_230) API: Moved the status field into instructions and supplemented the integration guide.
Updated the response data schema for the Get Payment Methods (EBP_API_109) API to include: userNo, billingAccountNo, paymentMethod, pgProvider, and pgChannel.
Renamed Data Specification Value: Changed SAVED_METHOD to SAVED_PAYMENT_METHOD in the paymentInstrumentType field to ensure terminology consistency.