Notify about payment method data Deprecated

POST /payment-methods/{paymentMethodId}/notification

Path parameters

  • paymentMethodId string Required

    ID of the paymentMethod

Query parameters

  • type string

    Type of the notification

Responses

  • 200

    Notification received

POST /payment-methods/{paymentMethodId}/notification
curl \
 --request POST 'https://api.pace.cloud/pay/2022-1/payment-methods/93db55b6-a9ab-4597-a253-49a1718cea0a/notification'