Send payment notification with payment ID, date, and value paid
Sends a payment notification for an order using the payment ID, including the payment date and the value paid.
ℹ️ This endpoint should only be used when the payment was not completed on its creation date or was partially completed (e.g., $50 out of $100). If the payment was made in full on the creation date, use the GET Send payment notification with payment ID endpoint instead.
Permissions
Any user or API key must have at least one of the appropriate License Manager resources to be able to successfully run this request. Otherwise, they will receive a status code 403 error. These are the applicable resources for this endpoint:
| Product | Category | Resource |
|---|---|---|
| PCI Gateway | Payment-NotifyPayments | Payments Notification |
You can create a custom role with that resource or use one of the following predefined roles:
| Role | Resource |
|---|---|
| Payments Notifier | Payments Notification |
To learn more about machine authentication at VTEX, see Authentication overview.
Path parameters
Payment identification.
Headers
Type of the content being sent.
HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.
Request body
Response
OK