Skip to content

Conversation

cskeppstedt
Copy link
Contributor

The reponse object from the API actually looks like this:

{
  "orderid": "13350746106",
  "result": "1"
}

So I updated the casing and the type to match it.

The reponse object from the API actually looks like this:

```json
{
  "orderid": "13350746106",
  "result": "1"
}
```

So I updated the casing and the type to match it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant