Skip to content

Unable to use BulkPaymentAuthorisationRequest and BulkPaymentRequest methods #4

Description

@matteo-mohara

The methods required to create a bulk payment fail with the following error:

Invalid value for 'currency', must not be None

The error is due to the response's amount object not including a currency field and thus causing the deserialisation to fail.
The issue can be circumvented by returning the raw response before deserialisation from api_client.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions