Check status of invoice or payment by external id
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
[
{
"bank_code": "MANDIRI",
"is_high": false,
"id": "62f00ac409accd62c85673c4",
"failure_redirect_url": "https://projeq.id/?status=failure&external_id=INV0035/VIII/2022",
"paid_at": "2022-08-07T18:58:35.534Z",
"paid_amount": 8500000,
"callback_token": "mP6BvtAhO585zao6r5aUWgWhlzo6xhFEbNmcQza7iL7DRXU7",
"callback_url": "http://localhost:5001/appgregator/us-central1/xendit/invoices/callback/success",
"description": "Invoice Demo #INV0048",
"user_id": "6279ce4495d10c9afc3171b8",
"send_callback": 0,
"external_id": "INV0048/VIII/2022",
"amount": 8500000,
"updated": "2022-08-07T18:58:35.843Z",
"currency": "IDR",
"payment_channel": "MANDIRI",
"payment_destination": "8860861087714",
"status": "PAID",
"initial_amount": 8500000,
"project_name": "ft-4",
"connection_name": "xendit-sanbox-1",
"merchant_name": "aplikasi keuangan",
"payment_method": "BANK_TRANSFER",
"created": "2022-08-07T18:56:04.761Z",
"success_redirect_url": "https://projeq.id/?status=success&external_id=INV0035/VIII/2022"
}
]Last updated