v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1417140101.5 KB

This feature API is subject to changing at any time. For more information, see the Amazon Web Services Service Terms (Betas and Previews).

Updates the status of a procurement portal preference, including the activation state of e-invoice delivery and purchase order retrieval features.

post/#X-Amz-Target=Invoicing.UpdateProcurementPortalPreferenceStatus

Headers

X-Amz-Target'Invoicing.UpdateProcurementPortalPreferenceStatus' required

Request body

ProcurementPortalPreferenceArnstring required

The Amazon Resource Name (ARN) of the procurement portal preference to update.

EinvoiceDeliveryPreferenceStatus'PENDING_VERIFICATION' | 'TEST_INITIALIZED' | 'TEST_INITIALIZATION_FAILED' | 'TEST_FAILED' | 'ACTIVE' | 'SUSPENDED'

The updated status of the e-invoice delivery preference.

EinvoiceDeliveryPreferenceStatusReasonstring

The reason for the e-invoice delivery preference status update, providing context for the change.

PurchaseOrderRetrievalPreferenceStatus'PENDING_VERIFICATION' | 'TEST_INITIALIZED' | 'TEST_INITIALIZATION_FAILED' | 'TEST_FAILED' | 'ACTIVE' | 'SUSPENDED'

The updated status of the purchase order retrieval preference.

PurchaseOrderRetrievalPreferenceStatusReasonstring

The reason for the purchase order retrieval preference status update, providing context for the change.

ClientTokenstring

A unique, case-sensitive identifier that you provide to ensure idempotency of the request.

Response

Success

ProcurementPortalPreferenceArnstring required

The Amazon Resource Name (ARN) of the procurement portal preference with updated status.