Get Payment Source

SecurityMarketplace Api Key | Admin JWT | Customer JWT
Request
path Parameters
sourceId
required
string
Responses
200
400
401
403
404
405
406
409
422
429
500
503
get/sources/{sourceId}
Request samples
Response samples
application/json
{
  • "paymentSourceId": "psrc_ZtqZhJAAVEu0G0pl",
  • "customerId": "cust_ZtqZhJAAVEu0G0pg",
  • "merchantId": "mcht_ZtqZhJAAVEu0G0pf",
  • "sourceMethod": {
    },
  • "usageScope": "ScopeOrganisation",
  • "createdAt": "2019-08-24T14:15:22Z",
  • "updatedAt": "2019-08-24T14:15:22Z",
  • "legacyResp": {
    }
}
Copyright © April Solutions 2023. All right reserved.