v2
latestOpenAPI 3.0.32026-08-05174296703.4 KBpayment-method
endCustomerUpdated payment-method
Handle end-customer events from PubSub
post/payment_method/end-customer-updated
Query parameters
tokenstring required
Verification token sent as a query string
Example:abc123
Verification token sent as a query string
Request body
Example request
{
"deliveryAttempt": 1,
"message": {
"attributes": {
"abc123": "abc123"
},
"data": "abc123",
"messageId": "abc123",
"orderingKey": "abc123",
"publishTime": "abc123"
},
"subscription": "abc123"
}Response
OK response.