From e483767a30ce3fb3485290ee7749f6cd6fc8aa3f Mon Sep 17 00:00:00 2001 From: concur-docs-machine Date: Wed, 13 Sep 2023 17:42:38 +0000 Subject: [PATCH] [skip ci] Updates --- api-explorer/v4-0/Cards.oas3.json | 5 +++-- .../cards/v4.cards-endpoints.schemas.html | 16 ++++++++++++++-- feed.xml | 4 ++-- 3 files changed, 19 insertions(+), 6 deletions(-) diff --git a/api-explorer/v4-0/Cards.oas3.json b/api-explorer/v4-0/Cards.oas3.json index 218f8a4de..a6e868756 100644 --- a/api-explorer/v4-0/Cards.oas3.json +++ b/api-explorer/v4-0/Cards.oas3.json @@ -464,13 +464,14 @@ }, "status": { "type": "string", - "description": "The processing status
  • IN_PROGRESS - In progress
  • COMPLETED_SUCCESSFULLY - Completed successfully
  • COMPLETED_WITH_WARNINGS - Completed with warnings
  • COMPLETED_WITH_ERRORS - Completed with errors
  • ", + "description": "The processing status
  • IN_PROGRESS - In progress
  • COMPLETED_SUCCESSFULLY - Completed successfully
  • COMPLETED_WITH_WARNINGS - Completed with warnings
  • COMPLETED_WITH_ERRORS - Completed with errors
  • PROCESSED_PARTIALLY_PENDING_RETRY - Processed partially, pending retry
  • ", "example": "COMPLETED_SUCCESSFULLY", "enum": [ "IN_PROGRESS", "COMPLETED_SUCCESSFULLY", "COMPLETED_WITH_WARNINGS", - "COMPLETED_WITH_ERRORS" + "COMPLETED_WITH_ERRORS", + "PROCESSED_PARTIALLY_PENDING_RETRY" ] }, "totalElements": { diff --git a/api-reference/cards/v4.cards-endpoints.schemas.html b/api-reference/cards/v4.cards-endpoints.schemas.html index 1c4dda593..ac49a2368 100644 --- a/api-reference/cards/v4.cards-endpoints.schemas.html +++ b/api-reference/cards/v4.cards-endpoints.schemas.html @@ -2968,7 +2968,7 @@

    Bulk Request

    status enum - - Required The processing status. Supported values: IN_PROGRESS - In progress, COMPLETED_SUCCESSFULLY - Completed successfully, COMPLETED_WITH_WARNINGS - Completed with warnings, COMPLETED_WITH_ERRORS - Completed with errors + Required The processing status. Supported values: IN_PROGRESS - In progress, COMPLETED_SUCCESSFULLY - Completed successfully, COMPLETED_WITH_WARNINGS - Completed with warnings, COMPLETED_WITH_ERRORS - Completed with errors, PROCESSED_PARTIALLY_PENDING_RETRY - Processed partially, pending retry totalElements @@ -3332,7 +3332,11 @@

    Detailed Error invalidCharsExternalId - Ony alphanumeric characters, hyphen -, and underscores _ are allowed. + Only alphanumeric characters, hyphen -, and underscores _ are allowed. + + + invalidAppId + The appId of the access token is unknown to the system. duplicateExternalId @@ -3358,6 +3362,14 @@

    Detailed Error currencyInconsistency The transaction contains inconsistencies between the transaction currency and other currency fields. + + illegalBillingAccount + Billing account reference must not be present for the given account type. + + + missingBillingAccount + Billing account reference must be present for the given account type. + diff --git a/feed.xml b/feed.xml index 2c5ef0505..9c23e31b4 100644 --- a/feed.xml +++ b/feed.xml @@ -5,8 +5,8 @@ Concur docs provides comprehensive information on working with the Concur platform https://preview.developer.concur.com/ - Fri, 08 Sep 2023 20:59:12 +0000 - Fri, 08 Sep 2023 20:59:12 +0000 + Wed, 13 Sep 2023 17:41:42 +0000 + Wed, 13 Sep 2023 17:41:42 +0000 Jekyll v4.1.1