Execute withdrawalAsk AIpost https://api.cert.zerohash.com/withdrawals/executeExecutes a withdrawal that has been previously quoted.Body Paramswithdrawal_quote_idstringThe unique id associated with a locked network fee quoteclient_withdrawal_request_idstringA unique id for the withdrawal produced by the Platformbeneficiary_participant_codestringThe identifier of the participant benefiting from the withdrawal requestbeneficiary_first_namestringThe first name of the participant benefiting from the quote request Only applies to individual beneficiaries. Cannot be used along with business_beneficiary_name. Note: Redundant if beneficiary_participant_code is provided in requestbeneficiary_last_namestringThe last name of the participant benefiting from the quote request Only applies to individual beneficiaries. Cannot be used along with business_beneficiary_name. Note: Redundant if beneficiary_participant_code is provided in requestbeneficiary_business_namestringThe name of the the business participant benefiting from the quote request Only applies to business beneficiaries. Cannot be used along with first/last_beneficiary_name. Note: Redundant if beneficiary_participant_code is provided in requestHeadersX-SCX-SIGNEDstringDefaults to [WEB] auto-generated on flySignature for your request.X-SCX-TIMESTAMPstringDefaults to [WEB] auto-generated on flyUNIX timestamp.Responses 200Success 400Bad Request 403Forbidden 404Not Found 500Internal Server Error 503Service UnavailableUpdated 8 days ago