Retrieve programmeget https://api.staging.vitesse.io/v1/payment-initiation/programmes/{id}Returns the programme with the specified ID.Path ParamsidstringrequiredThe ID of the programme you want to retrieve.Query ParamsWithAccountDatabooleanrequiredSpecifies if the response should include account data.truefalseWithTrustMethodNamebooleanrequiredSpecifies if the response should include the trust method name.truefalseWithVerificationMethodDetailsbooleanrequiredSpecifies if the response should include the verification method details.truefalseResponses 200A successful response with a programme. 400The request was unacceptable, often due to missing a required parameter. 401Authentication required. 403Forbidden. 404The requested resource does not exist.Updated 9 days ago