Get Merchant Invoice Details

Return an aggregated breakdown of the money movements included in the invoice along with billing details.

SecurityMarketplace Api Key | Merchant Secret Token | Admin JWT | Merchant JWT | Marketplace JWT
Request
path Parameters
invoiceId
required
string
Responses
200
400
401
403
404
405
406
409
422
429
500
503
get/transactions/invoices/{invoiceId}
Request samples
Response samples
application/json
{
  • "summary": {
    },
  • "billingDetails": {
    },
  • "paymentMethod": {
    },
  • "summaryItems": [
    ],
  • "timelines": [
    ],
  • "manualPaymentDetails": {
    }
}
Copyright © April Solutions 2023. All right reserved.