Skip to main content

payWithNewMethod

No description

payWithNewMethod(
amount: Int!
caseContext: jsonb!
caseName: String!
finixMerchantId: String
patientId: uuid
paymentInfo: jsonb!
payrixMerchantId: String
workspaceId: uuid!
): SuccessAnswer!

Arguments

payWithNewMethod.amount ● Int! non-null scalar

payWithNewMethod.caseContext ● jsonb! non-null scalar

payWithNewMethod.caseName ● String! non-null scalar

payWithNewMethod.finixMerchantId ● String scalar

payWithNewMethod.patientId ● uuid scalar

payWithNewMethod.paymentInfo ● jsonb! non-null scalar

payWithNewMethod.payrixMerchantId ● String scalar

payWithNewMethod.workspaceId ● uuid! non-null scalar

Type

SuccessAnswer object