Set default payment method
PUT/api/patient/defaultpatientpaymentmethod
Sets the default payment method for the patient.
Request
Responses
- 200
- 400
- 401
- 404
Success: Set default payment method.
Bad request: StorefrontOrigin not passed in header; the request wasn’t valid or can’t be otherwise served. Typical when there is a syntax error in the request. Further details of the error are provided in the response payload body.
Unauthorized: Missing or incorrect authentication credentials.
Not found: The specified payment method was not found or the URI isn’t valid, or the requested resource doesn’t exist. .