Good day,
We cannot create in the payment process, we pass the following parameters:
URL = 'https://owwa.crm-onebox.com/api/v2/order/get/'
params={
"amount": 80.00
"orderid": 220392,
"accountid": 19,
"currencyid": 1,
"userid": 12941
}
We accept the following: The first element of the payments array is missing
I add the screenshot [file]16087[/file]
Good day, We cannot create in the payment process, we pass the following parameters: URL = 'https://owwa.crm-onebox.com/api/v2/order/get/' params={ "amount": 80.00 "orderid": 220392, "accountid": 19, "currencyid": 1, "userid": 12941 } We accept the following: The first element of the payments array is missing I add the screenshot
1. url is incorrect in the ticket description 2. On the screen, everything is OK, except that params must be an array of objects and not just an object. Those.: params=[{ not params={
1. url is incorrect in the ticket description
2. On the screen, everything is OK, except that params must be an array of objects and not just an object. Those.:
params=[{
not params={
please. The api has a try it out button on the right of each method (after it is deployed), when it is pressed, a test request will be generated, below you can see the generated json to better understand what structure it has.
This can sometimes help you to compare your request with what is specified in the api (I mean the json structure). There you can even send a request and see the result, you just need to insert your api key and box from above in the settings.
please. The api has a try it out button on the right of each method (after it is deployed), when it is pressed, a test request will be generated, below you can see the generated json to better understand what structure it has.
[file]16093[/file]
[file]16094[/file]
This can sometimes help you to compare your request with what is specified in the api (I mean the json structure). There you can even send a request and see the result, you just need to insert your api key and box from above in the settings.
Please join the conversation. If you have something to say - please write a comment. You will need a mobile phone and an SMS code for identification to enter.
Log in and comment
Donate
You don't have enough funds in your account Top up