Get Default Payment Method
GET {{_endpoint}}/services/data/v{{version}}/query?q=Select Id, Nickname from CardPaymentMethod Where Nickname='Default Payment Method' and Status='Active' LIMIT 1
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
q | string |