-
I am writing some tests to get total count from from an api.
The api response `{
"IntuitResponse": {
"_": {
"QueryResponse": {
"_": null,
"@": {
"totalCoun…
-
**Describe the bug**
On call to client.getPlan() the returned data is not valid JSON...the format is not the same as the raw api call. listPlans formats correctly.
**To Reproduce**
```
const r…
-
Hello! I am trying to create a new Tax Code and associated Tax Rate using DataService from the SDK. According to API documentation for [TaxCode](https://developer.intuit.com/app/developer/qbo/docs/api…
jnlon updated
4 years ago
-
Se exportar:
```xml
IVA
AO-CAB
NOR
Normal
14
```
É válido no schema:
```xml
…
-
Saudações, ilustres.
Até há bem pouco tempo, estava tudo bem. Mas agora recebo o seguinte erro:
**TaxExemptionReason está mal preenchido.**
Por favor, preciso de ajuda.
O que será? O que f…
-
Hi,
I'm trying to create an add_on for a plan. It seems like the `recurly.AddOnCreate` is missing a lot of fields from the v3 API documentation. I assume I'm not missing something.
https://deve…
speza updated
3 years ago
-
Dear Odoo Partners,
At Odoo, a lot of effort is put into improving the accounting localizations for each country and also to maintain these accounting localizations up-to-date. To achieve that, we …
-
## Issue Description
my graphql is
```graphql
union Entity = Address | User | Group | ServiceAccount | App | ProductVariant | Product | ProductType | Collection | Category | ProductImage
```
…
-
O campo , não está a reconhecer a unidade de medida pretendido, "%"
Estou a receber o seguinte erro:
CreditAmount mal calculado.
Segue um trecho do código:
1
21
…
-
I'm trying to upsert Product2 records - using an actual unique external id field as the externalId with an Upsert operation.
The operation ends with a success, but records that should be updated are …