We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Olá, quando tento enviar um pacote do tipo caixa recebo erro ERP-041. Segue dados do pacote:
PACKAGE_BOX_TEST = { 'package_type': Package.TYPE_BOX, 'width': 16, 'height': 16, 'length': 16, 'weight': 2500, 'service': data.SERVICE_PAC }
O mesmo ocorre para serviço SEDEX.
The text was updated successfully, but these errors were encountered:
Olá, já encontrei a solução do problema. Segue o pull request:
#184
Sorry, something went wrong.
No branches or pull requests
Olá, quando tento enviar um pacote do tipo caixa recebo erro ERP-041. Segue dados do pacote:
PACKAGE_BOX_TEST = {
'package_type': Package.TYPE_BOX,
'width': 16, 'height': 16, 'length': 16,
'weight': 2500, 'service': data.SERVICE_PAC
}
O mesmo ocorre para serviço SEDEX.
The text was updated successfully, but these errors were encountered: