Create PaymentCopy Pagepost https://api.sandbox.devengo.com/v1/paymentsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsaccount_idstringrequiredcompany_referencestringAny piece of information provided to identify this payment. This is usually an ID on external systems related to the entity (an invoice, an order) that originates the payment. If the structure of data you want to attach is more complex than a string please use the metadata attribute.descriptionstringrequiredThe text that will show up in the origin and destination account statements. There are up to 140 characters allowed.destinationobjectIf destination is provided must not pass counterparty_id attribute.destination objectrecipientstringLegal name of the beneficiary. If recipient is provided must not pass counterparty_id attribute.amountobjectrequiredamount objectmetadataobjectSet of key-value pairs to store in the created Payment. This data will be included in the payload of any subsequent API call and Webhook that returns this object.metadata objectvop_idstringID of the associated VoPcounterparty_idstringID of the associated Counterparty. If counterparty_id is provided must not pass destination and recipient attributes.HeadersX-Devengo-Api-Key-Idstringe.g. tst_apk_4qwgiYOASYLOYjQyd7yiqYX-Devengo-Api-Key-Noncestringe.g. f04bc3ba6455738e7ece32c1c25bac8bX-Devengo-Api-Key-Timestampstringe.g. 1584230400X-Devengo-Api-Key-Signaturestringe.g. orHQlLLKbhgM19Ua1w5f5+uaciGCGUwIvz8gmMJyqCI=Responses 201Created 400Bad Request 401Unauthorized 404Not Found 422Unprocessable EntityUpdated 13 days ago