/
Invoice Generated Notification
Invoice Generated Notification
Outbound | POST | {Client’s URL}
The above url will be the same as the Push Notification Url for Shipping Label Notifications. So on the same url, both INVOICE_GENERATED notification and the notifications pushed by logistic aggregators (Clickpost/Shiprocket) will be pushed.
Summary
This API will push INVOICE_GENERATED notification to the client’s system.
Description
This API will push INVOICE_GENERATED notification to the client’s systems.
{
"forwardOrderCode": "ABCD",
"forwardShipmentCode": "1",
"notificationType": "INVOICE_GENERATED",
"notificationUpdateTime": 1678949844,
"invoiceData": {
"invoiceId": 123,
"invoiceStatus": "CREATED",
"documentType": "INVOICE",
"documentUrl": "https://invoice.com/dummy/pdf",
"irn": null,
"ackName": null,
"ackDate": null
}
}
, multiple selections available,
Related content
Push Notifications
Push Notifications
More like this
Push Notification API
Push Notification API
More like this
Create ASN API
Create ASN API
More like this
Real Time GRN Notifications API (Gate Entry)
Real Time GRN Notifications API (Gate Entry)
More like this
Real Time GRN Notifications API (Gate Entry)(Beta)
Real Time GRN Notifications API (Gate Entry)(Beta)
More like this