Create Pledge Wallet Creditcard
Creates fundraising pledge data from submitted details.
Path parameters
school_id
hash
Request
This endpoint expects an object.
merchant_account_id
merchant account ID identifier.
wallet_description
wallet description value.
active
active flag.
card_token
card token value.
credit_card_number
This field is required when card_token is not present.
credit_card_exp_date
This field is required when card_token is not present. Must be a valid date in the format Y-m.
credit_card_cvc
This field is required when card_token is not present.
customer_billing_name
customer billing name display value.
customer_address_1
customer address 1 value.
customer_address_2
customer address 2 value.
customer_city
customer city value.
customer_state
customer state value.
customer_zip
customer zip value.
customer_country
customer country value.
customer_phone
customer phone phone number.
customer_email
customer email used for login, contact, or delivery flows.
Response
Successful POST response for /api/v1/public/fundraising/pledge/wallet/create/creditcard/{school_id}/{hash}.
status
message
data

