Create Product

POST {{BASE_URL_WALLET}}/products

Request Body

{"name"=>"{{Client}}", "supported_entries"=>["payout", "return_payout", "withdrawal", "return_withdrawal", "pay_in", "return_pay_in", "add_cash", "outbound_payment", "account_termination"], "negated_entries"=>["payout", "outbound_payment", "withdrawal", "account_termination"], "withdrawable_subwallets"=>["default", "add-cash"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring