Skip to content

Date format is invalid #633

@QuentinLemCode

Description

@QuentinLemCode

Hello,

The date format used in Payment object is invalid :

The OpenAPI definition defines this :

        Date:
          description: Date the payment is being made (YYYY-MM-DD) e.g. 2009-09-06
          type: string
          x-is-msdate: true

Here is what an API call gave me today :

{
  "date": "2024-09-24T00:00:00.000Z"
 }

Can you fix your backend to send plain date type or fix your OpenAPI schema please ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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