Endpoints πPaymentsRetrieve a PaymentRetrieve a Payment GET /v1/payments/:id Retrieve a Payment Requestβ Responsesβ200400404Returns a Payment object if a valid identifier was provided.The request was unacceptable, often due to missing a required parameter.The requested resource doesnβt exist.