v1

latestOpenAPI 3.0.02026-07-2323080.8 KB
Static-address

post/payment/static-address

Headers

merchant_api_keystring required

Your Merchant API Key for authentication and authorization.

Content-Typestring required

Request body

networkstring required

The blockchain network on which the static address should be created.

to_currencystring

The currency symbol of the cryptocurrency you want to convert to.

auto_withdrawalnumber

1 indicates that the received currency will be sent to the address specified in your Address List on the Settings page and 0 indicates that the amount will be credited to your OxaPay balance.

callback_urlstring

The URL where payment information will be sent. Use this to receive notifications about payments made to the static address.

emailstring email

Provide the payer's email address for reporting purposes.

order_idstring

Specify a unique order ID for reference in your system.

descriptionstring

Provide order details or any additional information that will be shown in different reports.

Response

Successful operation

messagestring

A message containing additional information about the result of the request.

statusinteger

The status of the request response. Typically provided as a numeric code (e.g., 200 for success or other codes for errors).

versionstring

The version of the API being used.