Skip to main content

Retrieves all payment modes allowed to the login profiles.

GET 

/api/v1/order/paymentModes/all

SOAP Equivalent: ACP_GetAllPaymentModes

SOAP to REST Field Mapping

REST FieldSOAP FieldNotes
paymentModeIdID_PaymentModePayment generic id
labelLabelDisplay label

Scoped by the x-tenant header; the session context (institution) is validated first. Only the id and label are filled (the provider / account fields stay empty, as in the legacy).

Request

Responses

OK