Yuno API ReferencePayment LinksCreate Payment LinkCopy Pagepost https://api-sandbox.y.uno/v1/payment-linksRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsaccount_idstringrequiredThe unique identifier of the account. You find this information on the Yuno Dashboard (MAX 64; MIN 36).descriptionstringThe description of the payment link (MAX 255; MIN 3).countrystringenumrequiredThe customer's country code (MAX 2; MIN 2; ISO 3166-1) [Required].ARBOBRCLCOCRECSVGTHNMXNIPAPYPEUSUYShow 17 enum valuesmerchant_order_idstringIdentification of the payment link transaction defined by the merchant (MAX 255; MIN 3).amountobjectrequiredSpecifies the payment amount object, with the value and currency.amount objectcapturebooleanDecides whether to authorize the payment or capture it. Authorizing a card payment allows you to reserve funds in a customer's bank account. If not set, true by default.truefalsetypestringThe type of the payment link.statusstringThe status of the payment link.payment_methodobjectPayment method object (optional).payment_method objectinstallments_planobjectInstallments plan configuration (optional).installments_plan objecttimezonestringTimezone for availability (e.g., UTC +03:00).payments_numberintegerNumber of payments associated with this link.split_payment_methodsbooleanAllow split payment methods.truefalsetaxesarray of objectsSpecifies the payment taxes list. Only available for COL.taxesADD objectcustomer_payerobjectSpecifies customer object for payments.customer_payer objectadditional_dataobjectSpecifies the additional_data object. This object is not mandatory. However, if you send this information, the payment experience will be enhanced for your user.additional_data objectcallback_urlstringURL to redirect the customer after the payment (MAX 256).one_time_usebooleantrue allows only one use, false multiple paymentstruefalseavailabilityobjectThe availability object. Refers to the Payment Link expiration date.availability objectpayment_method_typesarray of stringsrequiredThe list of types of payment methods that customers can use. Check the available payment methods on Payment type. If no value is passed, Yuno will display the payment methods defined in the dashboard.payment_method_types*ADD stringmetadataarray of objectsSpecifies a list of metadata objects. You can add up to 50 metadata objects.metadataADD objectvault_on_successbooleanFlag to enroll the card after a successful paymenttruefalseResponses 200200 400400Updated 4 months ago The Payment Link ObjectRetrieve Payment LinkDid this page help you?YesNo