OBJECT
type CreatePaymentResponse {transactionId: String amount: Float currency: String country: String createdDate: String approvedDate: String status: String statusDetail: String }