Query Payment Token

Get the details for a pay-in-full payment token.

SecurityMarketplace API Key | Merchant Public Token | Merchant Secret Token | Customer JWT | Merchant JWT | Marketplace JWT | Admin JWT
Request
path Parameters
paymentTokenId
required
string
Responses
200
400
401
403
404
405
406
409
422
429
500
503
get/tokens/{paymentTokenId}
Request samples
Response samples
application/json
{
  • "paymentTokenId": "ptkn_Zz_j7B6IwWmwGetd",
  • "paymentSourceId": "psrc_Zz_j6R6IwWmwGetI",
  • "amount": {
    },
  • "surchargeAmount": 0,
  • "payType": "payplan",
  • "method": {
    },
  • "payPlanVariant": "payplan_fortnight_25_25_25_25"
}
Copyright © April Solutions 2023. All right reserved.