Get payment
GET/v1/payments/:source/:external_id
Retrieves a payment record and its applications (invoice line entries) by external_source and external_payment_id.
Request
Responses
- 200
- 401
- 403
- 404
- 500
Payment (header) and its applications (lines)
Unauthorized - invalid or missing API key
Forbidden - insufficient permissions
Payment not found
Internal server error