Get Mapping By Pk External Id
Reverse lookup: find the source-system entity behind a PaymentKit ID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
pk_id
PaymentKit ID
migration_id
Migration ID (e.g., mig_dev_abc123)
account_id
Response
Successful Response
id
Unique identifier
source_system
Source system name
source_entity_type
Source entity type
source_id
Source system entity ID
pk_id
PaymentKit ID
pk_entity_type
PaymentKit entity type
created_at
When the mapping was created
Errors
422
Unprocessable Entity Error