Create an unassigned agreement
POST {{api_host}}/unassigned_agreements
Create an unassigned agreement and use the generated link to embed or share with others.
Request Body
{"terms"=>{"per_payout"=>{"min_amount"=>nil, "max_amount"=>10000}, "per_frequency"=>{"days"=>7, "max_amount"=>1000000}}, "expiry_in_seconds"=>120, "metadata"=>{"customer_id"=>"CR1038BD"}}