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_Z-z3voibAyRVL5qQ",
  • "customerId": "cust_Z-z3voibAyRVL5qL",
  • "merchantId": "mcht_Z-z3voibAyRVL5qK",
  • "customerDelegateId": "custd_Z-z3wYibAyRVL5qm",
  • "sourceMethod": {
    },
  • "usageScope": "ScopeOrganisation",
  • "createdAt": "2019-08-24T14:15:22Z",
  • "updatedAt": "2019-08-24T14:15:22Z"
}
Copyright © April Solutions 2023. All right reserved.